-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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-chunked-304 on SmartOS #3864
Comments
Trott
added
test
Issues and PRs related to the tests.
smartos
Issues and PRs related to the SmartOS platform.
labels
Nov 16, 2015
@Trott Would appreciate your feedback on the PR. I hope you don't mind I more or less cloned your commit message and code comment. |
claudiorodriguez
pushed a commit
to claudiorodriguez/node
that referenced
this issue
Nov 19, 2015
SmartOS has an issue where it will trigger ECONNREFUSED when it should not. See https://smartos.org/bugview/OS-2767. This change adds logic to test-http-chunked-304 to work around the issue. See also similar issue: nodejs#2663 Fixes: nodejs#3864
Trott
added a commit
to Trott/io.js
that referenced
this issue
Nov 20, 2015
SmartOS has a bug that causes unexpected ECONNREFUSED errors. See https://smartos.org/bugview/OS-2767 If ECONNREFUSED on SmartOS, retry the test one time. Fixes: nodejs#3864 Fixes: nodejs#2815 PR-URL: nodejs#3941
Trott
added a commit
to Trott/io.js
that referenced
this issue
Nov 21, 2015
SmartOS has a bug that causes unexpected ECONNREFUSED errors. See https://smartos.org/bugview/OS-2767 If ECONNREFUSED on SmartOS, retry the test one time. Fixes: nodejs#3864 Fixes: nodejs#2815 PR-URL: nodejs#3941
Trott
added a commit
that referenced
this issue
Dec 1, 2015
SmartOS has a bug that causes unexpected ECONNREFUSED errors. See https://smartos.org/bugview/OS-2767 If ECONNREFUSED on SmartOS, retry the test one time. Fixes: #3864 Fixes: #2815 PR-URL: #3941 Reviewed-By: Fedor Indutny <[email protected]>
Trott
added a commit
that referenced
this issue
Dec 4, 2015
SmartOS has a bug that causes unexpected ECONNREFUSED errors. See https://smartos.org/bugview/OS-2767 If ECONNREFUSED on SmartOS, retry the test one time. Fixes: #3864 Fixes: #2815 PR-URL: #3941 Reviewed-By: Fedor Indutny <[email protected]>
Trott
added a commit
that referenced
this issue
Dec 5, 2015
SmartOS has a bug that causes unexpected ECONNREFUSED errors. See https://smartos.org/bugview/OS-2767 If ECONNREFUSED on SmartOS, retry the test one time. Fixes: #3864 Fixes: #2815 PR-URL: #3941 Reviewed-By: Fedor Indutny <[email protected]>
Trott
added a commit
that referenced
this issue
Dec 17, 2015
SmartOS has a bug that causes unexpected ECONNREFUSED errors. See https://smartos.org/bugview/OS-2767 If ECONNREFUSED on SmartOS, retry the test one time. Fixes: #3864 Fixes: #2815 PR-URL: #3941 Reviewed-By: Fedor Indutny <[email protected]>
Trott
added a commit
that referenced
this issue
Dec 23, 2015
SmartOS has a bug that causes unexpected ECONNREFUSED errors. See https://smartos.org/bugview/OS-2767 If ECONNREFUSED on SmartOS, retry the test one time. Fixes: #3864 Fixes: #2815 PR-URL: #3941 Reviewed-By: Fedor Indutny <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fails about 0.03% of the time. Looks similar to #3830 and a similar fix may be in order.
https://ci.nodejs.org/job/node-stress-single-test/3/nodes=smartos14-32/console
The text was updated successfully, but these errors were encountered: