Checking if your kit is complete... Looks good Writing Makefile for Smart::Comments cp lib/Smart/Comments.pm blib/lib/Smart/Comments.pm Manifying blib/man3/Smart::Comments.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/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 ok 1 - use Smart::Comments; # Testing Smart::Comments 1.0.2 ok t/assert....................ok 1 - True assertion is silent ok 2 - False assertion is deadly ok 3 - False assertion is deadly silent # Failed test 'False assertion is loud' # at t/assert.t line 30. not ok 4 - False assertion is loud # Failed test 'False assertion is loudly correct' # at t/assert.t line 31. # got: '' # expected: ' # ### $x < 0 was not true at FILE line 22. # ### $x was: 0 # ' not ok 5 - False assertion is loudly correct # Failed test 'False two-part assertion is loud' # at t/assert.t line 58. # Failed test 'False two-part assertion is loudly correct' # at t/assert.t line 59. # got: '' # expected: ' # ### $y < $x was not true at FILE line 50. # ### $y was: [] # ### $x was: 10 # ' # Looks like you failed 4 tests of 9. ok 6 - False two-part assertion is deadly ok 7 - False two-part assertion is deadly silent not ok 8 - False two-part assertion is loud not ok 9 - False two-part assertion is loudly correct 1..9 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 4-5, 8-9 Failed 4/9 tests, 55.56% okay t/brackets..................ok 1 - Iteration 1 ok 2 - Iteration 2 ok 3 - Iteration 3 ok 4 - Iteration 4 ok 5 - Iteration 5 ok 6 - Iteration 6 ok 7 - Iteration 7 ok 8 - Iteration 8 ok 9 - Iteration 9 ok 10 - Iteration 10 ok 11 - Iteration 11 ok 12 - Iteration 12 ok 13 - Iteration 13 ok 14 - Iteration 14 ok 15 - Iteration 15 ok 16 - Iteration 16 ok 17 - Iteration 17 ok 18 - Iteration 18 ok 19 - Iteration 19 # Failed test 'First iteration' # at t/brackets.t line 14. ok 20 - Iteration 20 not ok 21 - First iteration # '' # doesn't match '(?-xism:Simple for loop:\[ done\r)' # Failed test 'Second iteration' # at t/brackets.t line 17. # '' # doesn't match '(?-xism:Simple for loop:\[\] done\r)' not ok 22 - Second iteration # Failed test 'Thiird iteration' # at t/brackets.t line 20. # '' # doesn't match '(?-xism:Simple for loop:\[\]\[ done\r)' # Looks like you failed 3 tests of 23. not ok 23 - Thiird iteration 1..23 dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 21-23 Failed 3/23 tests, 86.96% okay t/c_like_for_loop........... # Failed test 'First iteration' # at t/c_like_for_loop.t line 16. # '' # doesn't match '(?-xism:C-like for loop:| done\r)' not ok 1 - First iteration not ok 2 - Second iteration # Failed test 'Second iteration' # at t/c_like_for_loop.t line 19. # '' # doesn't match '(?-xism:C-like for loop:=| done\r)' # Looks like you failed 2 tests of 2. 1..2 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/check.....................ok 1 - True check is silent # Failed test 'False check is loud' # at t/check.t line 34. ok 2 - False check not deadly not ok 3 - False check is loud # Failed test 'False check is loudly correct' # at t/check.t line 35. not ok 4 - False check is loudly correct # got: '' # expected: ' # ### $x < 0 was not true at FILE line 26. # ### $x was: 0 # # ' # Failed test 'False two-part check is loud' # at t/check.t line 63. # Failed test 'False two-part check is loudly correct' # at t/check.t line 64. # got: '' # expected: ' # ### $y < $x was not true at FILE line 55. # ### $y was: [] # ### $x was: 10 # # ' # Looks like you failed 4 tests of 7. ok 5 - False two-part check not deadly not ok 6 - False two-part check is loud not ok 7 - False two-part check is loudly correct 1..7 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3-4, 6-7 Failed 4/7 tests, 42.86% okay t/confirm...................ok 1 - True confirm is silent ok 2 - False confirm not deadly # Failed test 'False confirm is loud' # at t/confirm.t line 34. not ok 3 - False confirm is loud not ok 4 - False confirm is loudly correct # Failed test 'False confirm is loudly correct' # at t/confirm.t line 35. # got: '' # expected: ' # ### $x < 0 was not true at FILE line 26. # ### $x was: 0 # # ' # Failed test 'False two-part confirm is loud' # at t/confirm.t line 63. # Failed test 'False two-part confirm is loudly correct' # at t/confirm.t line 64. # got: '' # expected: ' # ### $y < $x was not true at FILE line 55. # ### $y was: [] # ### $x was: 10 # # ' # Looks like you failed 4 tests of 7. ok 5 - False two-part confirm not deadly not ok 6 - False two-part confirm is loud not ok 7 - False two-part confirm is loudly correct 1..7 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3-4, 6-7 Failed 4/7 tests, 42.86% okay t/ensure....................ok 1 - True ensure is silent # Failed test 'False ensure is loud' ok 2 - False ensure is deadly ok 3 - False ensure is deadly silent not ok 4 - False ensure is loud # at t/ensure.t line 30. # Failed test 'False ensure is loudly correct' # at t/ensure.t line 31. # got: '' # expected: ' # ### $x < 0 was not true at FILE line 22. # ### $x was: 0 # ' not ok 5 - False ensure is loudly correct # Failed test 'False two-part ensure is loud' # at t/ensure.t line 58. ok 6 - False two-part ensure is deadly ok 7 - False two-part ensure is deadly silent not ok 8 - False two-part ensure is loud # Failed test 'False two-part ensure is loudly correct' not ok 9 - False two-part ensure is loudly correct # at t/ensure.t line 59. # got: '' # expected: ' # ### $y < $x was not true at FILE line 50. # ### $y was: [] # ### $x was: 10 # ' # Looks like you failed 4 tests of 9. 1..9 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 4-5, 8-9 Failed 4/9 tests, 55.56% okay t/insist....................ok 1 - True insist is silent ok 2 - False insist is deadly ok 3 - False insist is deadly silent # Failed test 'False insist is loud' # at t/insist.t line 30. not ok 4 - False insist is loud # Failed test 'False insist is loudly correct' # at t/insist.t line 31. # got: '' # expected: ' # ### $x < 0 was not true at FILE line 22. # ### $x was: 0 # ' not ok 5 - False insist is loudly correct # Failed test 'False two-part insist is loud' # at t/insist.t line 58. # Failed test 'False two-part insist is loudly correct' # at t/insist.t line 59. # got: '' # expected: ' # ### $y < $x was not true at FILE line 50. # ### $y was: [] # ### $x was: 10 # ' # Looks like you failed 4 tests of 9. ok 6 - False two-part insist is deadly ok 7 - False two-part insist is deadly silent not ok 8 - False two-part insist is loud not ok 9 - False two-part insist is loudly correct 1..9 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 4-5, 8-9 Failed 4/9 tests, 55.56% okay t/labelled_perlish_loop.....ok 1 - Iteration 1 ok 2 - Iteration 2 ok 3 - Iteration 3 # Failed test 'First iteration' # at t/labelled_perlish_loop.t line 17. # '' # doesn't match '(?-xism:Simple for loop:| done\r)' not ok 4 - First iteration # Failed test 'Second iteration' # at t/labelled_perlish_loop.t line 20. # '' # doesn't match '(?-xism:Simple for loop:=========| done\r)' # Looks like you failed 2 tests of 5. not ok 5 - Second iteration 1..5 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/message................... # Failed test 'Messages work' # at t/message.t line 20. # got: '' # expected: ' # ### Testing 1... # # ### Testing 2... # # ### Testing 3... # ' # Looks like you failed 1 test of 1. not ok 1 - Messages work 1..1 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/perlish_for...............ok 1 - Iteration 1 ok 2 - Iteration 2 # Failed test 'First iteration' # at t/perlish_for.t line 14. # '' # doesn't match '(?-xism:Simple for loop:| done\r)' ok 3 - Iteration 3 not ok 4 - First iteration # Failed test 'Second iteration' # at t/perlish_for.t line 17. # '' # doesn't match '(?-xism:Simple for loop:=========| done\r)' not ok 5 - Second iteration 1..5 # Looks like you failed 2 tests of 5. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/perlish_for_percentage.... # Failed test 'First iteration' # at t/perlish_for_percentage.t line 16. # '' # doesn't match '(?-xism:Simple for loop:\[0%\] done \(0%\))' not ok 1 - First iteration not ok 2 - Second iteration # Failed test 'Second iteration' # at t/perlish_for_percentage.t line 19. # '' # doesn't match '(?-xism:Simple for loop:\[25%\] done \(25%\))' not ok 3 - Third iteration # Failed test 'Third iteration' # at t/perlish_for_percentage.t line 22. # '' # doesn't match '(?-xism:Simple for loop:\[50%\] done \(50%\))' # Failed test 'Fourth iteration' # at t/perlish_for_percentage.t line 25. # '' # doesn't match '(?-xism:Simple for loop:=\[75%\] done \(75%\))' not ok 4 - Fourth iteration 1..4 # Looks like you failed 4 tests of 4. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay 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 t/require...................ok 1 - True require is silent ok 2 - False require is deadly ok 3 - False require is deadly silent # Failed test 'False require is loud' # at t/require.t line 30. not ok 4 - False require is loud # Failed test 'False require is loudly correct' # at t/require.t line 31. # got: '' # expected: ' # ### $x < 0 was not true at FILE line 22. # ### $x was: 0 # ' not ok 5 - False require is loudly correct # Failed test 'False two-part require is loud' # at t/require.t line 58. # Failed test 'False two-part require is loudly correct' # at t/require.t line 59. # got: '' # expected: ' # ### $y < $x was not true at FILE line 50. # ### $y was: [] # ### $x was: 10 # ' # Looks like you failed 4 tests of 9. ok 6 - False two-part require is deadly ok 7 - False two-part require is deadly silent not ok 8 - False two-part require is loud not ok 9 - False two-part require is loudly correct 1..9 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 4-5, 8-9 Failed 4/9 tests, 55.56% okay t/selective.................1..3 FAILED before any test output arrived t/simple_perlish_for........ok 1 - Iteration 1 ok 2 - Iteration 2 ok 3 - Iteration 3 # Failed test 'First iteration' # at t/simple_perlish_for.t line 14. # '' # doesn't match '(?-xism:Simple for loop:| done\r)' not ok 4 - First iteration # Failed test 'Second iteration' # at t/simple_perlish_for.t line 17. # '' # doesn't match '(?-xism:Simple for loop:=========| done\r)' # Looks like you failed 2 tests of 5. not ok 5 - Second iteration 1..5 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/var.......................not ok 1 - Simple variables work # Failed test 'Simple variables work' # at t/var.t line 35. # got: '' # expected: ' # ### $scalar: 'scalar value' # # # ### @array: [ # ### 1, # ### 2, # ### 3 # ### ] # # # ### %hash: { # ### a => 'b', # ### c => 'd' # ### } # # ' # Failed test 'Labelled variables work' # at t/var.t line 64. # got: '' # expected: ' # ### scalars: 'scalar value' # # # ### arrays: [ # ### 1, # ### 2, # ### 3 # ### ] # # # ### and hashes too: { # ### a => 'b', # ### c => 'd' # ### } # # ' # Looks like you failed 2 tests of 2. not ok 2 - Labelled variables work 1..2 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/verify....................ok 1 - True verify is silent # Failed test 'False verify is loud' # at t/verify.t line 34. ok 2 - False verify not deadly not ok 3 - False verify is loud # Failed test 'False verify is loudly correct' # at t/verify.t line 35. # got: '' # expected: ' # ### $x < 0 was not true at FILE line 26. # ### $x was: 0 # # ' not ok 4 - False verify is loudly correct # Failed test 'False two-part verify is loud' # at t/verify.t line 63. # Failed test 'False two-part verify is loudly correct' # at t/verify.t line 64. # got: '' # expected: ' # ### $y < $x was not true at FILE line 55. # ### $y was: [] # ### $x was: 10 # # ' # Looks like you failed 4 tests of 7. ok 5 - False two-part verify not deadly not ok 6 - False two-part verify is loud not ok 7 - False two-part verify is loudly correct 1..7 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3-4, 6-7 Failed 4/7 tests, 42.86% okay t/while..................... # Failed test 'First iteration' # at t/while.t line 16. # '' # doesn't match '(?-xism:Simple while loop:| done\r)' not ok 1 - First iteration # Failed test 'Second iteration' # at t/while.t line 19. # '' # doesn't match '(?-xism:Simple while loop:=| done\r)' # Looks like you failed 2 tests of 2. not ok 2 - Second iteration 1..2 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/while_num................. # Failed test 'First iteration' # at t/while_num.t line 19. # '' # doesn't match '(?-xism:while:\[0\] done \(0\)\r)' not ok 1 - First iteration # Failed test 'Second iteration' # at t/while_num.t line 22. # '' # doesn't match '(?-xism:while:=\[2\] done \(2\)\r)' not ok 2 - Second iteration # Failed test 'Third iteration' # at t/while_num.t line 25. # '' # doesn't match '(?-xism:while:==\[4\] done \(4\)\r)' not ok 3 - Third iteration # Failed test 'Fourth iteration' # at t/while_num.t line 28. # '' # doesn't match '(?-xism:while:===\[7\] done \(7\)\r)' # Failed test 'Fifth iteration' not ok 4 - Fourth iteration not ok 5 - Fifth iteration # at t/while_num.t line 31. # '' # doesn't match '(?-xism:while:====\[9\] done \(9\)\r)' # Failed test 'Sixth iteration' # at t/while_num.t line 34. # '' # doesn't match '(?-xism:while:=====\[14\] done \(14\)\r)' not ok 6 - Sixth iteration # Looks like you failed 6 tests of 6. 1..6 dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Failed 18/21 test scripts, 14.29% okay. 57/116 subtests failed, 50.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/assert.t 4 1024 9 4 44.44% 4-5 8-9 t/brackets.t 3 768 23 3 13.04% 21-23 t/c_like_for_loop.t 2 512 2 2 100.00% 1-2 t/check.t 4 1024 7 4 57.14% 3-4 6-7 t/confirm.t 4 1024 7 4 57.14% 3-4 6-7 t/ensure.t 4 1024 9 4 44.44% 4-5 8-9 t/insist.t 4 1024 9 4 44.44% 4-5 8-9 t/labelled_perlish_loop.t 2 512 5 2 40.00% 4-5 t/message.t 1 256 1 1 100.00% 1 t/perlish_for.t 2 512 5 2 40.00% 4-5 t/perlish_for_percentage.t 4 1024 4 4 100.00% 1-4 t/require.t 4 1024 9 4 44.44% 4-5 8-9 t/selective.t ?? ?? % ?? t/simple_perlish_for.t 2 512 5 2 40.00% 4-5 t/var.t 2 512 2 2 100.00% 1-2 t/verify.t 4 1024 7 4 57.14% 3-4 6-7 t/while.t 2 512 2 2 100.00% 1-2 t/while_num.t 6 1536 6 6 100.00% 1-6 2 tests skipped. make: *** [test_dynamic] Error 2