Skip to content

zlib: prevent oversized ArrayBuffer retention in one-shot methods #91508

zlib: prevent oversized ArrayBuffer retention in one-shot methods

zlib: prevent oversized ArrayBuffer retention in one-shot methods #91508

Re-run triggered August 30, 2026 08:07
Status Cancelled
Total duration 36m 51s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

6 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-zlib-one-shot-memory.js#L34
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: gzipSync result backing ArrayBuffer should not retain 16KB chunk padding at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-zlib-one-shot-memory.js:34:10) at Module._compile (node:internal/modules/cjs/loader:1924:14) at Object..js (node:internal/modules/cjs/loader:2064:10) at Module.load (node:internal/modules/cjs/loader:1646:32) at Module._load (node:internal/modules/cjs/loader:1438:12) at wrapModuleLoad (node:internal/modules/cjs/loader:261:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-zlib-one-shot-memory.js
test-linux (ubuntu-24.04)
Canceling since a higher priority waiting request for Test Linux-fix/zlib-one-shot-memory-leak exists
test-linux (ubuntu-24.04)
The operation was canceled.
test-linux (ubuntu-24.04): test/parallel/test-zlib-one-shot-memory.js#L34
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: gzipSync result backing ArrayBuffer should not retain 16KB chunk padding at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-zlib-one-shot-memory.js:34:10) at Module._compile (node:internal/modules/cjs/loader:1924:14) at Object..js (node:internal/modules/cjs/loader:2064:10) at Module.load (node:internal/modules/cjs/loader:1646:32) at Module._load (node:internal/modules/cjs/loader:1438:12) at wrapModuleLoad (node:internal/modules/cjs/loader:261:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-zlib-one-shot-memory.js
Test Linux
Canceling since a higher priority waiting request for Test Linux-fix/zlib-one-shot-memory-leak exists
sccache stats - test-linux
82% - 4137 hits, 887 misses, 0 errors
sccache stats - test-linux
86% - 4341 hits, 693 misses, 0 errors