Skip to content

Conversation

richardlau
Copy link
Member

Refs: #59553


These tests are occasionally failing in the CI on osx13-x64, but appear to be always failing on macos15-x64 and blocking anything from landing that requires a full CI.

@richardlau richardlau added test Issues and PRs related to the tests. macos Issues and PRs related to the macOS platform / OSX. single-executable Issues and PRs related to single-executable applications labels Sep 29, 2025
@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Sep 29, 2025
@nodejs-github-bot
Copy link
Collaborator

@richardlau richardlau added the lts-watch-v22.x PRs that may need to be released in v22.x label Sep 29, 2025
Copy link
Member

@targos targos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would also be OK with a SKIP, as they seem to fail 100% of the time.

Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.45%. Comparing base (c6316f9) to head (612d83c).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #60068      +/-   ##
==========================================
- Coverage   88.45%   88.45%   -0.01%     
==========================================
  Files         703      703              
  Lines      207546   207546              
  Branches    40011    40008       -3     
==========================================
- Hits       183591   183580      -11     
- Misses      15949    15959      +10     
- Partials     8006     8007       +1     

see 28 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@gurgunday gurgunday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@RafaelGSS RafaelGSS added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Sep 29, 2025
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@BridgeAR BridgeAR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, while I agree with @targos that skipping would be best

@BridgeAR BridgeAR added the fast-track PRs that do not need to wait for 48 hours to land. label Sep 30, 2025
Copy link
Contributor

Fast-track has been requested by @BridgeAR. Please 👍 to approve.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@richardlau
Copy link
Member Author

I would also be OK with a SKIP, as they seem to fail 100% of the time.

I went for flaky as, while they are failing 100% of the time on macOS 15 x64, they are generally passing on osx13 x64 and I don't think the Python test runner can make the distinction via the .status file. We can revisit if/when we remove osx13 from the CI.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@richardlau richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 30, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 30, 2025
@nodejs-github-bot nodejs-github-bot merged commit f304bc2 into nodejs:main Sep 30, 2025
89 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in f304bc2

@richardlau richardlau deleted the flakysea branch September 30, 2025 21:28
targos pushed a commit that referenced this pull request Oct 6, 2025
PR-URL: #60068
Refs: #59553
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. lts-watch-v22.x PRs that may need to be released in v22.x macos Issues and PRs related to the macOS platform / OSX. needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants