zlib: add ZIP archive support to zlib (ZipFile,ZipBuffer,ZipEntry) #78453
Annotations
2 errors and 1 notice
|
test-macOS
Process completed with exit code 2.
|
|
test-macOS:
test/parallel/test-zlib-zip-interop.js#L72
--- stdout ---
Test failure: 'an archive written by createZipArchive is readable by unzip, zipinfo, and bsdtar'
Location: test/parallel/test-zlib-zip-interop.js:38:1
AssertionError [ERR_ASSERTION]: zipinfo missing unicode-εε.txt
at TestContext.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-zlib-zip-interop.js:72:14)
at async Test.run (node:internal/test_runner/test:1389:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:387:3) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-zlib-zip-interop.js
|
|
sccache stats - test-macOS
60% - 3014 hits, 2022 misses, 0 errors
|