Skip to content

Conversation

@richardlau
Copy link
Member

parallel/test-runner-run-watch has failed 33 out of the last 100 CI runs on macOS. It is already marked flaky on other platforms.

Refs: #54534

`parallel/test-runner-run-watch` has failed 33 out of the last 100 CI runs on macOS. It is already marked flaky on other platforms.
@richardlaurichardlau added test Issues and PRs related to the tests. macos Issues and PRs related to the macOS platform / OSX. watch-mode Issues and PRs related to watch mode labels Oct 3, 2025
@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Oct 3, 2025
@richardlaurichardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 3, 2025
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 3, 2025
@nodejs-github-bot
Copy link
Collaborator

@codecov
Copy link

codecovbot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.46%. Comparing base (79f1999) to head (cd39317).
⚠️ Report is 43 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #60115 +/- ## ========================================== + Coverage 88.43% 88.46% +0.02%  ========================================== Files 703 703 Lines 207805 207805 Branches 40026 40028 +2 ========================================== + Hits 183780 183830 +50 + Misses 16012 15962 -50  Partials 8013 8013 

see 41 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

@richardlaurichardlau added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 4, 2025
@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 5, 2025
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 5, 2025
@nodejs-github-botnodejs-github-bot merged commit 7c85aa5 into nodejs:mainOct 5, 2025
81 of 82 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 7c85aa5

@richardlaurichardlau deleted the flakyrunnerrunwatch branch October 5, 2025 17:53
targos pushed a commit that referenced this pull request Oct 6, 2025
`parallel/test-runner-run-watch` has failed 33 out of the last 100 CI runs on macOS. It is already marked flaky on other platforms. PR-URL: #60115 Refs: #54534 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@joyeecheung
Copy link
Member

FWIW I noticed that this test also contains a lot of test cases. We should probably split it up and only mark the persistent flakes as flaky to avoid masking regressions.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.macosIssues and PRs related to the macOS platform / OSX.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.watch-modeIssues and PRs related to watch mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@richardlau@nodejs-github-bot@joyeecheung@lpinca@cjihrig