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\01throw.t t\02order.t t\03throw-non-Error.t t\04use-base-Error-Simple.t t\05text-errors-with-file-handles.t t\06customize-text-throw.t t\07try-in-obj-destructor.t t\08warndie.t t\09dollar-at.t t\10throw-in-catch.t t\11rethrow.t t\12wrong-error-var.t t\13except-arg0.t t\pod-coverage.t t\pod.t t\01throw............................1..4 ok 1 ok 2 ok 3 ok 4 ok t\02order............................1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\03throw-non-Error..................1..2 ok 1 - Testing for thrown exception ok 2 - No Errors caught. ok t\04use-base-Error-Simple............1..1 ok 1 - Testing that the use base worked. ok t\05text-errors-with-file-handles....1..4 ok 1 - Not MyError::Foo ok 2 - Testing ok 3 - Testing for correct line number ok 4 - Testing for correct module ok t\06customize-text-throw.............1..3 ok 1 - Error was auto-converted to Error::Simple ok 2 - Error was auto-converted to MyError::Bar ok 3 - Text of the error is correct ok t\07try-in-obj-destructor............1..1 ok 1 - Testing that the excpetion is not trampeled ok t\08warndie..........................1..21 ok 1 - Loaded # Looks like you planned 21 tests but only ran 1. ok 2 - Test framework STDERR ok 3 - Test framework felloffcode # Failed test (t\08warndie.t at line 77) # 'A warning at t\08warndie.t line 73: # main::__ANON__() called at t\08warndie.t line 37 # main::run_kid('CODE(0x1c0ae78)') called at t\08warndie.t line 74 # FELL OUT OF CODEREF # # Unhandled perl error caught at toplevel: # # WHOA! Somehow you got a different number of results than tests ran! # This should never happen! Please contact the author immediately! # END failed--call queue aborted. # # Thrown from: t\08warndie.t:0 # # Full stack trace: # # # ' # doesn't match '(?-xism:^A warning at (?-xism:t\\08warndie\.t) line 73: # \tmain::__ANON__\(\) called at (?-xism:t\\08warndie\.t) line 37 # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at (?-xism:t\\08warndie\.t) line 74 # $)' not ok 4 - warn \n-terminated STDERR # Failed test (t\08warndie.t at line 81) # got: '0' # expected: '1' not ok 5 - warn \n-terminated felloffcode # Failed test (t\08warndie.t at line 89) # 'A warning at t\08warndie.t line 85: # main::__ANON__() called at t\08warndie.t line 37 # main::run_kid('CODE(0x1c4c228)') called at t\08warndie.t line 86 # FELL OUT OF CODEREF # # Unhandled perl error caught at toplevel: # # WHOA! Somehow you got a different number of results than tests ran! # This should never happen! Please contact the author immediately! # END failed--call queue aborted. # # Thrown from: t\08warndie.t:0 # # Full stack trace: # # # ' # doesn't match '(?-xism:^A warning at (?-xism:t\\08warndie\.t) line 85: # \tmain::__ANON__\(\) called at (?-xism:t\\08warndie\.t) line 37 # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at (?-xism:t\\08warndie\.t) line 86 # $)' not ok 6 - warn unterminated STDERR # Failed test (t\08warndie.t at line 93) # got: '0' # expected: '1' not ok 7 - warn unterminated felloffcode # Failed test (t\08warndie.t at line 101) # ' # Unhandled perl error caught at toplevel: # # An error # # Thrown from: t\08warndie.t:97 # # Full stack trace: # # main::__ANON__() called at t\08warndie.t line 37 # main::run_kid('CODE(0x1cd2290)') called at t\08warndie.t line 98 # # # Unhandled perl error caught at toplevel: # # WHOA! Somehow you got a different number of results than tests ran! # This should never happen! Please contact the author immediately! # END failed--call queue aborted # # Thrown from: t\08warndie.t:97 # # Full stack trace: # # # ' # doesn't match '(?-xism:^ # Unhandled perl error caught at toplevel: # # An error # # Thrown from: (?-xism:t\\08warndie\.t):97 # # Full stack trace: # # \tmain::__ANON__\(\) called at (?-xism:t\\08warndie\.t) line 37 # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at (?-xism:t\\08warndie\.t) line 98 # # $)' not ok 8 - die \n-terminated STDERR ok 9 - die \n-terminated felloffcode # Failed test (t\08warndie.t at line 122) # ' # Unhandled perl error caught at toplevel: # # An error # # Thrown from: t\08warndie.t:118 # # Full stack trace: # # main::__ANON__() called at t\08warndie.t line 37 # main::run_kid('CODE(0x1cac1d8)') called at t\08warndie.t line 119 # # # Unhandled perl error caught at toplevel: # # WHOA! Somehow you got a different number of results than tests ran! # This should never happen! Please contact the author immediately! # END failed--call queue aborted # # Thrown from: t\08warndie.t:118 # # Full stack trace: # # # ' # doesn't match '(?-xism:^ # Unhandled perl error caught at toplevel: # # An error # # Thrown from: (?-xism:t\\08warndie\.t):118 # # Full stack trace: # # \tmain::__ANON__\(\) called at (?-xism:t\\08warndie\.t) line 37 # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at (?-xism:t\\08warndie\.t) line 119 # # $)' not ok 10 - die unterminated STDERR ok 11 - die unterminated felloffcode # Failed test (t\08warndie.t at line 143) # ' # Unhandled exception of type Error caught at toplevel: # # An exception # # Thrown from: t\08warndie.t:139 # # Full stack trace: # # main::__ANON__() called at t\08warndie.t line 37 # main::run_kid('CODE(0x1cc8ee8)') called at t\08warndie.t line 140 # # # Unhandled perl error caught at toplevel: # # WHOA! Somehow you got a different number of results than tests ran! # This should never happen! Please contact the author immediately! # END failed--call queue aborted # # Thrown from: t\08warndie.t:184 # # Full stack trace: # # # ' # doesn't match '(?-xism:^ # Unhandled exception of type Error caught at toplevel: # # An exception # # Thrown from: (?-xism:t\\08warndie\.t):139 # # Full stack trace: # # \tmain::__ANON__\(\) called at (?-xism:t\\08warndie\.t) line 37 # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at (?-xism:t\\08warndie\.t) line 140 # # $)' not ok 12 - Error STDOUT ok 13 - Error felloffcode # Failed test (t\08warndie.t at line 169) # 'My custom warning here: A warning at t\08warndie.t line 165. # FELL OUT OF CODEREF # My custom death here: My custom death here: WHOA! Somehow you got a different number of results than tests ran! # This should never happen! Please contact the author immediately! # END failed--call queue aborted. # ' # doesn't match '(?-xism:^My custom warning here: A warning at (?-xism:t\\08warndie\.t) line 165. # $)' not ok 14 - Custom warn test STDERR # Failed test (t\08warndie.t at line 171) # got: '0' # expected: '1' not ok 15 - Custom warn test felloffcode ok 16 - Custom die test STDERR ok 17 - Custom die test felloffcode # Failed test (t\08warndie.t at line 192) # 'My custom warning here: A warning at t\08warndie.t line 188: # main::__ANON__() called at t\08warndie.t line 37 # main::run_kid('CODE(0x1ce9168)') called at t\08warndie.t line 189 # FELL OUT OF CODEREF # My custom death here: # Unhandled perl error caught at toplevel: # # My custom death here: WHOA! Somehow you got a different number of results than tests ran! # This should never happen! Please contact the author immediately! # END failed--call queue aborted. # # Thrown from: t\08warndie.t:0 # # Full stack trace: # # # ' # doesn't match '(?-xism:^My custom warning here: A warning at (?-xism:t\\08warndie\.t) line 188: # \tmain::__ANON__\(\) called at (?-xism:t\\08warndie\.t) line 37 # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at (?-xism:t\\08warndie\.t) line 189 # $)' not ok 18 - Custom warn STDERR # Failed test (t\08warndie.t at line 196) # got: '0' # expected: '1' not ok 19 - Custom warn felloffcode # Failed test (t\08warndie.t at line 204) # 'My custom death here: # Unhandled perl error caught at toplevel: # # An error # # Thrown from: t\08warndie.t:200 # # Full stack trace: # # main::__ANON__() called at t\08warndie.t line 37 # main::run_kid('CODE(0x1c65538)') called at t\08warndie.t line 201 # # My custom death here: # Unhandled perl error caught at toplevel: # # My custom death here: WHOA! Somehow you got a different number of results than tests ran! # This should never happen! Please contact the author immediately! # END failed--call queue aborted # # Thrown from: t\08warndie.t:200 # # Full stack trace: # # # ' # doesn't match '(?-xism:^My custom death here: # Unhandled perl error caught at toplevel: # # An error # # Thrown from: (?-xism:t\\08warndie\.t):200 # # Full stack trace: # # \tmain::__ANON__\(\) called at (?-xism:t\\08warndie\.t) line 37 # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at (?-xism:t\\08warndie\.t) line 201 # # $)' not ok 20 - Custom die STDERR ok 21 - Custom die felloffcode # Looks like you failed 12 tests of 21. dubious Test returned status 12 (wstat 3072, 0xc00) DIED. FAILED tests 4-8, 10, 12, 14-15, 18-20 Failed 12/21 tests, 42.86% okay t\09dollar-at........................1..8 ok 1 - defined( $_[0] ) after throw/catch ok 2 - defined( $@ ) after throw/catch ok 3 - $_[0]->isa( "Error::Simple" ) after throw/catch ok 4 - $@->isa( "Error::Simple" ) after throw/catch ok 5 - defined( $_[0] ) after throw/otherwise ok 6 - defined( $@ ) after throw/otherwise ok 7 - $_[0]->isa( "Error::Simple" ) after throw/otherwise ok 8 - $@->isa( "Error::Simple" ) after throw/otherwise ok t\10throw-in-catch...................1..2 ok 1 - Error thrown in the catch clause is registered ok 2 - Error thrown in the otherwise clause is registered ok t\11rethrow..........................1..4 ok 1 - Error rethrown ok 2 - Thrown Error::Simple ok 3 - die foobar ok 4 - throw Error::Simple ok t\12wrong-error-var..................1..2 ok 1 - Checking that eval { ... } is sane # Error::THROWN = This is caught by eval, not by try. at t\12wrong-error-var.t line 12. # Error::THROWN = # E = This is a simple 'die' exception. at t\12wrong-error-var.t line 22. ok 2 - Checking that the argument to otherwise is the thrown exception ok t\13except-arg0......................1..2 ok 1 - defined( $_[0] ) after throw/except ok 2 - $_[0]->isa( "Error::Simple" ) after throw/except ok t\pod-coverage.......................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t\pod................................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/15 test scripts, 93.33% okay. 12/60 subtests failed, 80.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\08warndie.t 12 3072 21 12 57.14% 4-8 10 12 14-15 18-20 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.