Skip to content

streams: forward errors correctly for duplexPair endpoints #1674

streams: forward errors correctly for duplexPair endpoints

streams: forward errors correctly for duplexPair endpoints #1674

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

test-shared.yml

on: pull_request
Build slim tarball
1m 31s
Build slim tarball
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
aarch64-linux: with shared libraries
Process completed with exit code 2.
aarch64-linux: with shared libraries: 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/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js:46:26) at DuplexSide._write (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/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/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js:49:9) at ClientRequest.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/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/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js
x86_64-linux: with shared libraries
Process completed with exit code 2.
x86_64-linux: with shared libraries: 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/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js:46:26) at DuplexSide._write (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/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/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js:49:9) at ClientRequest.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/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/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js
aarch64-darwin: with shared libraries
Process completed with exit code 2.
aarch64-darwin: with shared libraries: 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> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js:46:26) at DuplexSide._write (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/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> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js:49:9) at ClientRequest.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/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 /Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: 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> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js:46:26) at DuplexSide._write (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/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> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js:49:9) at ClientRequest.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/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 /Users/runner/work/_temp/node-v26.0.0-nightly2025-12-18f57892d86c-slim/test/parallel/test-http-sync-write-error-during-continue.js

Artifacts

Produced during runtime
Name Size Digest
tarballs
47.8 MB
sha256:2f531c2843187fa6d7debf9afadaa6c4b9af158f7be2b1ae74f3ff4f6b57fc5e