-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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.
Description
Refs: nodejs/reliability#21
Reason | parallel/test-https-connect-localport |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (#26810, #26738, #26760, #26802) |
Appeared | test-osuosl-ubuntu1404-ppc64_le-1, test-osuosl-ubuntu1404-ppc64_le-2, test-packetnet-centos7-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/21713/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/21769/ |
Example
not ok 1129 parallel/test-https-connect-localport
---
duration_ms: 0.171
severity: fail
exitcode: 1
stack: |-
(node:7223) [DEP0123] DeprecationWarning: Setting the TLS ServerName to an IP address is not permitted by RFC 6066. This will be ignored in a future version.
events.js:170
throw er; // Unhandled 'error' event
^
Error: bind EADDRINUSE 0.0.0.0:34567
at internalConnect (net.js:806:18)
at defaultTriggerAsyncIdScope (internal/async_hooks.js:297:19)
at net.js:930:9
at processTicksAndRejections (internal/process/task_queues.js:79:9)
at process.runNextTicks [as _tickCallback] (internal/process/task_queues.js:56:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:880:11)
at internal/main/run_main_module.js:21:11
Emitted 'error' event at:
at TLSSocket.socketErrorListener (_http_client.js:401:9)
at TLSSocket.emit (events.js:193:13)
at emitErrorNT (internal/streams/destroy.j...
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.