Subject: | t/26_bzip2.t fails on macOS |
hou-mgardner-m:~ mgardner$ cpanm --look Archive::Zip
--> Working on Archive::Zip
Fetching http://www.cpan.org/authors/id/P/PH/PHRED/Archive-Zip-1.67.tar.gz ... OK
Entering /Users/mgardner/.cpanm/work/1571665149.91803/Archive-Zip-1.67 with /bin/bash
bash-3.2$ prove -vl t/26_bzip2.t
t/26_bzip2.t ..
1..1
not ok 1 - testZip ok after t/data/bzip.zip to /var/folders/g9/ljngs7h97pb8jx46y4smg62sn81qh1/T/testout-o9b0f.zip
# Failed test 'testZip ok after t/data/bzip.zip to /var/folders/g9/ljngs7h97pb8jx46y4smg62sn81qh1/T/testout-o9b0f.zip'
# at t/26_bzip2.t line 33.
# got: '20736'
# expected: '0'
ziptest said: Archive: /var/folders/g9/ljngs7h97pb8jx46y4smg62sn81qh1/T/testout-o9b0f.zip
skipping: README need PK compat. v4.6 (can do v4.5)
Caution: zero files tested in /var/folders/g9/ljngs7h97pb8jx46y4smg62sn81qh1/T/testout-o9b0f.zip.
1 file skipped because of unsupported compression or encoding.
# Looks like you failed 1 test of 1.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/26_bzip2.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.10 cusr 0.04 csys = 0.15 CPU)
Result: FAIL