Skip to content

quic: Fix wake up blob #88423

quic: Fix wake up blob

quic: Fix wake up blob #88423

Triggered via pull request July 18, 2026 08:45
Status Failure
Total duration 38m 53s
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-blob-stream-gc.js#L32
--- stderr --- node:internal/process/promises:324 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: unused Blob streams retained 67108864 bytes in arrayBuffers at assertNoBlobStreamRetention (/home/runner/work/node/node/node/test/parallel/test-blob-stream-gc.js:32:3) at async /home/runner/work/node/node/node/test/parallel/test-blob-stream-gc.js:39:3 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node --expose-gc --no-concurrent-array-buffer-sweeping /home/runner/work/node/node/node/test/parallel/test-blob-stream-gc.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-blob-stream-gc.js#L32
--- stderr --- node:internal/process/promises:324 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: unused Blob streams retained 67108864 bytes in arrayBuffers at assertNoBlobStreamRetention (/home/runner/work/node/node/node/test/parallel/test-blob-stream-gc.js:32:3) at async /home/runner/work/node/node/node/test/parallel/test-blob-stream-gc.js:39:3 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node --expose-gc --no-concurrent-array-buffer-sweeping /home/runner/work/node/node/node/test/parallel/test-blob-stream-gc.js
sccache stats - test-linux
73% - 3690 hits, 1341 misses, 0 errors
sccache stats - test-linux
78% - 3938 hits, 1104 misses, 0 errors