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-http-regr-gh-2928 #4830

Closed
Trott opened this issue Jan 24, 2016 · 6 comments
Closed

Investigate flaky test-http-regr-gh-2928 #4830

Trott opened this issue Jan 24, 2016 · 6 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

@Trott
Copy link
Member

Trott commented Jan 24, 2016

Example failure:

/cc @indutny

@Trott Trott added http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests. labels Jan 24, 2016
@Trott
Copy link
Member Author

Trott commented Feb 3, 2016

Trott added a commit to Trott/io.js that referenced this issue Feb 4, 2016
A few tests have started failing on Raspberry Pi devices in CI.
https://ci.nodejs.org/job/node-test-binary-arm/943/

Ref: nodejs#4830
Ref: nodejs#3635
Ref: nodejs#4526
@r-52 r-52 added the arm Issues and PRs related to the ARM platform. label Feb 4, 2016
Trott added a commit that referenced this issue Feb 6, 2016
A few tests have started failing on Raspberry Pi devices in CI.
https://ci.nodejs.org/job/node-test-binary-arm/943/

PR-URL: #5082
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Ref: #4830
Ref: #3635
Ref: #4526
@Trott
Copy link
Member Author

Trott commented Feb 7, 2016

It is failing almost every time on the pi2-raspbian-wheezy lately:

/cc @indutny

rvagg pushed a commit that referenced this issue Feb 8, 2016
A few tests have started failing on Raspberry Pi devices in CI.
https://ci.nodejs.org/job/node-test-binary-arm/943/

PR-URL: #5082
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Ref: #4830
Ref: #3635
Ref: #4526
Trott added a commit to Trott/io.js that referenced this issue Feb 9, 2016
Fix flaky test-http-regr-nodejsgh-2928 that has been failing on Raspberry Pi
devices in CI.

Fixes: nodejs#4830
rvagg pushed a commit that referenced this issue Feb 9, 2016
A few tests have started failing on Raspberry Pi devices in CI.
https://ci.nodejs.org/job/node-test-binary-arm/943/

PR-URL: #5082
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Ref: #4830
Ref: #3635
Ref: #4526
@Trott Trott closed this as completed in 2848f84 Feb 10, 2016
@mscdex
Copy link
Contributor

mscdex commented Feb 15, 2016

@Trott It looks like this may be flaky still at least on smartos14-32 now, but for a different reason? Example run.

rvagg pushed a commit that referenced this issue Feb 15, 2016
Fix flaky test-http-regr-gh-2928 that has been failing on Raspberry Pi
devices in CI.

Fixes: #4830
PR-URL: #5154
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
MylesBorins pushed a commit that referenced this issue Feb 18, 2016
A few tests have started failing on Raspberry Pi devices in CI.
https://ci.nodejs.org/job/node-test-binary-arm/943/

PR-URL: #5082
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Ref: #4830
Ref: #3635
Ref: #4526
MylesBorins pushed a commit that referenced this issue Feb 18, 2016
Fix flaky test-http-regr-gh-2928 that has been failing on Raspberry Pi
devices in CI.

Fixes: #4830
PR-URL: #5154
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
MylesBorins pushed a commit that referenced this issue Feb 18, 2016
A few tests have started failing on Raspberry Pi devices in CI.
https://ci.nodejs.org/job/node-test-binary-arm/943/

PR-URL: #5082
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Ref: #4830
Ref: #3635
Ref: #4526
MylesBorins pushed a commit that referenced this issue Feb 18, 2016
Fix flaky test-http-regr-gh-2928 that has been failing on Raspberry Pi
devices in CI.

Fixes: #4830
PR-URL: #5154
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
stefanmb pushed a commit to stefanmb/node that referenced this issue Feb 23, 2016
Fix flaky test-http-regr-nodejsgh-2928 that has been failing on Raspberry Pi
devices in CI.

Fixes: nodejs#4830
PR-URL: nodejs#5154
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
@Trott
Copy link
Member Author

Trott commented Feb 26, 2016

@Trott
Copy link
Member Author

Trott commented Feb 26, 2016

Yup, still flaky. Will open a new issue, though, since it's a different platform and a different failure.

MylesBorins pushed a commit that referenced this issue Mar 2, 2016
A few tests have started failing on Raspberry Pi devices in CI.
https://ci.nodejs.org/job/node-test-binary-arm/943/

PR-URL: #5082
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Ref: #4830
Ref: #3635
Ref: #4526
MylesBorins pushed a commit that referenced this issue Mar 2, 2016
Fix flaky test-http-regr-gh-2928 that has been failing on Raspberry Pi
devices in CI.

Fixes: #4830
PR-URL: #5154
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
scovetta pushed a commit to scovetta/node that referenced this issue Apr 2, 2016
A few tests have started failing on Raspberry Pi devices in CI.
https://ci.nodejs.org/job/node-test-binary-arm/943/

PR-URL: nodejs#5082
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Ref: nodejs#4830
Ref: nodejs#3635
Ref: nodejs#4526
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

No branches or pull requests

5 participants