Skipping testcover target, ExtUtils::MakeMaker::Coverage not found Checking if your kit is complete... Looks good Writing Makefile for Log::Dispatch::Win32EventLog Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Log/Dispatch/Win32EventLog.pm blib\lib\Log\Dispatch\Win32EventLog.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01-basic.............1..22 ok 1 - use Win32::EventLog; ok 2 - use Log::Dispatch; ok 3 - use Log::Dispatch::Win32EventLog; ok 4 - Set Win32::EventLog::GetMessageText ok 5 - new Log::Dispatch ok 6 - ... of the right type ok 7 - got an event number for emerg 1 # Failed test 'emerg 1' # at t/01-basic.t line 78. # '3831' # >= # '3832' not ok 8 - emerg 1 ok 9 - warning 1 ok 10 - info 1 ok 11 - got an event number for emerg 2 # Failed test 'emerg 2' # at t/01-basic.t line 78. # '3830' # >= # '3831' not ok 12 - emerg 2 ok 13 - warning 2 ok 14 - info 2 ok 15 ok 16 - drained event info,2,20080110101230 ok 17 - drained event warning,2,20080110101230 ok 18 - drained event emergency,2,20080110101230 ok 19 - drained event info,1,20080110101230 ok 20 - drained event warning,1,20080110101230 ok 21 - drained event emergency,1,20080110101230 ok 22 - all events drained # Looks like you failed 2 tests of 22. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 8, 12 Failed 2/22 tests, 90.91% okay t/02-register..........1..0 # Skip Bugs in registration need to be ironed out skipped all skipped: Bugs in registration need to be ironed out t/03-log4perl-log4j....1..17 ok 1 - use Win32::EventLog; not ok 2 - Set Win32::EventLog::GetMessageText # TODO Win32::EventLog::GetMessageText misbehaviour # Failed (TODO) test 'Set Win32::EventLog::GetMessageText' # at t/03-log4perl-log4j.t line 13. # got: '0' # expected: '1' ok 3 - get_logger not ok 4 - round 1 get 1 # Failed test 'round 1 get 1' # at t/03-log4perl-log4j.t line 92. # '3829' # >= # '3830' not ok 5 - round 1 get 2 # Failed test 'round 1 get 2' # at t/03-log4perl-log4j.t line 98. # '3829' # <= # '3828' ok 6 - round 1 get 3 not ok 7 - round 2 get 1 # Failed test 'round 2 get 1' # at t/03-log4perl-log4j.t line 92. # '3827' # >= # '3828' ok 8 - round 2 get 2 not ok 9 - round 2 get 3 # Failed test 'round 2 get 3' # at t/03-log4perl-log4j.t line 104. # '3826' # >= # '3827' ok 10 - all events logged ok 11 - removed event info,2,20080110101231 ok 12 - removed event warning,2,20080110101231 ok 13 - removed event error,2,20080110101231 ok 14 - removed event info,1,20080110101231 ok 15 - removed event warning,1,20080110101231 ok 16 - removed event error,1,20080110101231 ok 17 - all events accounted for # Looks like you failed 4 tests of 17. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 4-5, 7, 9 Failed 4/17 tests, 76.47% okay t/03-log4perl..........1..17 ok 1 - use Win32::EventLog; not ok 2 - Set Win32::EventLog::GetMessageText # TODO Win32::EventLog::GetMessageText misbehaviour # Failed (TODO) test 'Set Win32::EventLog::GetMessageText' # at t/03-log4perl.t line 13. # got: '0' # expected: '1' ok 3 - get_logger ok 4 - round 1 get 1 # Failed test 'round 1 get 1' # at t/03-log4perl.t line 98. not ok 5 - round 1 get 1 # '3825' # >= # '3826' ok 6 - round 1 get 1 # Failed test 'round 2 get 1' # at t/03-log4perl.t line 92. # '3824' # >= # '3825' # Failed test 'round 2 get 1' # at t/03-log4perl.t line 98. # '3823' # >= # '3824' not ok 7 - round 2 get 1 not ok 8 - round 2 get 1 ok 9 - round 2 get 1 ok 10 - logged all events ok 11 - removed info,2,20080110101232 ok 12 - removed warning,2,20080110101232 # Looks like you failed 3 tests of 17. ok 13 - removed error,2,20080110101232 ok 14 - removed info,1,20080110101232 ok 15 - removed warning,1,20080110101232 ok 16 - removed error,1,20080110101232 ok 17 - all events accounted for dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 5, 7-8 Failed 3/17 tests, 82.35% okay t/04-invalid_log.......1..0 # Skip Bugs in registration need to be ironed out skipped all skipped: Bugs in registration need to be ironed out t/05-backslashes.......1..5 ok 1 - use Win32::EventLog; ok 2 - use Log::Dispatch; ok 3 - use Log::Dispatch::Win32EventLog; ok 4 - new Log::Dispatch ok 5 - Should complain about backslashes ok t/06-pod-coverage......1..1 ok 1 # skip Test::Pod::Coverage not installed on this system ok 1/1 skipped: various reasons t/06-pod...............1..1 ok 1 - blib\lib\Log\Dispatch\Win32EventLog.pm ok t/06-prereqs...........1..0 # Skip Test::Prereq cannot handle this distribition skipped all skipped: Test::Prereq cannot handle this distribition Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-basic.t 2 512 22 2 8 12 t/03-log4perl-log4j.t 4 1024 17 4 4-5 7 9 t/03-log4perl.t 3 768 17 3 5 7-8 3 tests and 1 subtest skipped. Failed 3/9 test scripts. 9/63 subtests failed. Files=9, Tests=63, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/9 test programs. 9/63 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.