Skip to content

streams: forward errors correctly for duplexPair endpoints #79014

streams: forward errors correctly for duplexPair endpoints

streams: forward errors correctly for duplexPair endpoints #79014

Re-run triggered December 18, 2025 22:47
Status Failure
Total duration 2h 31m 41s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/parallel/test-http-sync-write-error-during-continue.js#L46
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error: sometimes the code just doesn’t work at DuplexSide.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-http-sync-write-error-during-continue.js:46:26) at DuplexSide._write (/home/runner/work/node/node/node/test/common/index.js:506:15) at doWrite (node:internal/streams/writable:596:12) at clearBuffer (node:internal/streams/writable:781:7) at Writable.uncork (node:internal/streams/writable:529:7) at ClientRequest.end (node:_http_outgoing:1090:19) at ClientRequest.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-http-sync-write-error-during-continue.js:49:9) at ClientRequest.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:506:15) at ClientRequest.emit (node:events:508:20) at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:723:11) Emitted 'error' event on DuplexSide 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:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http-sync-write-error-during-continue.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-http-sync-write-error-during-continue.js#L46
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error: sometimes the code just doesn’t work at DuplexSide.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-http-sync-write-error-during-continue.js:46:26) at DuplexSide._write (/home/runner/work/node/node/node/test/common/index.js:506:15) at doWrite (node:internal/streams/writable:596:12) at clearBuffer (node:internal/streams/writable:781:7) at Writable.uncork (node:internal/streams/writable:529:7) at ClientRequest.end (node:_http_outgoing:1090:19) at ClientRequest.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-http-sync-write-error-during-continue.js:49:9) at ClientRequest.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:506:15) at ClientRequest.emit (node:events:508:20) at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:723:11) Emitted 'error' event on DuplexSide 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:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http-sync-write-error-during-continue.js
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors