# Failed test 'sub_bar' # at t/subtest/bail_out.t line 42. # Looks like you failed 1 test of 3. # Failed test 'bar' # at /home/bingos/repos/perl.git/cpan/Test-Simple/../../lib/Test/More.pm line 747. # Failed test at t/subtest/bail_out.t line 46. # got: '1..4 # ok 1 # 1..3 # ok 1 # 1..3 # ok 1 # ok 2 # Bail out! ROCKS FALL! EVERYONE DIES! # ok 3 # not ok 2 - sub_bar # ok 3 # not ok 2 - bar # ' # expected: '1..4 # ok 1 # # Subtest: bar # 1..3 # ok 1 # # Subtest: sub_bar # 1..3 # ok 1 # ok 2 # Bail out! ROCKS FALL! EVERYONE DIES! # ' # Looks like you planned 4 tests but ran 2. # Looks like you failed 1 test of 2 run. ../cpan/Test-Simple/t/subtest/bail_out.t .. 1..2 not ok 1 ok 2 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests Test Summary Report ------------------- ../cpan/Test-Simple/t/subtest/bail_out.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=1, Tests=2, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.03 cusr 0.00 csys = 0.04 CPU) Result: FAIL # Failed test ' expected error' # at t/cmp_ok.t line 85. # ' Failed test 'cmp_ok' # at t/cmp_ok.t line 33. # '0' # = # '0' # ' # doesn't match '(?^:\=\ is\ not\ a\ valid\ comparison\ operator\ in\ cmp_ok\(\))' # Failed test ' right return' # at t/cmp_ok.t line 85. # got: 1 # expected: ../cpan/Test-Simple/t/cmp_ok.t .. 1..24 ok 1 - right return ok 2 - passed without diagnostic ok 3 - right return ok 4 - failed without diagnostic ok 5 - right return ok 6 - failed without diagnostic ok 7 - right return ok 8 - passed without diagnostic ok 9 - right return ok 10 - passed without diagnostic ok 11 - right return ok 12 - failed without diagnostic ok 13 - right return ok 14 - passed without diagnostic ok 15 - right return ok 16 - passed without diagnostic ok 17 - right return ok 18 - expected error ok 19 - right return ok 20 - expected error ok 21 - right return not ok 22 - expected error not ok 23 - right return ok 24 - passed without diagnostic Failed 2/24 subtests Test Summary Report ------------------- ../cpan/Test-Simple/t/cmp_ok.t (Wstat: 0 Tests: 24 Failed: 2) Failed tests: 22-23 Files=1, Tests=24, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.05 CPU) Result: FAIL # Failed test 'un-named inner tests' # at t/subtest/line_numbers.t line 47. # STDOUT is: # 1..3 # ok 1 # not ok 2 # ok 3 # not ok 1 - namehere # # not: # # Subtest: namehere # 1..3 # ok 1 # not ok 2 # ok 3 # not ok 1 - namehere # # as expected # Failed test 'named inner tests' # at t/subtest/line_numbers.t line 69. # STDOUT is: # 1..3 # ok 1 - first is good # not ok 2 - second is bad # ok 3 - third is good # not ok 1 - namehere # # not: # # Subtest: namehere # 1..3 # ok 1 - first is good # not ok 2 - second is bad # ok 3 - third is good # not ok 1 - namehere # # as expected # Failed test 'subtest() called from a sub' # at t/subtest/line_numbers.t line 95. # STDOUT is: # 1..3 # ok 1 - first is good # not ok 2 - second is bad # ok 3 - third is good # not ok 1 - namehere # # not: # # Subtest: namehere # 1..3 # ok 1 - first is good # not ok 2 - second is bad # ok 3 - third is good # not ok 1 - namehere # # as expected # Failed test 'lineno in 'No tests run' diagnostic' # at t/subtest/line_numbers.t line 109. # STDOUT is: # 1..0 # not ok 1 - No tests run for subtest "namehere" # # not: # # Subtest: namehere # 1..0 # not ok 1 - No tests run for subtest "namehere" # # as expected # Failed test 'diag indent for is() in subtest' # at t/subtest/line_numbers.t line 129. # STDOUT is: # 1..1 # not ok 1 - foo is bar # not ok 1 - namehere # # not: # # Subtest: namehere # 1..1 # not ok 1 - foo is bar # not ok 1 - namehere # # as expected ../cpan/Test-Simple/t/subtest/line_numbers.t .. 1..5 not ok 1 - un-named inner tests not ok 2 - named inner tests not ok 3 - subtest() called from a sub not ok 4 - lineno in 'No tests run' diagnostic not ok 5 - diag indent for is() in subtest Failed 5/5 subtests Test Summary Report ------------------- ../cpan/Test-Simple/t/subtest/line_numbers.t (Wstat: 0 Tests: 5 Failed: 5) Failed tests: 1-5 Files=1, Tests=5, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.05 CPU) Result: FAIL # Failed test 'foobar_ok failing line numbers' # at t/subtest/predicate.t line 56. # STDOUT is: # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 1 - namehere # # not: # # Subtest: namehere # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 1 - namehere # # as expected # Failed test 'foobar_ok_2 failing line numbers' # at t/subtest/predicate.t line 81. # STDOUT is: # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 1 - namehere # # not: # # Subtest: namehere # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 1 - namehere # # as expected # Failed test 'barfoo_ok failing line numbers' # at t/subtest/predicate.t line 111. # STDOUT is: # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 1 - namehere # # not: # # Subtest: namehere # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 1 - namehere # # as expected # Failed test 'barfoo_ok_2 failing line numbers' # at t/subtest/predicate.t line 136. # STDOUT is: # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 1 - namehere # # not: # # Subtest: namehere # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 1 - namehere # # as expected # Failed test 'outergroup with internal barfoo_ok_2 failing line numbers' # at t/subtest/predicate.t line 165. # STDOUT is: # 1..2 # ok 1 - this passes # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 2 - namehere # not ok 1 - outergroup # # not: # # Subtest: outergroup # 1..2 # ok 1 - this passes # # Subtest: namehere # 1..2 # ok 1 - foo # not ok 2 - bar # not ok 2 - namehere # not ok 1 - outergroup # # as expected ../cpan/Test-Simple/t/subtest/predicate.t .. 1..5 not ok 1 - foobar_ok failing line numbers not ok 2 - foobar_ok_2 failing line numbers not ok 3 - barfoo_ok failing line numbers not ok 4 - barfoo_ok_2 failing line numbers not ok 5 - outergroup with internal barfoo_ok_2 failing line numbers Failed 5/5 subtests Test Summary Report ------------------- ../cpan/Test-Simple/t/subtest/predicate.t (Wstat: 0 Tests: 5 Failed: 5) Failed tests: 1-5 Files=1, Tests=5, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.04 cusr 0.01 csys = 0.06 CPU) Result: FAIL lock can only be used on shared values at /home/bingos/repos/perl.git/cpan/Test-Simple/../../lib/Test/Builder.pm line 775. # Child (simple test with threads on) exited without calling finalize() (in cleanup) lock can only be used on shared values at /home/bingos/repos/perl.git/cpan/Test-Simple/../../lib/Test/Builder.pm line 775. ../cpan/Test-Simple/t/subtest/threads.t .. Dubious, test returned 29 (wstat 7424, 0x1d00) No subtests run Test Summary Report ------------------- ../cpan/Test-Simple/t/subtest/threads.t (Wstat: 7424 Tests: 0 Failed: 0) Non-zero exit status: 29 Parse errors: No plan found in TAP output Files=1, Tests=0, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.04 cusr 0.00 csys = 0.05 CPU) Result: FAIL # Failed test 'plan, no tests run (1), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (1), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (1), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (1), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (2), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (2), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (2), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (2), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (3), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (3), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (3), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'plan, no tests run (3), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..2 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (1), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (1), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (1), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (1), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (2), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (2), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (2), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (2), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (3), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (3), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (3), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'noplan, no tests run (3), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (1), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (1), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (1), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (1), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (2), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (2), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (2), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (2), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (3), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (3), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (3), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'missingplan, no tests run (3), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (1), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (1), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (1), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (1), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (2), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (2), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (2), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (2), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (3), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (3), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO Reason # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (3), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'donetesting, no tests run (3), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..0 # # No tests run! # not ok 1 - No tests run for subtest "xxx" # TODO 0 # # Failed (TODO) test 'No tests run for subtest "xxx"' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (1), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (1), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (1), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (1), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (2), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (2), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (2), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (2), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (3), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (3), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (3), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1 failed test (3), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 130. # 1..1 # # Looks like you failed 1 test of 1. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (1), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (1), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (1), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (1), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (2), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (2), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (2), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (2), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (3), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (3), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (3), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, wrongplan (3), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # 1..17 # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 141. # # Looks like you planned 17 tests but ran 1. # # Looks like you failed 1 test of 1 run. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (1), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (1), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (1), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (1), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (2), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (2), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (2), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (2), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (3), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (3), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (3), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test '1fail, 1pass (3), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - failme # # Failed test 'failme' # # at t/subtest/todo.t line 152. # ok 2 - passme # 1..2 # # Looks like you failed 1 test of 2. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (1), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (1), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (1), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (1), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (2), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (2), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (2), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (2), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (3), todo [Reason] set via $TODO' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (3), todo [Reason] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO Reason # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO Reason # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (3), todo [] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected # Failed test 'todo tests in the subtest (3), todo [0] set via todo_start' # at t/subtest/todo.t line 80. # STDOUT is: # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # not: # # Subtest: xxx # not ok 1 - inner test 1 # # Failed test 'inner test 1' # # at t/subtest/todo.t line 164. # not ok 2 - failing TODO a # TODO Inner1 # # Failed (TODO) test 'failing TODO a' # # at t/subtest/todo.t line 168. # ok 3 - unexpected pass a # TODO Inner1 # not ok 4 - inner test 2 # # Failed test 'inner test 2' # # at t/subtest/todo.t line 172. # not ok 5 - failing TODO b # TODO Inner2 # # Failed (TODO) test 'failing TODO b' # # at t/subtest/todo.t line 175. # ok 6 - unexpected pass b # TODO Inner2 # not ok 7 - inner test 3 # # Failed test 'inner test 3' # # at t/subtest/todo.t line 179. # 1..7 # # Looks like you failed 3 tests of 7. # not ok 1 - xxx # TODO 0 # # Failed (TODO) test 'xxx' # # at t/subtest/todo.t line 72. # not ok 2 - regular todo test # TODO 0 # # Failed (TODO) test 'regular todo test' # # at t/subtest/todo.t line 73. # # as expected ../cpan/Test-Simple/t/subtest/todo.t .. 1..96 not ok 1 - plan, no tests run (1), todo [Reason] set via $TODO not ok 2 - plan, no tests run (1), todo [Reason] set via todo_start not ok 3 - plan, no tests run (1), todo [] set via todo_start not ok 4 - plan, no tests run (1), todo [0] set via todo_start not ok 5 - plan, no tests run (2), todo [Reason] set via $TODO not ok 6 - plan, no tests run (2), todo [Reason] set via todo_start not ok 7 - plan, no tests run (2), todo [] set via todo_start not ok 8 - plan, no tests run (2), todo [0] set via todo_start not ok 9 - plan, no tests run (3), todo [Reason] set via $TODO not ok 10 - plan, no tests run (3), todo [Reason] set via todo_start not ok 11 - plan, no tests run (3), todo [] set via todo_start not ok 12 - plan, no tests run (3), todo [0] set via todo_start not ok 13 - noplan, no tests run (1), todo [Reason] set via $TODO not ok 14 - noplan, no tests run (1), todo [Reason] set via todo_start not ok 15 - noplan, no tests run (1), todo [] set via todo_start not ok 16 - noplan, no tests run (1), todo [0] set via todo_start not ok 17 - noplan, no tests run (2), todo [Reason] set via $TODO not ok 18 - noplan, no tests run (2), todo [Reason] set via todo_start not ok 19 - noplan, no tests run (2), todo [] set via todo_start not ok 20 - noplan, no tests run (2), todo [0] set via todo_start not ok 21 - noplan, no tests run (3), todo [Reason] set via $TODO not ok 22 - noplan, no tests run (3), todo [Reason] set via todo_start not ok 23 - noplan, no tests run (3), todo [] set via todo_start not ok 24 - noplan, no tests run (3), todo [0] set via todo_start not ok 25 - missingplan, no tests run (1), todo [Reason] set via $TODO not ok 26 - missingplan, no tests run (1), todo [Reason] set via todo_start not ok 27 - missingplan, no tests run (1), todo [] set via todo_start not ok 28 - missingplan, no tests run (1), todo [0] set via todo_start not ok 29 - missingplan, no tests run (2), todo [Reason] set via $TODO not ok 30 - missingplan, no tests run (2), todo [Reason] set via todo_start not ok 31 - missingplan, no tests run (2), todo [] set via todo_start not ok 32 - missingplan, no tests run (2), todo [0] set via todo_start not ok 33 - missingplan, no tests run (3), todo [Reason] set via $TODO not ok 34 - missingplan, no tests run (3), todo [Reason] set via todo_start not ok 35 - missingplan, no tests run (3), todo [] set via todo_start not ok 36 - missingplan, no tests run (3), todo [0] set via todo_start not ok 37 - donetesting, no tests run (1), todo [Reason] set via $TODO not ok 38 - donetesting, no tests run (1), todo [Reason] set via todo_start not ok 39 - donetesting, no tests run (1), todo [] set via todo_start not ok 40 - donetesting, no tests run (1), todo [0] set via todo_start not ok 41 - donetesting, no tests run (2), todo [Reason] set via $TODO not ok 42 - donetesting, no tests run (2), todo [Reason] set via todo_start not ok 43 - donetesting, no tests run (2), todo [] set via todo_start not ok 44 - donetesting, no tests run (2), todo [0] set via todo_start not ok 45 - donetesting, no tests run (3), todo [Reason] set via $TODO not ok 46 - donetesting, no tests run (3), todo [Reason] set via todo_start not ok 47 - donetesting, no tests run (3), todo [] set via todo_start not ok 48 - donetesting, no tests run (3), todo [0] set via todo_start not ok 49 - 1 failed test (1), todo [Reason] set via $TODO not ok 50 - 1 failed test (1), todo [Reason] set via todo_start not ok 51 - 1 failed test (1), todo [] set via todo_start not ok 52 - 1 failed test (1), todo [0] set via todo_start not ok 53 - 1 failed test (2), todo [Reason] set via $TODO not ok 54 - 1 failed test (2), todo [Reason] set via todo_start not ok 55 - 1 failed test (2), todo [] set via todo_start not ok 56 - 1 failed test (2), todo [0] set via todo_start not ok 57 - 1 failed test (3), todo [Reason] set via $TODO not ok 58 - 1 failed test (3), todo [Reason] set via todo_start not ok 59 - 1 failed test (3), todo [] set via todo_start not ok 60 - 1 failed test (3), todo [0] set via todo_start not ok 61 - 1fail, wrongplan (1), todo [Reason] set via $TODO not ok 62 - 1fail, wrongplan (1), todo [Reason] set via todo_start not ok 63 - 1fail, wrongplan (1), todo [] set via todo_start not ok 64 - 1fail, wrongplan (1), todo [0] set via todo_start not ok 65 - 1fail, wrongplan (2), todo [Reason] set via $TODO not ok 66 - 1fail, wrongplan (2), todo [Reason] set via todo_start not ok 67 - 1fail, wrongplan (2), todo [] set via todo_start not ok 68 - 1fail, wrongplan (2), todo [0] set via todo_start not ok 69 - 1fail, wrongplan (3), todo [Reason] set via $TODO not ok 70 - 1fail, wrongplan (3), todo [Reason] set via todo_start not ok 71 - 1fail, wrongplan (3), todo [] set via todo_start not ok 72 - 1fail, wrongplan (3), todo [0] set via todo_start not ok 73 - 1fail, 1pass (1), todo [Reason] set via $TODO not ok 74 - 1fail, 1pass (1), todo [Reason] set via todo_start not ok 75 - 1fail, 1pass (1), todo [] set via todo_start not ok 76 - 1fail, 1pass (1), todo [0] set via todo_start not ok 77 - 1fail, 1pass (2), todo [Reason] set via $TODO not ok 78 - 1fail, 1pass (2), todo [Reason] set via todo_start not ok 79 - 1fail, 1pass (2), todo [] set via todo_start not ok 80 - 1fail, 1pass (2), todo [0] set via todo_start not ok 81 - 1fail, 1pass (3), todo [Reason] set via $TODO not ok 82 - 1fail, 1pass (3), todo [Reason] set via todo_start not ok 83 - 1fail, 1pass (3), todo [] set via todo_start not ok 84 - 1fail, 1pass (3), todo [0] set via todo_start not ok 85 - todo tests in the subtest (1), todo [Reason] set via $TODO not ok 86 - todo tests in the subtest (1), todo [Reason] set via todo_start not ok 87 - todo tests in the subtest (1), todo [] set via todo_start not ok 88 - todo tests in the subtest (1), todo [0] set via todo_start not ok 89 - todo tests in the subtest (2), todo [Reason] set via $TODO not ok 90 - todo tests in the subtest (2), todo [Reason] set via todo_start not ok 91 - todo tests in the subtest (2), todo [] set via todo_start not ok 92 - todo tests in the subtest (2), todo [0] set via todo_start not ok 93 - todo tests in the subtest (3), todo [Reason] set via $TODO not ok 94 - todo tests in the subtest (3), todo [Reason] set via todo_start not ok 95 - todo tests in the subtest (3), todo [] set via todo_start not ok 96 - todo tests in the subtest (3), todo [0] set via todo_start Failed 96/96 subtests Test Summary Report ------------------- ../cpan/Test-Simple/t/subtest/todo.t (Wstat: 0 Tests: 96 Failed: 96) Failed tests: 1-96 Files=1, Tests=96, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.14 cusr 0.01 csys = 0.17 CPU) Result: FAIL # Failed test 'missing_done_testing.plx exited with 0 (expected 254)' # at t/exit.t line 107. # got: 0 # expected: 254 # Failed test 'one_fail_without_plan.plx exited with 0 (expected 1)' # at t/exit.t line 107. # got: 0 # expected: 1 ../cpan/Test-Simple/t/exit.t .. # Building up a map of exit codes. May take a while. ok 1 - exit map test for 0 ok 2 - exit map test for 1 ok 3 - exit map test for 2 ok 4 - exit map test for 3 ok 5 - exit map test for 4 ok 6 - exit map test for 5 ok 7 - exit map test for 6 ok 8 - exit map test for 7 ok 9 - exit map test for 8 ok 10 - exit map test for 9 ok 11 - exit map test for 10 ok 12 - exit map test for 11 ok 13 - exit map test for 12 ok 14 - exit map test for 13 ok 15 - exit map test for 14 ok 16 - exit map test for 15 ok 17 - exit map test for 16 ok 18 - exit map test for 17 ok 19 - exit map test for 18 ok 20 - exit map test for 19 ok 21 - exit map test for 20 ok 22 - exit map test for 21 ok 23 - exit map test for 22 ok 24 - exit map test for 23 ok 25 - exit map test for 24 ok 26 - exit map test for 25 ok 27 - exit map test for 26 ok 28 - exit map test for 27 ok 29 - exit map test for 28 ok 30 - exit map test for 29 ok 31 - exit map test for 30 ok 32 - exit map test for 31 ok 33 - exit map test for 32 ok 34 - exit map test for 33 ok 35 - exit map test for 34 ok 36 - exit map test for 35 ok 37 - exit map test for 36 ok 38 - exit map test for 37 ok 39 - exit map test for 38 ok 40 - exit map test for 39 ok 41 - exit map test for 40 ok 42 - exit map test for 41 ok 43 - exit map test for 42 ok 44 - exit map test for 43 ok 45 - exit map test for 44 ok 46 - exit map test for 45 ok 47 - exit map test for 46 ok 48 - exit map test for 47 ok 49 - exit map test for 48 ok 50 - exit map test for 49 ok 51 - exit map test for 50 ok 52 - exit map test for 51 ok 53 - exit map test for 52 ok 54 - exit map test for 53 ok 55 - exit map test for 54 ok 56 - exit map test for 55 ok 57 - exit map test for 56 ok 58 - exit map test for 57 ok 59 - exit map test for 58 ok 60 - exit map test for 59 ok 61 - exit map test for 60 ok 62 - exit map test for 61 ok 63 - exit map test for 62 ok 64 - exit map test for 63 ok 65 - exit map test for 64 ok 66 - exit map test for 65 ok 67 - exit map test for 66 ok 68 - exit map test for 67 ok 69 - exit map test for 68 ok 70 - exit map test for 69 ok 71 - exit map test for 70 ok 72 - exit map test for 71 ok 73 - exit map test for 72 ok 74 - exit map test for 73 ok 75 - exit map test for 74 ok 76 - exit map test for 75 ok 77 - exit map test for 76 ok 78 - exit map test for 77 ok 79 - exit map test for 78 ok 80 - exit map test for 79 ok 81 - exit map test for 80 ok 82 - exit map test for 81 ok 83 - exit map test for 82 ok 84 - exit map test for 83 ok 85 - exit map test for 84 ok 86 - exit map test for 85 ok 87 - exit map test for 86 ok 88 - exit map test for 87 ok 89 - exit map test for 88 ok 90 - exit map test for 89 ok 91 - exit map test for 90 ok 92 - exit map test for 91 ok 93 - exit map test for 92 ok 94 - exit map test for 93 ok 95 - exit map test for 94 ok 96 - exit map test for 95 ok 97 - exit map test for 96 ok 98 - exit map test for 97 ok 99 - exit map test for 98 ok 100 - exit map test for 99 ok 101 - exit map test for 100 ok 102 - exit map test for 101 ok 103 - exit map test for 102 ok 104 - exit map test for 103 ok 105 - exit map test for 104 ok 106 - exit map test for 105 ok 107 - exit map test for 106 ok 108 - exit map test for 107 ok 109 - exit map test for 108 ok 110 - exit map test for 109 ok 111 - exit map test for 110 ok 112 - exit map test for 111 ok 113 - exit map test for 112 ok 114 - exit map test for 113 ok 115 - exit map test for 114 ok 116 - exit map test for 115 ok 117 - exit map test for 116 ok 118 - exit map test for 117 ok 119 - exit map test for 118 ok 120 - exit map test for 119 ok 121 - exit map test for 120 ok 122 - exit map test for 121 ok 123 - exit map test for 122 ok 124 - exit map test for 123 ok 125 - exit map test for 124 ok 126 - exit map test for 125 ok 127 - exit map test for 126 ok 128 - exit map test for 127 ok 129 - exit map test for 128 ok 130 - exit map test for 129 ok 131 - exit map test for 130 ok 132 - exit map test for 131 ok 133 - exit map test for 132 ok 134 - exit map test for 133 ok 135 - exit map test for 134 ok 136 - exit map test for 135 ok 137 - exit map test for 136 ok 138 - exit map test for 137 ok 139 - exit map test for 138 ok 140 - exit map test for 139 ok 141 - exit map test for 140 ok 142 - exit map test for 141 ok 143 - exit map test for 142 ok 144 - exit map test for 143 ok 145 - exit map test for 144 ok 146 - exit map test for 145 ok 147 - exit map test for 146 ok 148 - exit map test for 147 ok 149 - exit map test for 148 ok 150 - exit map test for 149 ok 151 - exit map test for 150 ok 152 - exit map test for 151 ok 153 - exit map test for 152 ok 154 - exit map test for 153 ok 155 - exit map test for 154 ok 156 - exit map test for 155 ok 157 - exit map test for 156 ok 158 - exit map test for 157 ok 159 - exit map test for 158 ok 160 - exit map test for 159 ok 161 - exit map test for 160 ok 162 - exit map test for 161 ok 163 - exit map test for 162 ok 164 - exit map test for 163 ok 165 - exit map test for 164 ok 166 - exit map test for 165 ok 167 - exit map test for 166 ok 168 - exit map test for 167 ok 169 - exit map test for 168 ok 170 - exit map test for 169 ok 171 - exit map test for 170 ok 172 - exit map test for 171 ok 173 - exit map test for 172 ok 174 - exit map test for 173 ok 175 - exit map test for 174 ok 176 - exit map test for 175 ok 177 - exit map test for 176 ok 178 - exit map test for 177 ok 179 - exit map test for 178 ok 180 - exit map test for 179 ok 181 - exit map test for 180 ok 182 - exit map test for 181 ok 183 - exit map test for 182 ok 184 - exit map test for 183 ok 185 - exit map test for 184 ok 186 - exit map test for 185 ok 187 - exit map test for 186 ok 188 - exit map test for 187 ok 189 - exit map test for 188 ok 190 - exit map test for 189 ok 191 - exit map test for 190 ok 192 - exit map test for 191 ok 193 - exit map test for 192 ok 194 - exit map test for 193 ok 195 - exit map test for 194 ok 196 - exit map test for 195 ok 197 - exit map test for 196 ok 198 - exit map test for 197 ok 199 - exit map test for 198 ok 200 - exit map test for 199 ok 201 - exit map test for 200 ok 202 - exit map test for 201 ok 203 - exit map test for 202 ok 204 - exit map test for 203 ok 205 - exit map test for 204 ok 206 - exit map test for 205 ok 207 - exit map test for 206 ok 208 - exit map test for 207 ok 209 - exit map test for 208 ok 210 - exit map test for 209 ok 211 - exit map test for 210 ok 212 - exit map test for 211 ok 213 - exit map test for 212 ok 214 - exit map test for 213 ok 215 - exit map test for 214 ok 216 - exit map test for 215 ok 217 - exit map test for 216 ok 218 - exit map test for 217 ok 219 - exit map test for 218 ok 220 - exit map test for 219 ok 221 - exit map test for 220 ok 222 - exit map test for 221 ok 223 - exit map test for 222 ok 224 - exit map test for 223 ok 225 - exit map test for 224 ok 226 - exit map test for 225 ok 227 - exit map test for 226 ok 228 - exit map test for 227 ok 229 - exit map test for 228 ok 230 - exit map test for 229 ok 231 - exit map test for 230 ok 232 - exit map test for 231 ok 233 - exit map test for 232 ok 234 - exit map test for 233 ok 235 - exit map test for 234 ok 236 - exit map test for 235 ok 237 - exit map test for 236 ok 238 - exit map test for 237 ok 239 - exit map test for 238 ok 240 - exit map test for 239 ok 241 - exit map test for 240 ok 242 - exit map test for 241 ok 243 - exit map test for 242 ok 244 - exit map test for 243 ok 245 - exit map test for 244 ok 246 - exit map test for 245 ok 247 - exit map test for 246 ok 248 - exit map test for 247 ok 249 - exit map test for 248 ok 250 - exit map test for 249 ok 251 - exit map test for 250 ok 252 - exit map test for 251 ok 253 - exit map test for 252 ok 254 - exit map test for 253 ok 255 - exit map test for 254 ok 256 - exit map test for 255 # Done. ok 257 - last_minute_death.plx exited with 255 (expected 255) ok 258 - too_few.plx exited with 255 (expected 255) ok 259 - too_few_fail.plx exited with 2 (expected 2) ok 260 - pre_plan_death.plx exited with 9 (expected non-zero) not ok 261 - missing_done_testing.plx exited with 0 (expected 254) ok 262 - success.plx exited with 0 (expected 0) ok 263 - two_fail.plx exited with 2 (expected 2) not ok 264 - one_fail_without_plan.plx exited with 0 (expected 1) ok 265 - one_fail.plx exited with 1 (expected 1) ok 266 - five_fail.plx exited with 5 (expected 5) ok 267 - extras.plx exited with 2 (expected 2) ok 268 - death_in_eval.plx exited with 0 (expected 0) ok 269 - death.plx exited with 255 (expected 255) ok 270 - death_with_handler.plx exited with 255 (expected 255) ok 271 - require.plx exited with 0 (expected 0) ok 272 - exit.plx exited with 1 (expected 1) 1..272 Failed 2/272 subtests Test Summary Report ------------------- ../cpan/Test-Simple/t/exit.t (Wstat: 0 Tests: 272 Failed: 2) Failed tests: 261, 264 Files=1, Tests=272, 3 wallclock secs ( 0.10 usr 0.00 sys + 1.02 cusr 0.99 csys = 2.11 CPU) Result: FAIL # Failed test ' no warnings' # at t/undef.t line 46. # got: 'Use of uninitialized value $this in pattern match (m//) at t/undef.t line 45. # ' # expected: '' # Looks like you failed 1 test of 21. ../cpan/Test-Simple/t/undef.t .. 1..21 ok 1 - undef is undef ok 2 - no warnings ok 3 - undef isnt foo ok 4 - no warnings ok 5 - undef isnt an empty string ok 6 - undef isnt zero ok 7 - is_num() ok 8 - isnt_num() ok 9 - undef is like anything not ok 10 - no warnings ok 11 - no warnings ok 12 - no warnings ok 13 - no warnings ok 14 - no warnings ok 15 - undef <= 2 ok 16 ok 17 ok 18 - no warnings ok 19 - no warnings ok 20 ok 21 - no warnings Dubious, test returned 1 (wstat 256, 0x100) Failed 1/21 subtests Test Summary Report ------------------- ../cpan/Test-Simple/t/undef.t (Wstat: 256 Tests: 21 Failed: 1) Failed test: 10 Non-zero exit status: 1 Files=1, Tests=21, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.03 CPU) Result: FAIL # Failed test ' file' # at t/use_ok.t line 89. # got: '(eval 12)' # expected: 't/use_ok.t' # Failed test ' line' # at t/use_ok.t line 90. # got: '2' # expected: '86' # Looks like you failed 2 tests of 21. ../cpan/Test-Simple/t/use_ok.t .. # Basic use_ok ok 1 - use Symbol; ok 2 - use_ok() no args exports defaults # With one arg ok 3 - use Symbol; ok 4 - one arg, defaults overridden ok 5 - right function exported # Multiple args ok 6 - use Symbol; ok 7 - multiple args # Defining constants ok 8 - use constant; ok 9 - constant ok 10 - no warning # use Module VERSION ok 11 - use Symbol; # use Module VERSION does not call import ok 12 - use NoExporter; ok 13 - use Test::More; # Signals are preserved ok 14 - use SigDie; ok 15 - SIG{__DIE__} preserved # Line numbers preserved ok 16 - use that_cares_about_line_numbers; ok 17 - caller package preserved not ok 18 - file not ok 19 - line # not confused by functions vs class names ok 20 - use ok; ok 21 - use Foo::bar; 1..21 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/21 subtests Test Summary Report ------------------- ../cpan/Test-Simple/t/use_ok.t (Wstat: 512 Tests: 21 Failed: 2) Failed tests: 18-19 Non-zero exit status: 2 Files=1, Tests=21, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.04 cusr 0.00 csys = 0.06 CPU) Result: FAIL