-
Notifications
You must be signed in to change notification settings - Fork 30k
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-set-trailers in CI #30523
Comments
cc @nodejs/http @nodejs/testing |
00:02:25 not ok 1107 parallel/test-http-set-trailers
00:02:25 ---
00:02:25 duration_ms: 0.193
00:02:25 severity: fail
00:02:25 exitcode: 1
00:02:25 stack: |-
00:02:25 events.js:187
00:02:25 throw er; // Unhandled 'error' event
00:02:25 ^
00:02:25
00:02:25 Error: connect ECONNRESET 127.0.0.1:44625
00:02:25 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1129:14)
00:02:25 Emitted 'error' event on Socket instance at:
00:02:25 at emitErrorNT (internal/streams/destroy.js:84:8)
00:02:25 at processTicksAndRejections (internal/process/task_queues.js:80:21) {
00:02:25 errno: -104,
00:02:25 code: 'ECONNRESET',
00:02:25 syscall: 'connect',
00:02:25 address: '127.0.0.1',
00:02:25 port: 44625
00:02:25 }
00:02:25 ... |
Trott
added
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
and removed
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
labels
Nov 20, 2019
looks like this has disappeared as it was not reported for months by now. Closing, can re-open if that is not the case |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ref: https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu1804_sharedlibs_withoutintl_x64/15907/console
The text was updated successfully, but these errors were encountered: