streams: forward errors correctly for duplexPair endpoints #61098
Annotations
2 errors and 1 notice
|
Test
Process completed with exit code 2.
|
|
Test:
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
|
|
Post Set up sccache
0% - 0 hits, 0 misses, 0 errors
|
Loading