Subject: | v0.9.1 tests fail. |
This is using Strawberry Perl v5.16.3 on Windows:
C:\Downloads\Digest-ssdeep-0.9.1>dmake test
C:\perl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00.load.t ....... ok
t/01.hash.t .......
t/01.hash.t ....... 1/32 # Failed test 'Tested 1 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 2 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 3 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 5 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 7 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 11 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 17 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 25 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 38 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 57 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 86 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 129 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 194 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 291 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 437 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 774 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 781 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 790 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 985 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 1477 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 2216 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 3325 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 4987 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 7481 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 11222 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 25251 characters long'
# at t/01.hash.t line 11.
t/01.hash.t ....... 27/32 # Failed test 'Tested 37876 characters long'
# at t/01.hash.t line 11.
# Failed test 'Tested 85222 characters long'
# at t/01.hash.t line 11.
t/01.hash.t ....... 29/32 # Failed test 'Tested 287626 characters long'
# at t/01.hash.t line 11.
# Failed test 'Array output'
# at t/01.hash.t line 17.
# Structures begin differing at:
# $got->[1] = '6bIWRKoUv3sK+hioC/NwovYOuRghmmkoxCZEcvgMT+YDiqGyl6rxMFnyM6+8bXwg'
# $expected->[1] = 'ivk6g/3pXNpRobD3qebULKLTTSOcHwbKLmp/j/FdkAs5n4QKnn6mU5kOHQpBVUQY'
# Failed test 'Hash file (array output)'
# at t/01.hash.t line 28.
# Structures begin differing at:
# $got->[1] = '3ZRnYB9lJZVHWGkbvoNm++5hQSpikvy72ImU9Ggo5cSbx8OCy1bTW1IPam'
# $expected->[1] = 'vuwl3pBbm9YPL2zSUnZBXGmy3977H63khOKmU4LoDdX7tbIi5h/GiLjNIpap7c6Q'
# Failed test 'Hash file (string output)'
# at t/01.hash.t line 32.
# Looks like you failed 32 tests of 32.
t/01.hash.t ....... Dubious, test returned 32 (wstat 8192, 0x2000)
Failed 32/32 subtests
t/02.compare.t .... ok
t/perlcritic.t .... Can't locate Test/Perl/Critic.pm in @INC (@INC contains: C:\Downloads\Digest-ssdeep-0.9.1\blib\lib
:\Downloads\Digest-ssdeep-0.9.1\blib\arch M:\app\lib M:\app\lib C:/perl/perl/site/lib C:/perl/perl/vendor/lib C:/perl/p
rl/lib .) at t/perlcritic.t line 3.
t/perlcritic.t .... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/01.hash.t (Wstat: 8192 Tests: 32 Failed: 32)
Failed tests: 1-32
Non-zero exit status: 32
t/perlcritic.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=6, Tests=55, 12 wallclock secs ( 0.13 usr + 0.11 sys = 0.23 CPU)
Result: FAIL
Failed 2/6 test programs. 32/55 subtests failed.
dmake: Error code 255, while making 'test_dynamic'