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

failed test: test-http-server-multiheaders on smartos #2815

Closed
jbergstroem opened this issue Sep 11, 2015 · 1 comment
Closed

failed test: test-http-server-multiheaders on smartos #2815

jbergstroem opened this issue Sep 11, 2015 · 1 comment
Labels
http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests.

Comments

@jbergstroem
Copy link
Member

Haven't seen this before. Looks unrelated to branch:

not ok 352 - test-http-server-multiheaders.js
# events.js:85
# throw er; // Unhandled 'error' event
# ^
# Error: connect ECONNREFUSED
# at exports._errnoException (util.js:746:11)
# at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1012:19)

/CC=@nodejs/platform-solaris

@jbergstroem jbergstroem added the test Issues and PRs related to the tests. label Sep 11, 2015
@mscdex mscdex added the http Issues or PRs related to the http subsystem. label Sep 11, 2015
@Trott
Copy link
Member

Trott commented Nov 20, 2015

#3941 should fix this

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 Trott closed this as completed in 8bc8038 Nov 23, 2015
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 <fedor@indutny.com>
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 <fedor@indutny.com>
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 <fedor@indutny.com>
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 <fedor@indutny.com>
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 <fedor@indutny.com>
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

No branches or pull requests

3 participants