-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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 test-http-connect #18941
test: fix test-http-connect #18941
Conversation
Can you add a |
Landed in fecc64d |
@addaleax thanks for landing it and adding the fixes entry in the commit message :) |
Should this be backported to |
This depends on #18868 which is semver-major. I think it should not be backported. |
Fixes: nodejs#18940 PR-URL: nodejs#18941 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
See #18940
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesAffected core subsystem(s)
test