Skip to content
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 hanging http obstext test #5511

Merged
merged 1 commit into from Mar 2, 2016

Conversation

bnoordhuis
Copy link
Member

@bnoordhuis bnoordhuis added http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests. land-on-v0.10 labels Mar 1, 2016
@jasnell
Copy link
Member

jasnell commented Mar 1, 2016

LGTM

Set the Connection header to 'close' to work around a v0.10 quirk.
Prevents the test from timing out due to a still open TCP connection.
Test introduced in 1e45a61 ("deps: update http-parser to version 1.2").

PR-URL: nodejs#5511
Reviewed-By: James M Snell <jasnell@gmail.com>
@bnoordhuis bnoordhuis merged commit e483f3f into nodejs:v0.10-staging Mar 2, 2016
@bnoordhuis bnoordhuis deleted the fix-http-obstext-test branch March 2, 2016 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants