Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pmichaud
Created April 19, 2013 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmichaud/5420322 to your computer and use it in GitHub Desktop.
Save pmichaud/5420322 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/S02-literals/autoref.t (Wstat: 256 Tests: 8 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 57 tests but ran 8.
t/spec/S02-literals/pairs.rakudo (Wstat: 256 Tests: 21 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 79 tests but ran 21.
t/spec/S02-magicals/dollar-underscore.rakudo (Wstat: 256 Tests: 2 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 9 tests but ran 2.
t/spec/S02-names-vars/names.rakudo (Wstat: 256 Tests: 21 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 142 tests but ran 21.
t/spec/S02-names-vars/perl.rakudo (Wstat: 256 Tests: 58 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S02-names/pseudo.rakudo (Wstat: 256 Tests: 55 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 142 tests but ran 55.
t/spec/S02-types/array_extending.t (Wstat: 256 Tests: 18 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 21 tests but ran 18.
t/spec/S02-types/hash.t (Wstat: 256 Tests: 64 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 81 tests but ran 64.
t/spec/S02-types/lists.rakudo (Wstat: 256 Tests: 16 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 28 tests but ran 16.
t/spec/S02-types/keybag.rakudo (Wstat: 256 Tests: 122 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 141 tests but ran 122.
t/spec/S02-types/mixed_multi_dimensional.rakudo (Wstat: 256 Tests: 79 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 80 tests but ran 79.
t/spec/S02-types/multi_dimensional_array.rakudo (Wstat: 256 Tests: 28 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 41 tests but ran 28.
t/spec/S02-types/range.rakudo (Wstat: 256 Tests: 43 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 133 tests but ran 43.
t/spec/S02-types/undefined-types.t (Wstat: 256 Tests: 11 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 23 tests but ran 11.
t/spec/S03-binding/arrays.rakudo (Wstat: 256 Tests: 4 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 47 tests but ran 4.
t/spec/S03-metaops/reduce.rakudo (Wstat: 256 Tests: 355 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S03-operators/adverbial-modifiers.rakudo (Wstat: 256 Tests: 15 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 42 tests but ran 15.
t/spec/S03-metaops/hyper.rakudo (Wstat: 256 Tests: 86 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S03-operators/autovivification.t (Wstat: 256 Tests: 12 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 23 tests but ran 12.
t/spec/S03-operators/boolean-bitwise.rakudo (Wstat: 256 Tests: 32 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 45 tests but ran 32.
t/spec/S03-operators/assign.rakudo (Wstat: 256 Tests: 56 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 285 tests but ran 56.
t/spec/S03-operators/equality.t (Wstat: 256 Tests: 10 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 32 tests but ran 10.
t/spec/S03-operators/reduce-le1arg.rakudo (Wstat: 256 Tests: 47 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 53 tests but ran 47.
t/spec/S03-operators/range.rakudo (Wstat: 256 Tests: 110 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 120 tests but ran 110.
t/spec/S03-operators/short-circuit.rakudo (Wstat: 256 Tests: 59 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 83 tests but ran 59.
t/spec/S03-operators/subscript-adverbs.t (Wstat: 256 Tests: 61 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 64 tests but ran 61.
t/spec/S04-declarations/constant.rakudo (Wstat: 256 Tests: 15 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S04-declarations/state.rakudo (Wstat: 256 Tests: 16 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 44 tests but ran 16.
t/spec/S04-declarations/my.rakudo (Wstat: 0 Tests: 74 Failed: 1)
Failed test: 6
Parse errors: Tests out of sequence. Found (6) but expected (5)
Tests out of sequence. Found (7) but expected (6)
Tests out of sequence. Found (8) but expected (7)
Tests out of sequence. Found (9) but expected (8)
Tests out of sequence. Found (10) but expected (9)
Displayed the first 5 of 71 TAP syntax errors.
Re-run prove with the -p option to see them all.
t/spec/S04-statement-modifiers/while.t (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 5 tests but ran 1.
t/spec/S04-statements/try.rakudo (Wstat: 256 Tests: 25 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 26 tests but ran 25.
t/spec/S05-capture/dot.rakudo (Wstat: 256 Tests: 32 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 61 tests but ran 32.
t/spec/S05-capture/subrule.t (Wstat: 256 Tests: 35 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 46 tests but ran 35.
t/spec/S05-grammar/polymorphism.t (Wstat: 256 Tests: 12 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 28 tests but ran 12.
t/spec/S05-match/capturing-contexts.rakudo (Wstat: 256 Tests: 18 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 38 tests but ran 18.
t/spec/S05-metasyntax/regex.t (Wstat: 256 Tests: 17 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 26 tests but ran 17.
t/spec/S05-metasyntax/unknown.rakudo (Wstat: 256 Tests: 9 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 13 tests but ran 9.
t/spec/S05-mass/rx.rakudo (Wstat: 256 Tests: 125 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 739 tests but ran 125.
t/spec/S05-modifier/perl5_0.rakudo (Wstat: 256 Tests: 11 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 24 tests but ran 11.
t/spec/S05-modifier/perl5_2.rakudo (Wstat: 256 Tests: 16 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 100 tests but ran 16.
t/spec/S05-modifier/perl5_3.rakudo (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 100 tests but ran 1.
t/spec/S05-modifier/perl5_4.rakudo (Wstat: 256 Tests: 24 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 100 tests but ran 24.
t/spec/S05-transliteration/with-closure.rakudo (Wstat: 256 Tests: 11 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 16 tests but ran 11.
t/spec/S05-substitution/subst.rakudo (Wstat: 256 Tests: 7 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 140 tests but ran 7.
t/spec/S06-operator-overloading/methods.rakudo (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/spec/S06-signature/scalar-type.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 8 tests but ran 0.
t/spec/S06-signature/sub-ref.rakudo (Wstat: 256 Tests: 13 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 34 tests but ran 13.
t/spec/S06-signature/slurpy-params.rakudo (Wstat: 256 Tests: 22 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 57 tests but ran 22.
t/spec/S06-signature/unspecified.rakudo (Wstat: 256 Tests: 14 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 17 tests but ran 14.
t/spec/S09-autovivification/autovivification.rakudo (Wstat: 256 Tests: 8 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 42 tests but ran 8.
t/spec/S12-class/type-object.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/spec/S12-introspection/roles.rakudo (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 12 tests but ran 1.
t/spec/S12-methods/instance.rakudo (Wstat: 256 Tests: 24 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 38 tests but ran 24.
t/spec/S12-methods/what.t (Wstat: 256 Tests: 12 Failed: 0)
Non-zero exit status: 1
Parse errors: Tests out of sequence. Found (13) but expected (12)
Bad plan. You planned 33 tests but ran 12.
t/spec/S16-filehandles/io.rakudo (Wstat: 256 Tests: 52 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 84 tests but ran 52.
t/spec/S29-context/die.rakudo (Wstat: 0 Tests: 16 Failed: 2)
Failed tests: 14-15
t/spec/S32-array/delete.rakudo (Wstat: 256 Tests: 15 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 29 tests but ran 15.
t/spec/S32-basics/warn.rakudo (Wstat: 0 Tests: 6 Failed: 1)
Failed test: 4
Parse errors: Tests out of sequence. Found (2) but expected (1)
Tests out of sequence. Found (3) but expected (2)
Tests out of sequence. Found (4) but expected (3)
Tests out of sequence. Found (5) but expected (4)
Tests out of sequence. Found (6) but expected (5)
Displayed the first 5 of 7 TAP syntax errors.
Re-run prove with the -p option to see them all.
t/spec/S32-exceptions/misc.rakudo (Wstat: 256 Tests: 392 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S32-list/join.t (Wstat: 256 Tests: 24 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 34 tests but ran 24.
t/spec/S32-list/reduce.rakudo (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 14 tests but ran 1.
t/spec/S32-list/sort.rakudo (Wstat: 0 Tests: 31 Failed: 0)
Parse errors: Tests out of sequence. Found (30) but expected (29)
Tests out of sequence. Found (31) but expected (30)
Tests out of sequence. Found (32) but expected (31)
Bad plan. You planned 32 tests but ran 31.
t/spec/S32-num/stringify.rakudo (Wstat: 0 Tests: 108 Failed: 0)
Parse errors: Tests out of sequence. Found (49) but expected (47)
Tests out of sequence. Found (50) but expected (48)
Tests out of sequence. Found (51) but expected (49)
Tests out of sequence. Found (52) but expected (50)
Tests out of sequence. Found (53) but expected (51)
Displayed the first 5 of 63 TAP syntax errors.
Re-run prove with the -p option to see them all.
t/spec/S32-scalar/undef.rakudo (Wstat: 256 Tests: 5 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 86 tests but ran 5.
t/spec/S32-str/indent.rakudo (Wstat: 256 Tests: 43 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 62 tests but ran 43.
t/spec/S32-str/substr.rakudo (Wstat: 256 Tests: 89 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 92 tests but ran 89.
t/spec/integration/99problems-01-to-10.rakudo (Wstat: 256 Tests: 16 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 22 tests but ran 16.
t/spec/integration/99problems-11-to-20.rakudo (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 25 tests but ran 0.
t/spec/integration/99problems-21-to-30.rakudo (Wstat: 256 Tests: 6 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 15 tests but ran 6.
t/spec/integration/99problems-51-to-60.t (Wstat: 256 Tests: 5 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 37 tests but ran 5.
t/spec/integration/99problems-61-to-70.t (Wstat: 256 Tests: 7 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 15 tests but ran 7.
t/spec/integration/advent2009-day14.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 21 tests but ran 0.
t/spec/integration/advent2009-day16.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/integration/error-reporting.t (Wstat: 256 Tests: 12 Failed: 3)
Failed tests: 3, 11-12
Non-zero exit status: 1
Parse errors: Bad plan. You planned 16 tests but ran 12.
Files=726, Tests=24091, 619 wallclock secs (14.19 usr 2.67 sys + 1559.03 cusr 157.17 csys = 1733.06 CPU)
Result: FAIL
pmichaud@kiwi:~/p6/rakudo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment