-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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-http-writable-true-after-close failure on centos #15505
Comments
I think this landed recently #15404 |
@mcollina can you take a look to see if that change might be related ? |
Looks like the test failed in the CI run for that change as well. |
Ouch, my bad. There are always some red for any number of reasons :/. I will have a look tomorrow, if you want you can revert now and I will merge again when it’s passing. |
@mhdawson I'm stuck with that. I can't make that test pass on CentOS. Can someone else with more direct experience on the environment have a look? I do not know why it passes everywhere else and not there. The |
@mcollina On CentOS 5 (in CI at least), it is calling the |
Ref: nodejs#15404 Fixes: nodejs#15505 PR-URL: nodejs#15520 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Ref: nodejs/node#15404 Fixes: nodejs/node#15505 PR-URL: nodejs/node#15520 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
I've seen a number of failures in runs today, including one that I started on master without any changes of:
https://ci.nodejs.org/job/node-test-commit-linux/12529/nodes=centos5-32/console
https://ci.nodejs.org/job/node-test-commit-linux/12525/nodes=centos5-64/console
So we may have landed something that broke that without noticing.
The text was updated successfully, but these errors were encountered: