Checking if your kit is complete... Looks good Writing Makefile for Test::Builder::Tester cp lib/Test/Builder/Tester/Color.pm blib/lib/Test/Builder/Tester/Color.pm cp lib/Test/Builder/Tester.pm blib/lib/Test/Builder/Tester.pm Manifying blib/man3/Test::Builder::Tester::Color.3 Manifying blib/man3/Test::Builder::Tester.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic........1..6 ok 1 - This is a basic test ok 2 - captured okay on basic ok 3 - captured okay again without changing number ok 4 - test unrelated to Test::Builder::Tester # Failed test 'testing failing' # at t/01basic.t line 29. # STDERR is: # # Failed test 'should fail' # # at t/01basic.t line 28. # # got: 'foo' # # expected: 'bar' # # not: # # Failed test (t/01basic.t at line 28) # # got: 'foo' # # expected: 'bar' # # as expected ok 5 - multiple tests not ok 6 - testing failing FAILED test 6 Failed 1/6 tests, 83.33% okay t/02fhrestore....1..4 ok 1 - standard test okay ok 2 - output file reconnected ok 3 - todo output file reconnected ok 4 - failure output file reconnected ok t/03die..........1..1 ok 1 - dies correctly on error ok t/04line_num.....1..3 ok 1 - normal line num ok 2 - line number minus one ok 3 - line number plus two ok t/05faildiag.....1..5 not ok 1 - test fail # Failed test 'test fail' # at t/05faildiag.t line 17. # STDERR is: # # Failed test 'one' # # at t/05faildiag.t line 10. # # Failed test 'two' # # at t/05faildiag.t line 15. # # not: # # Failed test (t/05faildiag.t at line 10) # # Failed test (t/05faildiag.t at line 15) # # as expected not ok 2 - test_fail first # Failed test 'test_fail first' # at t/05faildiag.t line 22. # STDERR is: # # Failed test 'one' # # at t/05faildiag.t line 21. # # not: # # Failed test (t/05faildiag.t at line 21) # # as expected ok 3 - test diag ok 4 - test diag multi line ok 5 - test diag multiple FAILED tests 1-2 Failed 2/5 tests, 60.00% okay t/06errormess....1..12 ok 1 - STDOUT basic meta meta test ok 2 - STDERR basic meta meta test ok 3 - STDOUT basic meta meta test 2 # Failed test 'STDERR basic meta meta test 2' # at t/06errormess.t line 108. # HEY THERE, I GOT '#+++Failed+test+'foo' # #+++at+t/06errormess.t+line+107. # ' not '#+++++Failed+test+(t/06errormess.t+at+line+107) # ' not ok 4 - STDERR basic meta meta test 2 ok 5 - STDOUT meta meta test with tbt ok 6 - STDERR meta meta test with tbt # Failed test 'STDOUT meta meta test with tbt2 ' # at t/06errormess.t line 123. # got: 'ok 1 - bar # ' # expected: 'not ok 1 - bar # ' not ok 7 - STDOUT meta meta test with tbt2 # Failed test 'STDERR meta meta test with tbt2 ' # at t/06errormess.t line 123. not ok 8 - STDERR meta meta test with tbt2 # HEY THERE, I GOT '#+++Failed+test+'bar' # #+++at+t/06errormess.t+line+122. # #+STDERR+is: # #+#+++Failed+test+'foo' # #+#+++at+t/06errormess.t+line+121. # #+ # #+not: # #+#+++++Failed+test+(t/06errormess.t+at+line+121) # #+ # #+as+expected # ' not '' ok 9 - STDOUT meta test b&w # Failed test 'STDERR meta test b&w' # at t/06errormess.t line 169. # HEY THERE, I GOT '#+++Failed+test+'bar' # #+++at+t/06errormess.t+line+165. # #+STDERR+is: # #+#+++Failed+test+'foo' # #+#+++at+t/06errormess.t+line+161. # #+#++++++++++got:+'php' # #+#+++++expected:+'Perl' # #+ # #+not: # #+#+++++Failed+test+(t/06errormess.t+at+line+161) # #+#++++++++++got:+'php' # #+#+++++expected:+'perl' # #+ # #+as+expected # ' not '#+++++Failed+test+(t/06errormess.t+at+line+165) # #+STDERR+is: # #+#+++++Failed+test+(t/06errormess.t+at+line+161) # #+#++++++++++got:+'php' # #+#+++++expected:+'Perl' # #+ # #+not: # #+#+++++Failed+test+(t/06errormess.t+at+line+161) # #+#++++++++++got:+'php' # #+#+++++expected:+'perl' # #+ # #+as+expected # ' not ok 10 - STDERR meta test b&w ok 11 - STDOUT meta test color # Failed test 'STDERR meta test color' # at t/06errormess.t line 217. not ok 12 - STDERR meta test color # HEY THERE, I GOT '#+++Failed+test+'bar' # #+++at+t/06errormess.t+line+213. # #+STDERR+is: # #+#+++Failed+test+'foo' # #+#+++at+t/06errormess.t+line+209. # #+#++++++++++got:+'php' # #+#+++++expected:+'Perl' # #+ # #+not: # #+#+++++Failed+test+(t/06errormess.t+at+line+209) # #+#++++++++++got:+'php' # #+#+++++expected:+'perl' # #+ # #+as+expected # ' not '#+++++Failed+test+(t/06errormess.t+at+line+213) # #+STDERR+is: # #+#+++++Failed+test+(t/06errormess.t+at+line+209) # #+#++++++++++got:+'php' # #+#+++++expected:+'Perl' # #+ # #+not: # #+#+++++Failed+test+(t/06errormess.t+at+line+209) # #+#++++++++++got:+'php' # #+#+++++expected:+'perl' # #+ # #+as+expected # ' FAILED tests 4, 7-8, 10, 12 Failed 5/12 tests, 58.33% okay t/07args.........1..18 ok 1 - STDOUT basic meta meta test ok 2 - STDERR basic meta meta test ok 3 - STDOUT basic meta meta test 2 # Failed test 'STDERR basic meta meta test 2' # at t/07args.t line 108. not ok 4 - STDERR basic meta meta test 2 # HEY THERE, I GOT '#+++Failed+test+'foo' # #+++at+t/07args.t+line+107. # ' not '#+++++Failed+test+(t/07args.t+at+line+107) # ' ok 5 - STDOUT meta meta test with tbt ok 6 - STDERR meta meta test with tbt # Failed test 'STDOUT meta meta test with tbt2 ' # at t/07args.t line 123. not ok 7 - STDOUT meta meta test with tbt2 # got: 'ok 1 - bar # ' # expected: 'not ok 1 - bar # ' # Failed test 'STDERR meta meta test with tbt2 ' # at t/07args.t line 123. not ok 8 - STDERR meta meta test with tbt2 # HEY THERE, I GOT '#+++Failed+test+'bar' # #+++at+t/07args.t+line+122. # #+STDERR+is: # #+#+++Failed+test+'foo' # #+#+++at+t/07args.t+line+121. # #+ # #+not: # #+#+++++Failed+test+(t/07args.t+at+line+121) # #+ # #+as+expected # ' not '' ok 9 - STDOUT meta test name ok 10 - STDERR meta test name ok 11 - STDOUT meta test title ok 12 - STDERR meta test title ok 13 - STDOUT meta test title ok 14 - STDERR meta test title # Failed test 'STDOUT meta test skip_out' not ok 15 - STDOUT meta test skip_out # at t/07args.t line 198. # got: 'ok 1 - bar # ' # expected: 'not ok 1 - bar # ' # Failed test 'STDERR meta test skip_out' # at t/07args.t line 198. not ok 16 - STDERR meta test skip_out # HEY THERE, I GOT '#+++Failed+test+'bar' # #+++at+t/07args.t+line+195. # #+STDERR+is: # #+#+++Failed+test+'foo' # #+#+++at+t/07args.t+line+192. # #+ # #+not: # #+#+++++Failed+test+(t/07args.t+at+line+192) # #+ # #+as+expected # ' not '' ok 17 - STDOUT meta test skip_err ok 18 - STDERR meta test skip_err FAILED tests 4, 7-8, 15-16 Failed 5/18 tests, 72.22% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01basic.t 6 1 6 t/05faildiag.t 5 2 1-2 t/06errormess.t 12 5 4 7-8 10 12 t/07args.t 18 5 4 7-8 15-16 Failed 4/7 test scripts. 13/49 subtests failed. Files=7, Tests=49, 1 wallclock secs ( 0.44 cusr + 0.14 csys = 0.58 CPU) Failed 4/7 test programs. 13/49 subtests failed. make: *** [test_dynamic] Error 255