-
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
Investigate flaky test parallel/test-zlib-convenience-methods #22628
Comments
Stress test is currently at 5k/10k okay, 0 not okay. What happens if it comes back green? Do we close the issue and accept that this test fails every once in a blue moon? |
I usually try some other parameters. If it's a parallel test, I add some of its neighbors to the mix (for example gist of log so we don't lose it https://gist.github.com/refack/0ec2aa4c53cb1e4c89a8f0ce9675f823 |
Stress test did come back green, so, trying again: https://ci.nodejs.org/job/node-stress-single-test/2000/ |
Now seeing on that platform (https://ci.nodejs.org/job/node-test-commit-linux/21266/nodes=ubuntu1404-32/console):
@nodejs/build I’d say there’s either something wrong with the OS, or the machine might have a genuine hardware issue. |
It crashed here as well: https://ci.nodejs.org/job/node-test-commit-linux/21645/nodes=ubuntu1404-32/console
|
Yeah. It’s super weird how on the Node.js side, it’s only this one test that’s failing this frequently, when other programs seem to be having memory issues as well… |
This hasn't been seen for a while, has it? Should it be closed? |
1 similar comment
This hasn't been seen for a while, has it? Should it be closed? |
https://ci.nodejs.org/job/node-test-commit-linux/21225/nodes=ubuntu1404-32/console:
Might be helpful to have a core dump/binary pair (@nodejs/build)?
The text was updated successfully, but these errors were encountered: