-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
sequential/test-benchmark-http - consistent intermittent failure #14177
Comments
I have a feeling
https://ci.nodejs.org/job/node-test-commit-smartos/10143/nodes=smartos15-64/console |
Specify more configuration options to reduce run time by about a third. Refs: nodejs#14177
Looks like #14180 fixes this issue. |
@refack test-benchmark-net is failing independently on Raspberry Pi devices, but I think I have a fix for that. |
This is failing on the PPC linux machines as well. ex: https://ci.nodejs.org/job/node-test-commit-plinux/nodes=ppcbe-ubuntu1404/10158/console |
@refack agreed, I think the second failure is just because the failure of the first test. |
Specify more configuration options to reduce run time by about a third. PR-URL: #14180 Fixes: #14177 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
Specify more configuration options to reduce run time by about a third. PR-URL: #14180 Fixes: #14177 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
Latest CI runs show intermittent failure on
sequential/test-benchmark-http
https://ci.nodejs.org/job/node-test-commit-smartos/10138/nodes=smartos16-64/console
I believe this is quite likely due to turning off snapshots for the security release as it was one we saw fail on ARM in some of the private runs.
We'll need to investigate and figure out if the test needs more time or something more is going on.
The text was updated successfully, but these errors were encountered: