-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
test: fix flaky test-fs-write #18374
Conversation
Stress tests on ubuntu 1710 master: https://ci.nodejs.org/job/node-stress-single-test/1753/ |
f67761e
to
ebbef2c
Compare
Could not run the stress test because the |
Fixed the Stress test against this PR: https://ci.nodejs.org/job/node-stress-single-test/1755/ |
Stress test is clean. cc @BridgeAR can you check if this patch fix the issue for you? |
Landed in 94e36f1, thanks! |
PR-URL: #18374 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
This does not land cleanly on v9.x, should it be backported? |
This seems to be already backported by other people. |
This commit is not in |
PR-URL: nodejs#18374 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
Attempt to fix #18371
cc @BridgeAR will need the OS type to run stress test to reproduce
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesAffected core subsystem(s)