Subject: | v1.027 tests are not passed under windows |
Tested under strawberry perl 5.22 x86 and x64.
....
t/00-pod.t ............... skipped: Set environment variable PERL_TEST_POD=1 to test POD
t/10-parl-generation.t ... ok
t/20-pp.t ................ 13/34 D:\tmp\iXUAzomG0X syntax OK
t/20-pp.t ................ ok
t/30-current_exec.t ...... # Please wait
t/30-current_exec.t ...... ok
t/40-packer_cd_option.t .. ok
t/80-doublecolon.t ....... ok
t/90-rt101800.t .......... blib\script\pp: Using -e 'code' as input file, ignoring Test::More; print $ENV{PAR_TEMP}\n;
t/90-rt101800.t .......... 1/18 syntax error at script/ppKCmIq.pl line 1, at EOF
# Failed test 'successfully ran "D:\tmp\3salkRPJa6\packed.exe"'
# at t/90-rt101800.t line 31.
# Failed test 'canary file found in '
# at t/90-rt101800.t line 38.
# Failed test 'inc directory found in '
# at t/90-rt101800.t line 39.
# Failed test 'data file found in '
# at t/90-rt101800.t line 40.
Can't stat \inc: No such file or directory
at t/90-rt101800.t line 79.
syntax error at script/ppKCmIq.pl line 1, at EOF
# Failed test 'successfully ran "D:\tmp\3salkRPJa6\packed.exe" a second time'
# at t/90-rt101800.t line 49.
t/90-rt101800.t .......... 7/18
# Failed test 'canary file found in '
# at t/90-rt101800.t line 50.
# Failed test 'inc directory found in '
# at t/90-rt101800.t line 51.
# Failed test 'data file found in '
# at t/90-rt101800.t line 52.
t/90-rt101800.t .......... 12/18 syntax error at script/ppKCmIq.pl line 1, at EOF
# Failed test 'successfully ran "D:\tmp\3salkRPJa6\packed.exe" a third time'
t/90-rt101800.t .......... 14/18 # at t/90-rt101800.t line 67.
# Failed test 'canary file found in '
# at t/90-rt101800.t line 68.
# Failed test 'inc directory found in '
# at t/90-rt101800.t line 69.
# Failed test 'data file found in '
# at t/90-rt101800.t line 70.
# Looks like you failed 12 tests of 18.
t/90-rt101800.t .......... Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/18 subtests
t/90-rt103861.t .......... ok
t/90-rt104560.t .......... ok
t/90-rt104635.t .......... ok
t/90-rt59710.t ........... ok
Test Summary Report
-------------------
t/90-rt101800.t (Wstat: 3072 Tests: 18 Failed: 12)
Failed tests: 2-5, 7-10, 14-17
Non-zero exit status: 12
Files=11, Tests=107, 168 wallclock secs ( 0.16 usr + 0.01 sys = 0.17 CPU)
Result: FAIL