quic: For streams allow ReadableStream as body #78285
Triggered via pull request
November 23, 2025 17:23
Status
Failure
Total duration
27m 49s
Artifacts
–
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-blob.js#L0
--- stderr ---
node:internal/process/promises:332
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
50 !== 5
at /home/runner/work/node/node/node/test/parallel/test-blob.js:249:12 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 50,
expected: 5,
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)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/parallel/test-blob.js#L0
--- stderr ---
node:internal/process/promises:332
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
50 !== 5
at /home/runner/work/node/node/node/test/parallel/test-blob.js:249:12 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 50,
expected: 5,
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
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|