Checking if your kit is complete... Looks good Warning: prerequisite Test::Simple 0.59 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Writing Makefile for Test::Group cp lib/Test/Group.pm blib/lib/Test/Group.pm Manifying blib/man3/Test::Group.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load...........1..1 not ok 1 - use Test::Group; # Failed test (t/00-load.t at line 6) # Tried to use 'Test::Group'. # Error: Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Test::Group , Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/10-external.......1..33 ok 1 not ok 2 - passing test group # Failed test (t/10-external.t at line 25) # got: '255' # expected: '0' not ok 3 # Failed test (t/10-external.t at line 37) # got: '1..1 # ' # expected: '1..1 # ok 1 - group # ' not ok 4 # Failed test (t/10-external.t at line 41) # got: 'Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. # Compilation failed in require at - line 2. # BEGIN failed--compilation aborted at - line 2. # ' # expected: '' not ok 5 - failing test group # Failed test (t/10-external.t at line 43) # got: '255' # expected: '1' not ok 6 # Failed test (t/10-external.t at line 53) # got: '1..1 # ' # expected: '1..1 # not ok 1 - group # ' not ok 7 - got bla # Failed test (t/10-external.t at line 57) # 'Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. # Compilation failed in require at - line 2. # BEGIN failed--compilation aborted at - line 2. # ' # doesn't match '(?-xism:got:.*bla)' not ok 8 - expected ble # Failed test (t/10-external.t at line 58) # 'Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. # Compilation failed in require at - line 2. # BEGIN failed--compilation aborted at - line 2. # ' # doesn't match '(?-xism:expected:.*ble)' not ok 9 - another subtest failed # Failed test (t/10-external.t at line 59) # 'Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. # Compilation failed in require at - line 2. # BEGIN failed--compilation aborted at - line 2. # ' # doesn't match '(?i-xsm:failed.*sub test blah)' not ok 10 - 1 test total despite multiple failures # Failed test (t/10-external.t at line 60) # 'Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. # Compilation failed in require at - line 2. # BEGIN failed--compilation aborted at - line 2. # ' # doesn't match '(?-xism:failed 1 test.* of 1)' not ok 11 - empty test group fails # Failed test (t/10-external.t at line 63) # got: '255' # expected: '1' not ok 12 - empty test groups # Failed test (t/10-external.t at line 70) # got: '1..2 # ' # expected: '1..2 # not ok 1 - empty group # ' not ok 13 - test_only # Failed test (t/10-external.t at line 75) # got: '255' # expected: '0' not ok 14 # Failed test (t/10-external.t at line 88) # got: '1..2 # ' # expected: '1..2 # ok 1 - group 1 # ok 2 # skip # ' not ok 15 - test_only regex # Failed test (t/10-external.t at line 94) # got: '255' # expected: '1' not ok 16 # Failed test (t/10-external.t at line 110) # got: '1..3 # ' # expected: '1..3 # ok 1 - group 1 # not ok 2 - group 2 # ok 3 # skip # ' not ok 17 - skip_next_tests # Failed test (t/10-external.t at line 117) # got: '255' # expected: '1' not ok 18 # Failed test (t/10-external.t at line 133) # got: '1..3 # ' # expected: '1..3 # ok 1 # skip # ok 2 # skip # not ok 3 - other group # ' not ok 19 - begin_skipping_tests # Failed test (t/10-external.t at line 140) # got: '255' # expected: '1' not ok 20 # Failed test (t/10-external.t at line 156) # got: '1..3 # ' # expected: '1..3 # ok 1 # skip # ok 2 # skip # not ok 3 - other group # ' ok 21 - dont_catch_exceptions ok 22 not ok 23 # Failed test (t/10-external.t at line 176) # 'Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. # Compilation failed in require at - line 2. # BEGIN failed--compilation aborted at - line 2. # ' # doesn't match '(?i-xsm:no tests run|test died before it could)' ok 24 - catch exceptions ok 25 - we don't get signal ok 26 - proper quoting of diagnostic messages ok 27 - catch exceptions not ok 28 # Failed test (t/10-external.t at line 209) # '1..2 # ' # doesn't match '(?m-xis:^not ok 1.*\*died\*)' not ok 29 # Failed test (t/10-external.t at line 210) # '1..2 # ' # doesn't match '(?m-xis:^ok 2)' not ok 30 - log file 1/2 # Failed test (t/10-external.t at line 214) # undef # doesn't match '(?-xism:group 1.*died)' not ok 31 - log file 2/2 # Failed test (t/10-external.t at line 216) # undef # doesn't match '(?-xism:line1\nline2\nline3)' not ok 32 - nested tests # Failed test (t/10-external.t at line 218) # got: '255' # expected: '1' not ok 33 # Failed test (t/10-external.t at line 241) # got: '1..2 # ' # expected: '1..2 # ok 1 - outer 1 # not ok 2 - outer 2 # ' Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. Compilation failed in require at - line 2. BEGIN failed--compilation aborted at - line 2. # Looks like you failed 26 tests of 33. dubious Test returned status 26 (wstat 6656, 0x1a00) DIED. FAILED tests 2-20, 23, 28-33 Failed 26/33 tests, 21.21% okay t/20-internal.......1..8 Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. Compilation failed in require at t/20-internal.t line 13. BEGIN failed--compilation aborted at t/20-internal.t line 13. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/30-synopsis.......1..15 Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. Compilation failed in require at t/30-synopsis.t line 15. BEGIN failed--compilation aborted at t/30-synopsis.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-15 Failed 15/15 tests, 0.00% okay t/32-nested-skipping.1..7 Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. Compilation failed in require at t/32-nested-skipping.t line 13. BEGIN failed--compilation aborted at t/32-nested-skipping.t line 13. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/35-todotests......1..58 Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. Compilation failed in require at t/35-todotests.t line 11. BEGIN failed--compilation aborted at t/35-todotests.t line 11. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-58 Failed 58/58 tests, 0.00% okay t/40-exception-objects.1..8 ok 1 not ok 2 - throwing an exception object w/o a test group # Failed test (t/40-exception-objects.t at line 29) # got: '255' # expected: '1' not ok 3 - exception objects also cause the group to fail # Failed test (t/40-exception-objects.t at line 30) # '1..1 # ' # doesn't match '(?m-xis:^not ok 1)' not ok 4 - throwing an exception object into the log file # Failed test (t/40-exception-objects.t at line 39) # got: '255' # expected: '1' not ok 5 # Failed test (t/40-exception-objects.t at line 41) # 'Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. # Compilation failed in require at - line 3. # BEGIN failed--compilation aborted at - line 3. # ' # doesn't match '(?m-xis:see log)' Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. Compilation failed in require at - line 3. BEGIN failed--compilation aborted at - line 3. ok 6 cannot read logfile at t/40-exception-objects.t line 46. # Looks like you planned 8 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-5, 7-8 Failed 6/8 tests, 25.00% okay t/50-error-reporting.1..5 ok 1 ok 2 - failing test not ok 3 - test marked failed # Failed test (t/50-error-reporting.t at line 44) # '1..1 # ' # doesn't match '(?-xism:not ok 1)' not ok 4 - sub-test failure reported at the correct line # Failed test (t/50-error-reporting.t at line 46) # 'Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. # Compilation failed in require at /tmp/Test-Group-5sFgH7/test.pl line 2. # BEGIN failed--compilation aborted at /tmp/Test-Group-5sFgH7/test.pl line 2. # ' # doesn't match '(?-xism:oops.*\n.*\/tmp\/Test\-Group\-5sFgH7\/test\.pl.*line 7)' not ok 5 - group failure reported at the correct line # Failed test (t/50-error-reporting.t at line 48) # 'Need Test::Simple version 0.59 or later, sorry at blib/lib/Test/Group.pm line 260. # BEGIN failed--compilation aborted at blib/lib/Test/Group.pm line 261. # Compilation failed in require at /tmp/Test-Group-5sFgH7/test.pl line 2. # BEGIN failed--compilation aborted at /tmp/Test-Group-5sFgH7/test.pl line 2. # ' # doesn't match '(?-xism:this fails.*\n.*\/tmp\/Test\-Group\-5sFgH7\/test\.pl.*line 8)' # Looks like you failed 3 tests of 5. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage 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: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/10-external.t 26 6656 33 26 78.79% 2-20, 23, 28-33 t/20-internal.t 255 65280 8 8 100.00% 1-8 t/30-synopsis.t 255 65280 15 15 100.00% 1-15 t/32-nested-skipping.t 255 65280 7 7 100.00% 1-7 t/35-todotests.t 255 65280 58 58 100.00% 1-58 t/40-exception-objects.t 255 65280 8 6 75.00% 2-5, 7-8 t/50-error-reporting.t 3 768 5 3 60.00% 3-5 2 tests skipped. Failed 8/10 test scripts, 20.00% okay. 124/135 subtests failed, 8.15% okay. make: *** [test_dynamic] Error 29