Skip to content

Investigate flaky test - test-gc-http-client-onerror.js #41399

@mhdawson

Description

@mhdawson

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

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.httpIssues or PRs related to the http subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions