Last active
December 18, 2015 15:28
Revisions
-
sorear revised this gist
Jun 19, 2013 . 1 changed file with 6 additions and 23 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,9 +13,7 @@ Failed 2/11 subtests t/00-parrot/07-op-string.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 6/18 subtests t/00-parrot/08-var-array.t ......... ok t/00-parrot/09-pir.t ............... Dubious, test returned 1 (wstat 256, 0x100) No subtests run @@ -27,21 +25,16 @@ t/01-sanity/02-counter.t ........... ok t/01-sanity/03-equal.t ............. ok t/01-sanity/04-if.t ................ ok t/01-sanity/05-sub.t ............... ok t/01-sanity/06-eqv.t ............... ok t/01-sanity/07-isa.t ............... ok t/01-sanity/08-simple-multisubs.t .. ok t/01-sanity/09-end-blocks.t ........ ok t/01-sanity/10-say.t ............... ok t/01-sanity/11-defined.t ........... ok t/01-sanity/12-try.t ............... ok t/01-sanity/99-test-basic.t ........ ok t/02-rakudo/dump.t ................. All 44 subtests passed Test Summary Report ------------------- @@ -59,23 +52,13 @@ t/00-parrot/06-op-inplace.t (Wstat: 0 Tests: 11 Failed: 2) t/00-parrot/07-op-string.t (Wstat: 256 Tests: 12 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 18 tests but ran 12. t/00-parrot/09-pir.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: No plan found in TAP output t/00-parrot/10-regex.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 11 tests but ran 0. t/02-rakudo/dump.t (Wstat: 0 Tests: 44 Failed: 0) Parse errors: No plan found in TAP output Files=24, Tests=267, 203 wallclock secs ( 0.14 usr 0.06 sys + 370.24 cusr 10.35 csys = 380.79 CPU) Result: FAIL -
sorear created this gist
Jun 18, 2013 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,81 @@ t/00-parrot/01-literals.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 15/24 subtests t/00-parrot/02-op-math.t ........... All 14 subtests passed t/00-parrot/03-op-logic.t .......... Dubious, test returned 1 (wstat 256, 0x100) No subtests run t/00-parrot/04-op-cmp.t ............ ok t/00-parrot/05-var.t ............... ok t/00-parrot/06-op-inplace.t ........ Failed 2/11 subtests t/00-parrot/07-op-string.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 6/18 subtests t/00-parrot/08-var-array.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 11/11 subtests t/00-parrot/09-pir.t ............... Dubious, test returned 1 (wstat 256, 0x100) No subtests run t/00-parrot/10-regex.t ............. Dubious, test returned 1 (wstat 256, 0x100) Failed 11/11 subtests t/01-sanity/01-tap.t ............... ok t/01-sanity/02-counter.t ........... ok t/01-sanity/03-equal.t ............. ok t/01-sanity/04-if.t ................ ok t/01-sanity/05-sub.t ............... ok t/01-sanity/06-eqv.t ............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/01-sanity/07-isa.t ............... ok t/01-sanity/08-simple-multisubs.t .. ok t/01-sanity/09-end-blocks.t ........ ok t/01-sanity/10-say.t ............... ok t/01-sanity/11-defined.t ........... ok t/01-sanity/12-try.t ............... ok t/01-sanity/99-test-basic.t ........ Dubious, test returned 1 (wstat 256, 0x100) All 17 subtests passed t/02-rakudo/dump.t ................. Dubious, test returned 1 (wstat 256, 0x100) All 32 subtests passed Test Summary Report ------------------- t/00-parrot/01-literals.t (Wstat: 256 Tests: 9 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 24 tests but ran 9. t/00-parrot/02-op-math.t (Wstat: 0 Tests: 14 Failed: 0) Parse errors: Tests out of sequence. Found (0) but expected (8) Tests out of sequence. Found (0) but expected (9) t/00-parrot/03-op-logic.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: No plan found in TAP output t/00-parrot/06-op-inplace.t (Wstat: 0 Tests: 11 Failed: 2) Failed tests: 9-10 t/00-parrot/07-op-string.t (Wstat: 256 Tests: 12 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 18 tests but ran 12. t/00-parrot/08-var-array.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 11 tests but ran 0. t/00-parrot/09-pir.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: No plan found in TAP output t/00-parrot/10-regex.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 11 tests but ran 0. t/01-sanity/06-eqv.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 1 tests but ran 0. t/01-sanity/99-test-basic.t (Wstat: 256 Tests: 17 Failed: 0) Non-zero exit status: 1 Parse errors: No plan found in TAP output t/02-rakudo/dump.t (Wstat: 256 Tests: 32 Failed: 0) Non-zero exit status: 1 Parse errors: No plan found in TAP output Files=24, Tests=189, 201 wallclock secs ( 0.12 usr 0.07 sys + 368.11 cusr 10.20 csys = 378.50 CPU) Result: FAIL