Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test-http2-socket-close is flaky #54819

Closed
anonrig opened this issue Sep 6, 2024 · 0 comments · Fixed by #54900
Closed

test-http2-socket-close is flaky #54819

anonrig opened this issue Sep 6, 2024 · 0 comments · Fixed by #54900
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. windows Issues and PRs related to the Windows platform.

Comments

@anonrig
Copy link
Member

anonrig commented Sep 6, 2024

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

@anonrig anonrig added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Sep 6, 2024
@github-actions github-actions bot added the windows Issues and PRs related to the Windows platform. label Sep 6, 2024
huseyinacacak-janea added a commit to JaneaSystems/node that referenced this issue Sep 12, 2024
huseyinacacak-janea added a commit to JaneaSystems/node that referenced this issue Sep 13, 2024
RafaelGSS pushed a commit that referenced this issue Sep 16, 2024
Fixes: #54819
PR-URL: #54900
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
RafaelGSS pushed a commit that referenced this issue Sep 16, 2024
Fixes: #54819
PR-URL: #54900
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
RafaelGSS pushed a commit that referenced this issue Sep 17, 2024
Fixes: #54819
PR-URL: #54900
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
RafaelGSS pushed a commit that referenced this issue Sep 17, 2024
Fixes: #54819
PR-URL: #54900
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. windows Issues and PRs related to the Windows platform.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant