Skip to content

stream: add kStreamBase marker for internal pipe optimization #79476

stream: add kStreamBase marker for internal pipe optimization

stream: add kStreamBase marker for internal pipe optimization #79476

Triggered via pull request January 4, 2026 21:58
Status Failure
Total duration 2h 34m 2s
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-whatwg-readablestream.js#L1496
--- stderr --- node:internal/webstreams/readablestream:1378 const destStreamBase = dest[kStreamBase]; ^ TypeError: Cannot read properties of undefined (reading 'Symbol(kStreamBase)') at readableStreamPipeTo (node:internal/webstreams/readablestream:1378:30) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-whatwg-readablestream.js:1496:18) at Module._compile (node:internal/modules/cjs/loader:1803:14) at Object..js (node:internal/modules/cjs/loader:1934:10) at Module.load (node:internal/modules/cjs/loader:1524:32) at Module._load (node:internal/modules/cjs/loader:1326:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Node.js v26.0.0-pre Command: out/Release/node --expose-internals --no-warnings /home/runner/work/node/node/node/test/parallel/test-whatwg-readablestream.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-whatwg-readablestream.js#L1496
--- stderr --- node:internal/webstreams/readablestream:1378 const destStreamBase = dest[kStreamBase]; ^ TypeError: Cannot read properties of undefined (reading 'Symbol(kStreamBase)') at readableStreamPipeTo (node:internal/webstreams/readablestream:1378:30) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-whatwg-readablestream.js:1496:18) at Module._compile (node:internal/modules/cjs/loader:1803:14) at Object..js (node:internal/modules/cjs/loader:1934:10) at Module.load (node:internal/modules/cjs/loader:1524:32) at Module._load (node:internal/modules/cjs/loader:1326:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Node.js v26.0.0-pre Command: out/Release/node --expose-internals --no-warnings /home/runner/work/node/node/node/test/parallel/test-whatwg-readablestream.js
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors