Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00_compile.t t\01_configure.t t\02_log.t t\03_reload.t t\04_nolog.t t\05_compat.t t\06_configurator.t t\07_hardwired.t t\08_datetime.t t\09_ini.t t\10_caller.t t\11_no_watch.t t\12_inherit.t t\13_do_reload.t t\14_destroy.t t\15_appconfig.t t\00_compile.........1..1 ok 1 - use Log::Dispatch::Config; ok t\01_configure.......1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::Screen ok 3 - same instance - Log::Dispatch::Config=HASH(0x1cd0ecc) ok t\02_log.............1..4 not ok 1 - debug # Failed test (t\02_log.t at line 31) # '[Tue Mar 11 23:26:27 2008] [debug] debug at t\02_log.t line 25[Tue Mar 11 23:26:27 2008] [alert] alert at t\02_log.t line 26' # doesn't match '(?-xism:debug at t/02_log\.t)' not ok 2 - alert # Failed test (t\02_log.t at line 32) # '[Tue Mar 11 23:26:27 2008] [debug] debug at t\02_log.t line 25[Tue Mar 11 23:26:27 2008] [alert] alert at t\02_log.t line 26' # doesn't match '(?-xism:alert at t/02_log\.t)' ok 3 - no debug ok 4 - alert % # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/4 tests, 50.00% okay t\03_reload..........1..5 ok 1 - The object isa Log::Dispatch::File not ok 2 - The object isa Log::Dispatch::File # Failed test (t\03_reload.t at line 25) # The object isn't defined not ok 3 # Failed test (t\03_reload.t at line 26) # got: 'Log::Dispatch::File=HASH(0x1e8f754)' # expected: undef not ok 4 - Log::Dispatch::Config=HASH(0x1e88b58) - Log::Dispatch::Config=HASH(0x1e88b58) # Failed test (t\03_reload.t at line 27) # 'Log::Dispatch::Config=HASH(0x1e88b58)' # ne # 'Log::Dispatch::Config=HASH(0x1e88b58)' ok 5 - same one # Looks like you failed 3 tests of 5. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/5 tests, 40.00% okay t\04_nolog...........1..1 ok 1 - can call with nothing ok t\05_compat..........1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::Screen ok 3 - same instance - Log::Dispatch::Config=HASH(0x1cd0fac) ok t\06_configurator....1..3 ok 1 - The object isa Log::Dispatch::Configurator ok 2 ok 3 - get_attrs_global is an abstract method of Log::Dispatch::Configurator at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Log-Dispatch-Config\blib\lib/Log/Dispatch/Config.pm line 80 # ok t\07_hardwired.......1..7 ok 1 - The object isa Log::Dispatch::Configurator ok 2 - The object isa Log::Dispatch::Configurator::Hardwired ok 3 - The object isa Log::Dispatch::File ok 4 - The object isa Log::Dispatch::File ok 5 - Log::Dispatch::Config=HASH(0x1c6ea04) - Log::Dispatch::Config=HASH(0x1ba9e88) ok 6 - Log::Dispatch::Config=HASH(0x1c6ea04) - Log::Dispatch::Config=HASH(0x1c73408) ok 7 - Log::Dispatch::Config=HASH(0x1ba9e88) - Log::Dispatch::Config=HASH(0x1c73408) ok t\08_datetime........1..3 ok 1 - The object isa Log::Dispatch::Screen ok 2 - 20080311 debug Tue Mar 11 23:26:30 2008 ok 3 - 20080311 debug Tue Mar 11 23:26:30 2008 ok t\09_ini.............1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::Screen ok 3 - same instance - Log::Dispatch::Config=HASH(0x1cd10b4) ok t\10_caller..........1..2 ok 1 ok 2 ok t\11_no_watch........1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::File ok 3 - same: Log::Dispatch::Config=HASH(0x1e889a4) - Log::Dispatch::Config=HASH(0x1e889a4) ok t\12_inherit.........1..6 ok 1 - The object isa Foo::Logger ok 2 - The object isa Log::Dispatch::Config ok 3 - The object isa Bar::Logger ok 4 - The object isa Log::Dispatch::Config ok 5 - not same one ok 6 - same one ok t\13_do_reload.......1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::File ok 3 - same: Log::Dispatch::Config=HASH(0x1e88c68) - Log::Dispatch::Config=HASH(0x1e6a9d4) ok t\14_destroy.........1..1 ok 1 ok t\15_appconfig.......1..3 ok 1 - Config exists ok 2 - The object isa Log::Dispatch::Configurator::AppConfig ok 3 - The object isa Log::Dispatch::File ok Failed 2/16 test scripts, 87.50% okay. 5/51 subtests failed, 90.20% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02_log.t 2 512 4 2 50.00% 1-2 t\03_reload.t 3 768 5 3 60.00% 2-4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.