Skip to content

test-http2-socket-close is flaky #54819

@anonrig

Description

@anonrig

Test

test-http2-socket-close

Platform

Windows

Console output

---
duration_ms: 1735.012
exitcode: 1
severity: fail
stack: |-
  node:events:498
        throw er; // Unhandled 'error' event
        ^

  Error: read ECONNRESET
      at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20)
  Emitted 'error' event on ClientHttp2Stream instance at:
      at emitErrorNT (node:internal/streams/destroy:170:8)
      at emitErrorCloseNT (node:internal/streams/destroy:129:3)
      at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }

  Node.js v23.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.windowsIssues and PRs related to the Windows platform.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions