Skip Menu |

This queue is for tickets about the Module-Load-Conditional CPAN distribution.

Report information
The Basics
Id: 42282
Status: resolved
Priority: 0/
Queue: Module-Load-Conditional

People
Owner: Nobody in particular
Requestors: MTHURN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.28
Fixed in: (no value)



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.
On Sat Jan 10 10:37:17 2009, MTHURN wrote: Show quoted text
> 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
Thanks for the report -- it already seems fixed in blead and I've applied that patch to my branch as well. Release to the CPAN forthcoming. Cheers,