Subject: | test fail on MSWin32 |
Windows path backslashes cause test to fail:
...
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01_Module_Load_Conditional....ok 1/0Reference to nonexistent group in
regex; marked by <-- HERE in m/^C:\src\.cpanplus\5 <-- HERE
.10.0\build\Module-Load-Conditional-0.28\lib/ at
t/01_Module_Load_Conditional.t line 51.
# Looks like your test died just after 4.
t/01_Module_Load_Conditional....dubious
Test returned status 255 (wstat 65280, 0xff00)
after all the subtests completed successfully
t/02_Parse_Version..............ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/01_Module_Load_Conditional.t 255 65280 4 0 ??
Failed 1/2 test scripts. 0/81 subtests failed.
Files=2, Tests=81, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
Failed 1/2 test programs. 0/81 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code
'0xff'
Stop.