quic: For streams allow ReadableStream as body #78508
Triggered via pull request
November 29, 2025 14:42
Status
Cancelled
Total duration
1h 58m 53s
Artifacts
–
Annotations
5 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-blob.js#L371
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
-30000 !== 0
at Timeout.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-blob.js:371:12)
at Timeout._onTimeout (/home/runner/work/node/node/node/test/common/index.js:504:15)
at listOnTimeout (node:internal/timers:605:17)
at process.processTimers (node:internal/timers:541:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: -30000,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --no-warnings --expose-internals /home/runner/work/node/node/node/test/parallel/test-blob.js
|
|
test-linux (ubuntu-24.04)
Canceling since a higher priority waiting request for Test Linux-quicbodyasreadable exists
|
|
test-linux (ubuntu-24.04)
The operation was canceled.
|
|
Test Linux
Canceling since a higher priority waiting request for Test Linux-quicbodyasreadable exists
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
28% - 1158 hits, 3042 misses, 0 errors
|