-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.
Description
Test
test-gc-http-client-onerror.js
Platform
freebsd
Console output
/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-gc-http-client-onerror.js:50
throw err;
^
Error: connect ECONNRESET 127.0.0.1:10490 - Local (127.0.0.1:20028)
at internalConnect (node:net:931:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:465:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1075:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:74:8) {
errno: -54,
code: 'ECONNRESET',
syscall: 'connect',
address: '127.0.0.1',
port: 10490
}
Node.js v18.0.0-pre
Build links
Additional information
No response
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.