-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
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.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.
Description
Test
parallel/test-http-keep-alive-empty-line
Platform
Linux ARM64
Console output
not ok 1876 parallel/test-http-keep-alive-empty-line
---
duration_ms: 3582.76000
severity: fail
exitcode: 1
stack: |-
node:events:486
throw er; // Unhandled 'error' event
^
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at Timeout._onTimeout (file:///home/iojs/build/workspace/node-test-commit-arm-debug/test/parallel/test-http-keep-alive-empty-line.mjs:32:14)
at listOnTimeout (node:internal/timers:608:17)
at process.processTimers (node:internal/timers:543:7)
Emitted 'error' event on Socket 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) {
code: 'ERR_STREAM_WRITE_AFTER_END'
}
Node.js v25.0.0-pre
...
Build links
Additional information
This test was added in #58178 and has been flaky some time after that.
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.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.