Skip to content

Investigate why sequential/test-gc-http-client-onerror is flaky #43956

Description

@mcollina
13:14:19 not ok 3429 sequential/test-gc-http-client-onerror
13:14:21   ---
13:14:21   duration_ms: 1.623
13:14:21   severity: fail
13:14:21   exitcode: 1
13:14:21   stack: |-
13:14:21     done/collected/total: 160/0/640
13:14:21     done/collected/total: 314/160/640
13:14:21     done/collected/total: 480/256/640
13:14:21     done/collected/total: 630/314/640
13:14:21     done/collected/total: 640/480/640
13:14:21     done/collected/total: 640/630/640
13:14:21     done/collected/total: 640/640/640
13:14:21     node:_http_server:493
13:14:21         if (connections[i].socket._httpMessage && !connections[i].socket._httpMessage.finished) {
13:14:21                                   ^
13:14:21     
13:14:21     TypeError: Cannot read properties of null (reading '_httpMessage')
13:14:21         at Server.closeIdleConnections (node:_http_server:493:31)
13:14:21         at Server.close (node:_http_server:476:8)
13:14:21         at Immediate.status (/home/iojs/build/workspace/node-test-binary-armv7l/test/sequential/test-gc-http-client-onerror.js:65:14)
13:14:21         at process.processImmediate (node:internal/timers:471:21)
13:14:21     
13:14:21     Node.js v19.0.0-pre

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs involving tests that fail intermittently in CI.testIssues and PRs related to Node.js core tests and test infrastructure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions