zlib: set zlib.bytesRead end-of-life #62458
Triggered via pull request
September 19, 2024 20:01
Status
Failure
Total duration
1h 23m 23s
Artifacts
–
Annotations
2 errors and 1 notice
test-linux:
test/parallel/test-zlib-bytes-read.js#L93
--- stderr ---
node:assert:90
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
209 !== undefined
at BrotliDecompress.<anonymous> (/home/runner/work/node/node/test/parallel/test-zlib-bytes-read.js:93:16)
at BrotliDecompress.<anonymous> (/home/runner/work/node/node/test/common/index.js:493:15)
at BrotliDecompress.emit (node:events:507:28)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 209,
expected: undefined,
operator: 'strictEqual'
}
Node.js v23.0.0-pre
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-zlib-bytes-read.js
|
test-linux
Process completed with exit code 2.
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|