-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
test: spin longer on flaky platforms for test-worker-prof #60492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Try spinning longer to get more ticks on flaky platforms and reduce flakiness.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #60492 +/- ##
==========================================
- Coverage 88.58% 88.56% -0.02%
==========================================
Files 704 704
Lines 207774 207828 +54
Branches 40026 40035 +9
==========================================
+ Hits 184050 184070 +20
- Misses 15759 15805 +46
+ Partials 7965 7953 -12 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we run a stress test CI?
|
Stress test for main: https://ci.nodejs.org/job/node-stress-single-test/623/ (@nodejs/build it looks like we no longer have macos nodes available in the stress test?) |
|
I updated the Jenkins configuration to add macos15 nodes and queued another stress test for this PR: https://ci.nodejs.org/job/node-stress-single-test/625/ |
|
Landed in be3fc1f |
Try spinning longer to get more ticks on flaky platforms and reduce flakiness.
Refs: https://github.com/nodejs/reliability/blob/main/reports/2025-10-29.md