Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

test: fix test-http-content-length #1145

Merged
merged 1 commit into from
Mar 13, 2015

Conversation

Fishrock123
Copy link
Contributor

Previously the test did not allow the last request to complete on some platforms.

Fixes: #1137

CI: https://jenkins-iojs.nodesource.com/view/iojs/job/iojs+any-pr+multi/296/

/cc @piscisaureus, @tellnes

@mscdex
Copy link
Contributor

mscdex commented Mar 13, 2015

LGTM

1 similar comment
@piscisaureus
Copy link
Contributor

LGTM

Previously the test did not allow the last request to complete.

Fixes: nodejs#1137
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Bert Belder <bertbelder@gmail.com>
@Fishrock123 Fishrock123 force-pushed the fix-test-http-content-length branch from 2ec4749 to 906ad71 Compare March 13, 2015 20:46
@Fishrock123 Fishrock123 merged commit 906ad71 into nodejs:v1.x Mar 13, 2015
@Fishrock123 Fishrock123 deleted the fix-test-http-content-length branch March 13, 2015 20:47
@Fishrock123
Copy link
Contributor Author

Ahhh crap, I missed PR-URL. Should I amend it? cc @rvagg

@Fishrock123 Fishrock123 restored the fix-test-http-content-length branch March 13, 2015 20:49
Fishrock123 added a commit that referenced this pull request Mar 13, 2015
Previously the test did not allow the last request to complete.

Fixes: #1137
PR-URL: #1145
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Bert Belder <bertbelder@gmail.com>
@Fishrock123
Copy link
Contributor Author

Pushed over it, thanks to @chrisdickinson for advising.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants