-
Notifications
You must be signed in to change notification settings - Fork 30.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
[v12.x] Consistent test-set-http-max-http-headers failure on FreeBSD #31125
Comments
@nodejs/platform-freebsd |
I can reproduce this error on Linux by running
but if the same test runs as part of |
Nevermind. That was debugging output.
passes on Linux, and the same but with |
Comparing https://ci.nodejs.org/job/node-test-commit-linux/31930/ with https://ci.nodejs.org/job/node-test-commit-freebsd/30502/ after restricting the JS test suite to the one test. |
OK. Running just the one test on FreeBSD causes it to pass. Let's try running all of https://ci.nodejs.org/job/node-test-commit-linux/31931/ |
Here's where it was first added: |
Bisecting ... found the bad commit.
|
This reverts commit 0b0cd8d. Fixes: nodejs#31125
The following test has been failing consistently:
https://ci.nodejs.org/job/node-test-commit-freebsd/30491/nodes=freebsd11-x64/console
https://ci.nodejs.org/job/node-test-commit-freebsd/30490/nodes=freebsd11-x64/console
https://ci.nodejs.org/job/node-test-commit-freebsd/30489/nodes=freebsd11-x64/console
The text was updated successfully, but these errors were encountered: