Subject: | t/22_deflated_dir.t FAILS under 5.22.0-64all-longdouble |
This is perl 5, version 22, subversion 0 (v5.22.0) built for x86_64-linux-thread-multi-ld
1.46 installs OK, but that one doesn't have t/22
$ prove -vwb t/22_deflated_dir.t
t/22_deflated_dir.t ..
1..4
ok 1 - An object of class 'Archive::Zip::Archive' isa 'Archive::Zip'
ok 2 - Read file
ok 3 - Wrote file
not ok 4 - output zip isn't corrupted
# Failed test 'output zip isn't corrupted'
# at t/22_deflated_dir.t line 24.
# got: '512'
# expected: '0'
# Looks like you failed 1 test of 4.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
Test Summary Report
-------------------
t/22_deflated_dir.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 1
Files=1, Tests=4, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.07 cusr 0.00 csys = 0.10 CPU)
Result: FAIL
status= 512, out=Archive: /tmp/testout-9ewbP.zip
testing: META-INF/ bad extra-field entry:
EF block length (0 bytes) invalid (< 4)
testing: META-INF/MANIFEST.MF OK
testing: file OK
At least one error was detected in /tmp/testout-9ewbP.zip.
$ unzip -l t/data/jar.zip
Archive: t/data/jar.zip
Length Date Time Name
--------- ---------- ----- ----
0 2015-06-15 22:06 META-INF/
68 2015-06-15 22:06 META-INF/MANIFEST.MF
5 2015-06-15 22:06 file
--------- -------
73 3 files