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

Investigate flaky test test-http-client-abort.js #6080

Closed
santigimeno opened this issue Apr 6, 2016 · 2 comments
Closed

Investigate flaky test test-http-client-abort.js #6080

santigimeno opened this issue Apr 6, 2016 · 2 comments
Labels
arm Issues and PRs related to the ARM platform. http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests.

Comments

@santigimeno
Copy link
Member

It has failed on one of the pi2-raspbian-wheezy bots: https://ci.nodejs.org/job/node-test-binary-arm/RUN_SUBSET=1,nodes=pi2-raspbian-wheezy/1608/. Output:

# TIMEOUT
# Server listening.
# Making client 0
# Making client 1
# Making client 2
# Making client 3
# Making client 4
# Making client 5
# Making client 6
# Making client 7
# Making client 8
# Making client 9
# Making client 10
# Making client 11
# Making client 12
# Making client 13
# Making client 14
# Making client 15
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Got connection
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
# Client response code 200
@mscdex mscdex added http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests. arm Issues and PRs related to the ARM platform. labels Apr 6, 2016
Trott added a commit to Trott/io.js that referenced this issue Apr 8, 2016
@Trott
Copy link
Member

Trott commented Apr 8, 2016

Proposed fix: #6124

@jasnell jasnell closed this as completed in a9aa199 Apr 9, 2016
MylesBorins pushed a commit that referenced this issue Apr 19, 2016
Fixes: #6080
PR-URL: #6124
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this issue Apr 20, 2016
Fixes: #6080
PR-URL: #6124
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this issue Apr 20, 2016
Fixes: #6080
PR-URL: #6124
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit that referenced this issue Apr 26, 2016
Fixes: #6080
PR-URL: #6124
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this issue May 17, 2016
Fixes: #6080
PR-URL: #6124
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this issue May 18, 2016
Fixes: #6080
PR-URL: #6124
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm Issues and PRs related to the ARM platform. http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants