Subject: | Failed test dies without reporting |
When running Perl 5.8.7 on Win32:
CPAN Terminal> t Win32::EventLog::Carp
Testing Win32::EventLog::Carp
[ERROR] No such module 'Carp::Heavy' found on CPAN
Running [C:\perl5\5.8.7\bin\MSWin32-x86-multi-thread\nmake.exe]...
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
Running [C:\perl5\5.8.7\bin\MSWin32-x86-multi-thread\nmake.exe test]...
C:\perl5\5.8.7\bin\MSWin32-x86-multi-thread\perl.exe "-MExtUtils::Comman
d::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01-basic.......dubious
Test returned status 15 (wstat 3840, 0xf00)
DIED. FAILED tests 48-62
Failed 15/62 tests, 75.81% okay
t/02-optional....ok
t/03-register....skipped
all skipped: Win32::EventLog::Message not found
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01-basic.t 15 3840 62 29 46.77% 48-62
(14 subtests UNEXPECTEDLY SUCCEEDED), 1 test skipped.
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
test,click,1,1118060904 at t/01-basic.t line 88
test,warn,1,1118060904 at t/01-basic.t line 100.
test,carp,1,1118060904 at t/01-basic.t line 112
test,cluck,1,1118060904 at t/01-basic.t line 124
test,click,2,1118060904 at t/01-basic.t line 88
test,warn,2,1118060904 at t/01-basic.t line 100.
test,carp,2,1118060904 at t/01-basic.t line 112
test,cluck,2,1118060904 at t/01-basic.t line 124
Use of uninitialized value in unpack at C:/perl5/site/5.8.7/lib/MSWin32-x86-mult
i-thread/Win32/EventLog.pm line 126.
# Failed test (t/01-basic.t at line 225)
# Looks like you planned 62 tests but only ran 48.
Failed 1/3 test scripts, 66.67% okay. 15/64 subtests failed, 76.56% okay.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff'
Stop.
[ERROR] MAKE TEST failed: Bad file descriptor C:\perl5\5.8.7\bin\MSWin32-x86-m
ulti-thread\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib',
'blib\arch')" t/*.t
t/01-basic.......dubious
Test returned status 15 (wstat 3840, 0xf00)
DIED. FAILED tests 48-62
Failed 15/62 tests, 75.81% okay
t/02-optional....ok
t/03-register....skipped
all skipped: Win32::EventLog::Message not found
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01-basic.t 15 3840 62 29 46.77% 48-62
(14 subtests UNEXPECTEDLY SUCCEEDED), 1 test skipped.
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
test,click,1,1118060904 at t/01-basic.t line 88
test,warn,1,1118060904 at t/01-basic.t line 100.
test,carp,1,1118060904 at t/01-basic.t line 112
test,cluck,1,1118060904 at t/01-basic.t line 124
test,click,2,1118060904 at t/01-basic.t line 88
test,warn,2,1118060904 at t/01-basic.t line 100.
test,carp,2,1118060904 at t/01-basic.t line 112
test,cluck,2,1118060904 at t/01-basic.t line 124
Use of uninitialized value in unpack at C:/perl5/site/5.8.7/lib/MSWin32-x86-mult
i-thread/Win32/EventLog.pm line 126.
# Failed test (t/01-basic.t at line 225)
# Looks like you planned 62 tests but only ran 48.
Failed 1/3 test scripts, 66.67% okay. 15/64 subtests failed, 76.56% okay.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff'
Stop.
Can't call method "name" without a package or object reference at C:/perl5/site/
5.8.7/lib/CPANPLUS/Internals/Constants/Report.pm line 307.
CPAN Terminal>