Subject: | doesn't pass tests on my Win7 virtual machine |
C:\strawberry\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp -- unicodeeol.
bs blib\arch\auto\PerlIO\unicodeeol\unicodeeol.bs
C:\strawberry\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e chmod -- 644 blib
\arch\auto\PerlIO\unicodeeol\unicodeeol.bs
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'inc', 'blib\lib', 'blib\arch')" t/*.t
# Failed test 'Line 4+5 - matched'
# at t/01-basic.t line 15.
# got: 'Line 4
# '
# expected: 'Line 4…Line 5†
# '
# Failed test 'Line 6+7+8 - matched'
# at t/01-basic.t line 16.
# got: 'Line 5å
# '
# expected: 'Line 6ΓÇ¿Line 7ΓÇ⌐Line 8Γü
# '
# Failed test 'Line 9 - matched'
# at t/01-basic.t line 17.
# got: 'Line 6
# '
# expected: 'Line 9‪
# '
# Looks like you failed 3 tests of 7.
t/01-basic.t ..
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/7 subtests
utf8 "\xE2" does not map to Unicode at t/02-utf8.t line 20, <DATA> line 8.
t/02-utf8.t ... ok
Test Summary Report
-------------------
t/01-basic.t (Wstat: 768 Tests: 7 Failed: 3)
Failed tests: 5-7
Non-zero exit status: 3
Files=2, Tests=17, 0 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU)
Result: FAIL
Failed 1/2 test programs. 3/17 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
-> FAIL Installing PerlIO::unicodeeol failed. See C:\Users\RICARD~1\.cpanm\build
.log for details.
--
rjbs