This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Michael G Schwern, This is a computer-generated test report for Test-Simple-0.69, created automatically by CPAN::Reporter, version 0.40, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------- ---- ---- Test::Harness 2.03 2.64 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_GB LANGUAGE = en_GB:en_US:en_GB:en PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 46 44 29 25 24 20 1000 EGID: $) = 1000 46 44 29 25 24 20 1000 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.88_77 Cwd 2.04 ExtUtils::CBuilder n/a ExtUtils::Command 1.09_01 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.31 ExtUtils::Manifest 1.48 ExtUtils::ParseXS n/a File::Spec 0.86 Module::Build 0.2806 Module::Signature n/a Test::Harness 2.64 Test::More 0.67 version 0.70 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00signature.............skipped all skipped: Next time around, consider installing Module::Signature, so you can verify the integrity of this distribution. t/00test_harness_check....ok t/bad_plan................ok t/bail_out................ # Failed test at t/bail_out.t line 44. # got: '' # expected: '1..4 # Bail out! ROCKS FALL! EVERYONE DIES! # ' FAILED test 1 Failed 1/3 tests, 66.67% okay t/buffer..................ok t/Builder.................ok t/carp....................ok t/circular_data...........ok t/create..................ok t/curr_test...............ok t/details.................ok t/diag.................... # Failed test 'diag() with todo_output set' # at t/diag.t line 47. # got: '' # expected: '# a single line # # multiple # # lines # ' # Failed test 'diag() adds \# even if there's one already' # at t/diag.t line 60. # got: '' # expected: '# # foo # ' # Failed test at t/diag.t line 70. # got: '' # expected: '# onetwo # ' # Looks like you failed 3 tests of 5. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1, 3, 5 Failed 3/5 tests, 40.00% okay t/eq_set..................ok t/exit....................ok t/extra................... # Failed test at t/extra.t line 0. # got: '' # expected: '1..3 # ok 1 - Foo # not ok 2 - Bar # ok 3 - Yar # ok 4 - Car # not ok 5 - Sar # ' # Failed test at t/extra.t line 0. # got: '' # expected: '# Failed test 'Bar' # # at t/extra.t line 31. # # Failed test 'Sar' # # at t/extra.t line 34. # # Looks like you planned 3 tests but ran 2 extra. # # Looks like you failed 2 tests of 5 run. # ' FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/extra_one............... # Failed test at t/extra_one.t line 39. # got: '' # expected: '1..1 # ok 1 # ok 2 # ok 3 # ' # Failed test at t/extra_one.t line 46. # got: '' # expected: '# Looks like you planned 1 test but ran 2 extra. # ' FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/fail-like............... # Failed test 'failing output' # at t/fail-like.t line 0. # got: '' # expected: '1..1 # not ok 1 - is foo like that # ' # Failed test 'failing errors' # at t/fail-like.t line 0. # '' # doesn't match '(?-xism:^# Failed test 'is foo like that' # # at .* line 1. # # 'foo' # # doesn't match '\(\?-xism:that\)' # # Looks like you failed 1 test of 1\. # $)' FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/fail-more...............# Failed test at t/fail-more.t line 39. # got: '' # expected: '# Failed test 'failing' # # at t/fail-more.t line 38. # ' # Failed test at t/fail-more.t line 44. # got: '' # expected: '# Failed test 'foo is bar?' # # at t/fail-more.t line 40. # # got: 'foo' # # expected: 'bar' # # Failed test 'undef is empty string?' # # at t/fail-more.t line 41. # # got: undef # # expected: '' # # Failed test 'undef is 0?' # # at t/fail-more.t line 42. # # got: undef # # expected: '0' # # Failed test 'empty string is 0?' # # at t/fail-more.t line 43. # # got: '' # # expected: '0' # ' # Failed test at t/fail-more.t line 48. # got: '' # expected: '# Failed test 'foo isnt foo?' # # at t/fail-more.t line 45. # # 'foo' # # ne # # 'foo' # # Failed test 'foo isn't foo?' # # at t/fail-more.t line 46. # # 'foo' # # ne # # 'foo' # # Failed test 'undef isnt undef?' # # at t/fail-more.t line 47. # # undef # # ne # # undef # ' # Failed test at t/fail-more.t line 50. # got: '' # expected: '# Failed test 'is foo like that' # # at t/fail-more.t line 48. # # 'foo' # # doesn't match '/that/' # # Failed test 'is foo unlike foo' # # at t/fail-more.t line 49. # # 'foo' # # matches '/foo/' # ' # Failed test at t/fail-more.t line 61. # got: '' # expected: '# Failed test 'regex with % in it' # # at t/fail-more.t line 60. # # 'bug' # # doesn't match '/(%)/' # ' # Failed test at t/fail-more.t line 68. # got: '' # expected: '# Failed test 'fail()' # # at t/fail-more.t line 67. # ' # Failed test at t/fail-more.t line 56. # got: '' # expected: '# Failed test 'Mooble::Hooble::Yooble->can(...)' # # at t/fail-more.t line 52. # # Mooble::Hooble::Yooble->can('this') failed # # Mooble::Hooble::Yooble->can('that') failed # # Failed test 'Mooble::Hooble::Yooble->can(...)' # # at t/fail-more.t line 53. # # can_ok() called with no methods # # Failed test '->can(...)' # # at t/fail-more.t line 54. # # can_ok() called with empty class or reference # # Failed test 'ARRAY->can('foo')' # # at t/fail-more.t line 55. # # ARRAY->can('foo') failed # ' # Failed test at t/fail-more.t line 59. # got: '' # expected: '# Failed test 'The object isa Wibble' # # at t/fail-more.t line 55. # # The object isn't a 'Wibble' it's a 'Foo' # # Failed test 'My Wibble isa Wibble' # # at t/fail-more.t line 56. # # My Wibble isn't a reference # # Failed test 'Another Wibble isa Wibble' # # at t/fail-more.t line 57. # # Another Wibble isn't defined # # Failed test 'The object isa HASH' # # at t/fail-more.t line 58. # # The object isn't a 'HASH' it's a 'ARRAY' # ' # Failed test at t/fail-more.t line 72. # got: '' # expected: '# Failed test 'cmp_ok eq' # # at t/fail-more.t line 68. # # got: 'foo' # # expected: 'bar' # # Failed test ' ==' # # at t/fail-more.t line 69. # # got: 42.1 # # expected: 23 # # Failed test ' !=' # # at t/fail-more.t line 70. # # '42' # # != # # '42' # # Failed test ' &&' # # at t/fail-more.t line 71. # # '1' # # && # # '0' # ' # Failed test at t/fail-more.t line 197. # got: '' # expected: '# Failed test ' eq with numbers' # # at t/fail-more.t line 196. # # got: '42' # # expected: 'foo' # ' # Failed test at t/fail-more.t line 212. # got: '' # expected: '# Failed test ' == with strings' # # at t/fail-more.t line 211. # # got: 42 # # expected: foo # ' # Failed test at t/fail-more.t line 82. # got: '' # expected: '# Failed test ' eq with stringified errno' # # at t/fail-more.t line 80. # # got: 'No such file or directory' # # expected: '' # # Failed test ' eq with numerified errno' # # at t/fail-more.t line 81. # # got: 2 # # expected: -1 # ' # Failed test at t/fail-more.t line 94. # '' # doesn't match '/^# Failed test 'use Hooble::mooble::yooble;' # # at t\/fail\-more\.t line 84\. # # Tried to use 'Hooble::mooble::yooble'. # # Error: Can't locate Hooble.* in [EMAIL PROTECTED] .* # # BEGIN failed--compilation aborted at t\/fail\-more\.t line 84. # /' # Failed test at t/fail-more.t line 93. # '' # doesn't match '/^# Failed test 'require ALL::YOUR::BASE::ARE::BELONG::TO::US::wibble;' # # at t\/fail\-more\.t line 85\. # # Tried to require 'ALL::YOUR::BASE::ARE::BELONG::TO::US::wibble'. # # Error: Can't locate ALL.* in [EMAIL PROTECTED] .* # /' # Failed test 'failing output' # at t/fail-more.t line 0. # got: '' # expected: '1..30 # not ok - failing # not ok - foo is bar? # not ok - undef is empty string? # not ok - undef is 0? # not ok - empty string is 0? # not ok - foo isnt foo? # not ok - foo isn't foo? # not ok - undef isnt undef? # not ok - is foo like that # not ok - is foo unlike foo # not ok - regex with % in it # not ok - fail() # not ok - Mooble::Hooble::Yooble->can(...) # not ok - Mooble::Hooble::Yooble->can(...) # not ok - ->can(...) # not ok - ARRAY->can('foo') # not ok - The object isa Wibble # not ok - My Wibble isa Wibble # not ok - Another Wibble isa Wibble # not ok - The object isa HASH # not ok - cmp_ok eq # not ok - == # not ok - != # not ok - && # not ok - eq with numbers # not ok - == with strings # not ok - eq with stringified errno # not ok - eq with numerified errno # not ok - use Hooble::mooble::yooble; # not ok - require ALL::YOUR::BASE::ARE::BELONG::TO::US::wibble; # ' # Failed test at t/fail-more.t line 123. # got: '' # expected: '# Looks like you failed 30 tests of 30. # ' FAILED tests 1-11, 13-17 Failed 16/17 tests, 5.88% okay t/fail....................FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/fail_one................FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/filehandles.............ok t/fork....................ok t/harness_active..........# Failed test at t/harness_active.t line 63. # got: '' # expected: '# Failed test 'this fails' # # at t/harness_active.t line 62. # ' # Failed test at t/harness_active.t line 73. # got: '' # expected: '# Failed test at t/harness_active.t line 72. # # got: '1' # # expected: '0' # ' # Failed test at t/harness_active.t line 72. # got: '' # expected: ' # # Failed test 'this fails' # # at t/harness_active.t line 71. # ' # Failed test at t/harness_active.t line 85. # got: '' # expected: ' # # Failed test at t/harness_active.t line 84. # # got: '1' # # expected: '0' # ' FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/has_plan................ok t/has_plan2...............ok t/import..................ok t/is_deeply_fail..........# Failed test 'plain strings' # at t/is_deeply_fail.t line 69. # got: '' # expected: 'not ok 1 - plain strings # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 70. # got: '' # expected: '# Failed test 'plain strings' # # at t/is_deeply_fail.t line 68. # # got: 'foo' # # expected: 'bar' # ' # Failed test 'different types' # at t/is_deeply_fail.t line 79. # got: '' # expected: 'not ok 2 - different types # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 80. # '' # doesn't match '/# Failed test 'different types' # # at t\/is_deeply_fail\.t line 78. # # Structures begin differing at: # # \$got = HASH\(0x[0-9a-f]+\) # # \$expected = ARRAY\(0x[0-9a-f]+\) # /' # Failed test 'hashes with different values' # at t/is_deeply_fail.t line 89. # got: '' # expected: 'not ok 3 - hashes with different values # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 91. # got: '' # expected: '# Failed test 'hashes with different values' # # at t/is_deeply_fail.t line 88. # # Structures begin differing at: # # $got->{this} = '42' # # $expected->{this} = '43' # ' # Failed test 'hashes with different keys' # at t/is_deeply_fail.t line 100. # got: '' # expected: 'not ok 4 - hashes with different keys # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 102. # got: '' # expected: '# Failed test 'hashes with different keys' # # at t/is_deeply_fail.t line 99. # # Structures begin differing at: # # $got->{this} = Does not exist # # $expected->{this} = '42' # ' # Failed test 'arrays of different length' # at t/is_deeply_fail.t line 111. # got: '' # expected: 'not ok 5 - arrays of different length # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 113. # got: '' # expected: '# Failed test 'arrays of different length' # # at t/is_deeply_fail.t line 110. # # Structures begin differing at: # # $got->[9] = Does not exist # # $expected->[9] = '10' # ' # Failed test 'arrays of undefs' # at t/is_deeply_fail.t line 122. # got: '' # expected: 'not ok 6 - arrays of undefs # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 123. # got: '' # expected: '# Failed test 'arrays of undefs' # # at t/is_deeply_fail.t line 121. # # Structures begin differing at: # # $got->[1] = undef # # $expected->[1] = Does not exist # ' # Failed test 'hashes of undefs' # at t/is_deeply_fail.t line 132. # got: '' # expected: 'not ok 7 - hashes of undefs # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 133. # got: '' # expected: '# Failed test 'hashes of undefs' # # at t/is_deeply_fail.t line 131. # # Structures begin differing at: # # $got->{foo} = undef # # $expected->{foo} = Does not exist # ' # Failed test 'scalar refs' # at t/is_deeply_fail.t line 142. # got: '' # expected: 'not ok 8 - scalar refs # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 143. # got: '' # expected: '# Failed test 'scalar refs' # # at t/is_deeply_fail.t line 141. # # Structures begin differing at: # # ${ $got} = '42' # # ${$expected} = '23' # ' # Failed test 'mixed scalar and array refs' # at t/is_deeply_fail.t line 152. # got: '' # expected: 'not ok 9 - mixed scalar and array refs # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 154. # '' # doesn't match '/# Failed test 'mixed scalar and array refs' # # at t\/is_deeply_fail\.t line 151. # # Structures begin differing at: # # \$got = ARRAY\(0x[0-9a-f]+\) # # \$expected = SCALAR\(0x[0-9a-f]+\) # /' # Failed test 'deep scalar refs' # at t/is_deeply_fail.t line 174. # got: '' # expected: 'not ok 10 - deep scalar refs # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 175. # got: '' # expected: '# Failed test 'deep scalar refs' # # at t/is_deeply_fail.t line 173. # # Structures begin differing at: # # ${${ $got}} = '42' # # ${${$expected}} = '23' # ' # Failed test 'deep structures' # at t/is_deeply_fail.t line 200. # got: '' # expected: 'not ok 11 - deep structures # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 201. # got: '' # expected: '# Failed test 'deep structures' # # at t/is_deeply_fail.t line 198. # # Structures begin differing at: # # $got->{that}{foo} = Does not exist # # $expected->{that}{foo} = '42' # ' # Failed test 'scalar refs in an array' # at t/is_deeply_fail.t line 275. # got: '' # expected: 'not ok 20 # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 276. # got: '' # expected: '# Failed test at t/is_deeply_fail.t line 274. # # Structures begin differing at: # # $got->[1] = 'b' # # $expected->[1] = 'c' # ' # Failed test 'scalar vs ref' # at t/is_deeply_fail.t line 287. # got: '' # expected: 'not ok 21 # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 288. # got: '' # expected: '# Failed test at t/is_deeply_fail.t line 286. # # Structures begin differing at: # # $got = '23' # # $expected = SCALAR(0x81a5314) # ' # Failed test 'ref vs scalar' # at t/is_deeply_fail.t line 297. # got: '' # expected: 'not ok 22 # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 298. # got: '' # expected: '# Failed test at t/is_deeply_fail.t line 296. # # Structures begin differing at: # # $got = SCALAR(0x81a5314) # # $expected = '23' # ' # Failed test 'is_deeply and undef [RT 9441]' # at t/is_deeply_fail.t line 307. # got: '' # expected: 'not ok 23 # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 308. # '' # doesn't match '/# Failed test at t\/is_deeply_fail\.t line 306\. # # Structures begin differing at: # # \$got = undef # # \$expected = ARRAY\(0x[0-9a-f]+\) # /' # Failed test 'is_deeply and different reference types' # at t/is_deeply_fail.t line 322. # got: '' # expected: 'not ok 24 # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 323. # got: '' # expected: '# Failed test at t/is_deeply_fail.t line 321. # # Structures begin differing at: # # $got = ARRAY(0x8209104) # # $expected = HASH(0x8208f78) # ' # Failed test 'nested different ref types' # at t/is_deeply_fail.t line 333. # got: '' # expected: 'not ok 25 # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 334. # got: '' # expected: '# Failed test at t/is_deeply_fail.t line 332. # # Structures begin differing at: # # $got->[0] = ARRAY(0x8209104) # # $expected->[0] = HASH(0x8208f78) # ' # Failed test 'string overloaded refs respected in diag' # at t/is_deeply_fail.t line 354. # got: '' # expected: 'not ok 26 # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 355. # got: '' # expected: '# Failed test at t/is_deeply_fail.t line 353. # # Structures begin differing at: # # $got->[0] = Foo=ARRAY(0x8209158) # # $expected->[0] = 'wibble' # ' # Failed test at t/is_deeply_fail.t line 350. # got: '' # expected: 'not ok 27 # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 351. # '' # doesn't match '/# Failed test at t\/is_deeply_fail\.t line 349. # # Structures begin differing at: # # \$got = CODE\(0x[0-9a-f]+\) # # \$expected = CODE\(0x[0-9a-f]+\) # /' # Failed test at t/is_deeply_fail.t line 358. # got: '' # expected: 'not ok 28 # ' # Failed test ' right diagnostic' # at t/is_deeply_fail.t line 359. # '' # doesn't match '/# Failed test at t\/is_deeply_fail\.t line 357. # # Structures begin differing at: # # \$got = GLOB\(0x[0-9a-f]+\) # # \$expected = GLOB\(0x[0-9a-f]+\) # /' FAILED tests 2-3, 5-6, 8-9, 11-12, 14-15, 17-18, 20-21, 23-24, 26-27, 29-30, 33-34, 48-49, 51-52, 54-55, 57-58, 60-61, 63-64, 66-67, 69-70, 72-73 Failed 40/73 tests, 45.21% okay t/is_fh...................ok t/maybe_regex.............ok t/missing................. # Failed test at t/missing.t line 34. # got: '' # expected: '1..5 # ok 1 - Foo # not ok 2 - Bar # ' # Failed test at t/missing.t line 40. # got: '' # expected: '# Failed test 'Bar' # # at t/missing.t line 31. # # Looks like you planned 5 tests but only ran 2. # # Looks like you failed 1 test of 2 run. # ' FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/More....................ok t/no_diag.................ok t/no_ending...............ok t/no_header...............ok t/no_plan.................ok t/ok_obj..................ok t/output..................FAILED test 4 Failed 1/4 tests, 75.00% okay t/overload................ok t/overload_threads........ok 1/5 skipped: various reasons t/plan....................ok t/plan_bad................ok t/plan_is_noplan..........FAILED test 1 Failed 1/2 tests, 50.00% okay t/plan_no_plan............ok 1/6 skipped: various reasons t/plan_shouldnt_import....ok t/plan_skip_all...........skipped all skipped: Just testing plan & skip_all t/pod-coverage............ok t/pod.....................ok t/require_ok..............ok t/reset...................ok t/simple..................ok t/skip....................ok 8/17 skipped: various reasons t/skipall.................FAILED test 1 Failed 1/2 tests, 50.00% okay t/sort_bug................skipped all skipped: no working threads t/tbt_01basic............. # Failed test 'captured okay on basic' # at t/tbt_01basic.t line 10. # STDOUT is: # # not: # ok 1 - tested # # as expected # Failed test 'captured okay again without changing number' # at t/tbt_01basic.t line 14. # STDOUT is: # # not: # ok 1 - tested # # as expected # Failed test 'multiple tests' # at t/tbt_01basic.t line 22. # STDOUT is: # # not: # ok 1 - one # # ok 2 - two # # as expected # Failed test 'testing failing' # at t/tbt_01basic.t line 29. # STDOUT is: # # not: # not ok 1 - should fail # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/tbt_01basic\.t line 28.*\n?/ # # # got: 'foo' # # # expected: 'bar' # # as expected # Failed test 'testing failing on the same line with no name' # at t/tbt_01basic.t line 37. # STDOUT is: # # not: # not ok 1 # # not ok 2 # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/tbt_01basic\.t line 36.*\n?/ # # /#\s+Failed\ test.*?\n?.*?at\ t\/tbt_01basic\.t line 36.*\n?/ # # as expected # Failed test 'testing failing on the same line with the same name' # at t/tbt_01basic.t line 45. # STDOUT is: # # not: # not ok 1 - name # # not ok 2 - name # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/tbt_01basic\.t line 44.*\n?/ # # /#\s+Failed\ test.*?\n?.*?at\ t\/tbt_01basic\.t line 44.*\n?/ # # as expected # Failed test 'testing failing with todo' # at t/tbt_01basic.t line 54. # STDOUT is: # # not: # not ok 1 - name # TODO Something # # as expected # STDERR is: # # not: # /#\s+Failed\ \(TODO\)\ test.*?\n?.*?at\ t\/tbt_01basic\.t line 52.*\n?/ # # as expected FAILED tests 2-3, 5-9 Failed 7/9 tests, 22.22% okay t/tbt_02fhrestore.........Argument "*Test::Builder::FH" isn't numeric in numeric eq (==) at t/tbt_02fhrestore.t line 35. Argument "*Test::Builder::FH" isn't numeric in numeric eq (==) at t/tbt_02fhrestore.t line 36. Argument "*Test::Builder::FH" isn't numeric in numeric eq (==) at t/tbt_02fhrestore.t line 37. FAILED before any test output arrived t/tbt_03die...............ok t/tbt_04line_num..........ok t/tbt_05faildiag.......... # Failed test 'test fail' # at t/tbt_05faildiag.t line 17. # STDOUT is: # # not: # not ok 1 - one # # not ok 2 - two # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/tbt_05faildiag\.t line 10.*\n?/ # # /#\s+Failed\ test.*?\n?.*?at\ t\/tbt_05faildiag\.t line 15.*\n?/ # # as expected # Failed test 'test_fail first' # at t/tbt_05faildiag.t line 22. # STDOUT is: # # not: # not ok 1 - one # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/tbt_05faildiag\.t line 21.*\n?/ # # as expected # Failed test 'test diag' # at t/tbt_05faildiag.t line 31. # STDERR is: # # not: # # this is a test string # # # so is this # # as expected # Failed test 'test diag multi line' # at t/tbt_05faildiag.t line 36. # STDERR is: # # not: # # this is a test string # # # so is this # # as expected # Failed test 'test diag multiple' # at t/tbt_05faildiag.t line 42. # STDERR is: # # not: # # this is a test string # # # so is this # # as expected FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/tbt_06errormess......... # Failed test 'STDOUT basic meta meta test' # at t/tbt_06errormess.t line 97. # Failed test 'STDOUT basic meta meta test 2' # at t/tbt_06errormess.t line 103. # Failed test 'STDERR basic meta meta test 2' # at t/tbt_06errormess.t line 103. # Failed test 'STDOUT meta meta test with tbt' # at t/tbt_06errormess.t line 110. # Failed test 'STDOUT meta meta test with tbt2 ' # at t/tbt_06errormess.t line 118. FAILED tests 1, 3-5, 7 Failed 5/8 tests, 37.50% okay t/tbt_07args.............. # Failed test 'STDOUT basic meta meta test' # at t/tbt_07args.t line 97. # Failed test 'STDOUT basic meta meta test 2' # at t/tbt_07args.t line 103. # Failed test 'STDERR basic meta meta test 2' # at t/tbt_07args.t line 103. # Failed test 'STDOUT meta meta test with tbt' # at t/tbt_07args.t line 110. # Failed test 'STDOUT meta meta test with tbt2 ' # at t/tbt_07args.t line 118. # Failed test 'STDOUT meta test name' # at t/tbt_07args.t line 138. # Failed test 'STDOUT meta test title' # at t/tbt_07args.t line 156. # Failed test 'STDOUT meta test title' # at t/tbt_07args.t line 174. # Failed test 'STDOUT meta test skip_out' # at t/tbt_07args.t line 193. # Failed test 'STDOUT meta test skip_err' # at t/tbt_07args.t line 213. FAILED tests 1, 3-5, 7, 9, 11, 13, 15, 17 Failed 10/18 tests, 44.44% okay t/thread_taint............ok t/threads.................skipped all skipped: no working threads t/todo....................ok t/undef................... # Failed test at t/undef.t line 78. # got: '' # expected: '# undef # ' # Looks like you failed 1 test of 18. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 15 Failed 1/18 tests, 94.44% okay t/use_ok..................ok t/useing..................ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/bail_out.t 3 1 1 t/diag.t 3 768 5 3 1 3 5 t/extra.t 2 2 1-2 t/extra_one.t 2 2 1-2 t/fail-like.t 2 2 1-2 t/fail-more.t 17 16 1-11 13-17 t/fail.t 2 2 1-2 t/fail_one.t 2 2 1-2 t/harness_active.t 4 4 1-4 t/is_deeply_fail.t 73 40 2-3 5-6 8-9 11-12 14-15 17-18 20-21 23-24 26-27 29-30 33-34 48-49 51-52 54-55 57-58 60-61 63-64 66-67 69-70 72-73 t/missing.t 2 2 1-2 t/output.t 4 1 4 t/plan_is_noplan.t 2 1 1 t/skipall.t 2 1 1 t/tbt_01basic.t 9 7 2-3 5-9 t/tbt_02fhrestore.t ?? ?? ?? t/tbt_05faildiag.t 5 5 1-5 t/tbt_06errormess.t 8 5 1 3-5 7 t/tbt_07args.t 18 10 1 3-5 7 9 11 13 15 17 t/undef.t 1 256 18 1 15 4 tests and 10 subtests skipped. Failed 20/66 test scripts. 111/494 subtests failed. Files=66, Tests=494, 3 wallclock secs ( 2.13 cusr + 0.64 csys = 2.77 CPU) Failed 20/66 test programs. 111/494 subtests failed. make: *** [test_dynamic] Error 11 -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.4.27-3-686, archname=i686-linux uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O3', cppflags='-fno-strict-aliasing' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
