Skip to content

Instantly share code, notes, and snippets.

@moritz
Created June 23, 2013 20:31
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save moritz/5846436 to your computer and use it in GitHub Desktop.
rakudo-jvm version Poznan-44-g7f0af9b spectest
Test Summary Report
-------------------
t/spec/S02-literals/hex_chars.t (Wstat: 0 Tests: 4 Failed: 1)
Failed test: 4
t/spec/S02-literals/listquote-whitespace.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/spec/S02-literals/quoting.rakudo.jvm (Wstat: 0 Tests: 118 Failed: 2)
Failed tests: 84, 86
Parse errors: Bad plan. You planned 162 tests but ran 118.
t/spec/S02-magicals/config.rakudo.jvm (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 4
t/spec/S02-magicals/args.t (Wstat: 0 Tests: 3 Failed: 0)
Parse errors: Bad plan. You planned 6 tests but ran 3.
t/spec/S02-magicals/env.rakudo.jvm (Wstat: 0 Tests: 13 Failed: 0)
Parse errors: Bad plan. You planned 16 tests but ran 13.
t/spec/S02-magicals/pid.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/spec/S02-magicals/progname.t (Wstat: 0 Tests: 3 Failed: 0)
Parse errors: Bad plan. You planned 4 tests but ran 3.
t/spec/S02-names-vars/fmt.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 21 tests but ran 1.
t/spec/S02-names-vars/signature.rakudo.jvm (Wstat: 0 Tests: 12 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 12.
t/spec/S02-names-vars/names.rakudo.jvm (Wstat: 0 Tests: 142 Failed: 1)
Failed test: 139
t/spec/S02-types/array.rakudo.jvm (Wstat: 0 Tests: 91 Failed: 1)
Failed test: 56
Parse errors: Bad plan. You planned 99 tests but ran 91.
t/spec/S02-types/bag.rakudo.jvm (Wstat: 0 Tests: 106 Failed: 1)
Failed test: 52
Parse errors: Bad plan. You planned 137 tests but ran 106.
t/spec/S02-types/capture.rakudo.jvm (Wstat: 0 Tests: 21 Failed: 2)
Failed tests: 2, 7
t/spec/S02-types/infinity.rakudo.jvm (Wstat: 0 Tests: 9 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 9.
t/spec/S02-types/lists.rakudo.jvm (Wstat: 0 Tests: 28 Failed: 4)
Failed tests: 5, 9-10, 20
t/spec/S02-types/keybag.rakudo.jvm (Wstat: 0 Tests: 117 Failed: 1)
Failed test: 69
Parse errors: Bad plan. You planned 171 tests but ran 117.
t/spec/S02-types/nil.rakudo.jvm (Wstat: 0 Tests: 29 Failed: 0)
TODO passed: 20
t/spec/S02-types/num.t (Wstat: 0 Tests: 10 Failed: 0)
Parse errors: Bad plan. You planned 65 tests but ran 10.
t/spec/S02-types/subset.rakudo.jvm (Wstat: 0 Tests: 43 Failed: 16)
Failed tests: 2, 4, 9-11, 14, 20, 22, 24-26, 30, 32, 35
39, 43
t/spec/S02-types/type.rakudo.jvm (Wstat: 0 Tests: 50 Failed: 13)
Failed tests: 5-6, 8-9, 22, 24, 26, 28, 30, 32, 34, 36
38
t/spec/S02-types/whatever.rakudo.jvm (Wstat: 0 Tests: 80 Failed: 1)
Failed test: 21
t/spec/S03-feeds/basic.rakudo.jvm (Wstat: 0 Tests: 20 Failed: 0)
Parse errors: Bad plan. You planned 25 tests but ran 20.
t/spec/S03-junctions/autothreading.t (Wstat: 0 Tests: 89 Failed: 5)
Failed tests: 24-25, 28-29, 32
t/spec/S03-operators/arith.rakudo.jvm (Wstat: 0 Tests: 143 Failed: 5)
Failed tests: 6-7, 14-15, 112
TODO passed: 132-134
t/spec/S03-operators/assign.rakudo.jvm (Wstat: 0 Tests: 258 Failed: 1)
Failed test: 7
Parse errors: Bad plan. You planned 285 tests but ran 258.
t/spec/S03-operators/buf.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 26 tests but ran 0.
t/spec/S03-operators/range-basic.t (Wstat: 0 Tests: 60 Failed: 0)
Parse errors: Bad plan. You planned 144 tests but ran 60.
t/spec/S03-operators/set.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S03-smartmatch/any-pair.t (Wstat: 0 Tests: 10 Failed: 6)
Failed tests: 1-5, 8
t/spec/S03-smartmatch/capture-signature.t (Wstat: 0 Tests: 5 Failed: 2)
Failed tests: 2, 4
t/spec/S04-blocks-and-statements/let.t (Wstat: 0 Tests: 12 Failed: 4)
Failed tests: 4, 9, 11-12
t/spec/S04-declarations/implicit-parameter.rakudo.jvm (Wstat: 0 Tests: 18 Failed: 2)
Failed tests: 11-12
t/spec/S04-blocks-and-statements/temp.rakudo.jvm (Wstat: 0 Tests: 36 Failed: 9)
Failed tests: 2, 5, 8, 10, 12, 14, 16, 33, 35
t/spec/S04-declarations/constant.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S04-declarations/state.rakudo.jvm (Wstat: 0 Tests: 19 Failed: 0)
Parse errors: Bad plan. You planned 44 tests but ran 19.
t/spec/S04-exception-handlers/catch.t (Wstat: 0 Tests: 7 Failed: 4)
Failed tests: 3-6
Parse errors: Bad plan. You planned 27 tests but ran 7.
t/spec/S04-declarations/my.rakudo.jvm (Wstat: 0 Tests: 64 Failed: 3)
Failed tests: 53, 58-59
Parse errors: Bad plan. You planned 75 tests but ran 64.
t/spec/S04-phasers/first.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/spec/S04-phasers/enter-leave.rakudo.jvm (Wstat: 0 Tests: 21 Failed: 14)
Failed tests: 1-6, 8, 10, 12-13, 17, 19-21
t/spec/S04-phasers/keep-undo.t (Wstat: 0 Tests: 12 Failed: 8)
Failed tests: 2, 4, 6-10, 12
t/spec/S04-phasers/rvalue.t (Wstat: 0 Tests: 16 Failed: 3)
Failed tests: 10-12
t/spec/S04-phasers/pre-post.rakudo.jvm (Wstat: 0 Tests: 12 Failed: 6)
Failed tests: 1, 4-5, 9-10, 12
Parse errors: Bad plan. You planned 22 tests but ran 12.
t/spec/S04-statements/gather.rakudo.jvm (Wstat: 0 Tests: 22 Failed: 0)
Parse errors: Bad plan. You planned 28 tests but ran 22.
t/spec/S04-statements/loop.t (Wstat: 0 Tests: 14 Failed: 0)
Parse errors: Bad plan. You planned 15 tests but ran 14.
t/spec/S04-statements/sink.rakudo.jvm (Wstat: 0 Tests: 2 Failed: 0)
TODO passed: 1
t/spec/S04-statements/try.rakudo.jvm (Wstat: 0 Tests: 2 Failed: 0)
Parse errors: Bad plan. You planned 26 tests but ran 2.
t/spec/S04-statements/repeat.t (Wstat: 0 Tests: 12 Failed: 0)
Parse errors: Bad plan. You planned 21 tests but ran 12.
t/spec/S04-statements/while.t (Wstat: 0 Tests: 6 Failed: 0)
Parse errors: Bad plan. You planned 9 tests but ran 6.
t/spec/S05-capture/caps.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S05-interpolation/regex-in-variable.rakudo.jvm (Wstat: 0 Tests: 30 Failed: 0)
Parse errors: Bad plan. You planned 34 tests but ran 30.
t/spec/S05-match/capturing-contexts.rakudo.jvm (Wstat: 0 Tests: 23 Failed: 0)
Parse errors: Bad plan. You planned 39 tests but ran 23.
t/spec/S05-metachars/newline.rakudo.jvm (Wstat: 0 Tests: 15 Failed: 2)
Failed tests: 6, 13
TODO passed: 7, 14
t/spec/S05-metasyntax/delimiters.t (Wstat: 0 Tests: 23 Failed: 23)
Failed tests: 1-23
t/spec/S05-modifier/ii.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 18 tests but ran 0.
t/spec/S05-metasyntax/unknown.rakudo.jvm (Wstat: 0 Tests: 10 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 10.
t/spec/S05-modifier/counted.rakudo.jvm (Wstat: 0 Tests: 82 Failed: 0)
Parse errors: Bad plan. You planned 118 tests but ran 82.
t/spec/S05-modifier/perl5_0.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 24 tests but ran 0.
t/spec/S05-modifier/perl5_5.rakudo.jvm (Wstat: 0 Tests: 102 Failed: 1)
Failed test: 5
t/spec/S05-transliteration/with-closure.rakudo.jvm (Wstat: 0 Tests: 16 Failed: 3)
Failed tests: 1, 3, 7
t/spec/S06-advanced/callframe.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/spec/S06-advanced/callsame.t (Wstat: 0 Tests: 3 Failed: 3)
Failed tests: 1-3
t/spec/S05-transliteration/trans.rakudo.jvm (Wstat: 0 Tests: 58 Failed: 33)
Failed tests: 1-22, 24-27, 30, 35, 43-44, 54, 57-58
Parse errors: Bad plan. You planned 60 tests but ran 58.
t/spec/S06-advanced/wrap.rakudo.jvm (Wstat: 0 Tests: 6 Failed: 0)
Parse errors: Bad plan. You planned 68 tests but ran 6.
t/spec/S06-macros/opaque-ast.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S06-macros/quasi-blocks.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S06-multi/positional-vs-named.rakudo.jvm (Wstat: 0 Tests: 13 Failed: 7)
Failed tests: 3-8, 13
Parse errors: Bad plan. You planned 27 tests but ran 13.
t/spec/S06-macros/unquoting.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S06-multi/redispatch.t (Wstat: 0 Tests: 10 Failed: 10)
Failed tests: 1-10
t/spec/S06-multi/unpackability.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 10 tests but ran 0.
t/spec/S06-multi/value-based.t (Wstat: 0 Tests: 12 Failed: 6)
Failed tests: 2-3, 5-6, 8-9
t/spec/S06-multi/type-based.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S06-multi/syntax.rakudo.jvm (Wstat: 0 Tests: 42 Failed: 1)
Failed test: 41
t/spec/S06-operator-overloading/methods.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 3 tests but ran 1.
t/spec/S06-operator-overloading/imported-subs.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 19 tests but ran 0.
t/spec/S06-other/main-eval.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/spec/S06-operator-overloading/workout.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S06-other/main.t (Wstat: 0 Tests: 2 Failed: 0)
Parse errors: Bad plan. You planned 6 tests but ran 2.
t/spec/S06-other/misc.t (Wstat: 0 Tests: 3 Failed: 1)
Failed test: 3
t/spec/S06-other/main-usage.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 22 tests but ran 0.
t/spec/S06-signature/arity.t (Wstat: 0 Tests: 52 Failed: 1)
Failed test: 48
t/spec/S06-signature/errors.t (Wstat: 0 Tests: 10 Failed: 2)
Failed tests: 4, 10
t/spec/S06-signature/named-renaming.t (Wstat: 0 Tests: 10 Failed: 1)
Failed test: 4
t/spec/S06-signature/optional.t (Wstat: 0 Tests: 17 Failed: 0)
Parse errors: Bad plan. You planned 25 tests but ran 17.
t/spec/S06-signature/named-parameters.rakudo.jvm (Wstat: 0 Tests: 93 Failed: 10)
Failed tests: 2, 5-7, 11, 15-16, 72, 75, 92
t/spec/S06-signature/slurpy-and-interpolation.t (Wstat: 0 Tests: 7 Failed: 1)
Failed test: 4
t/spec/S06-signature/sub-ref.rakudo.jvm (Wstat: 0 Tests: 34 Failed: 3)
Failed tests: 5, 9, 26
t/spec/S06-signature/tree-node-parameters.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 20 tests but ran 0.
t/spec/S06-signature/slurpy-params.rakudo.jvm (Wstat: 0 Tests: 12 Failed: 0)
Parse errors: Bad plan. You planned 57 tests but ran 12.
t/spec/S06-signature/type-capture.rakudo.jvm (Wstat: 0 Tests: 3 Failed: 0)
Parse errors: Bad plan. You planned 8 tests but ran 3.
t/spec/S06-signature/types.t (Wstat: 0 Tests: 6 Failed: 2)
Failed tests: 4, 6
t/spec/S06-signature/unpack-object.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/spec/S06-signature/unpack-array.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 0.
t/spec/S06-signature/unspecified.rakudo.jvm (Wstat: 0 Tests: 17 Failed: 4)
Failed tests: 3-4, 8, 12
t/spec/S06-traits/is-readonly.rakudo.jvm (Wstat: 0 Tests: 14 Failed: 1)
Failed test: 13
t/spec/S06-traits/is-copy.t (Wstat: 0 Tests: 10 Failed: 0)
Parse errors: Bad plan. You planned 24 tests but ran 10.
t/spec/S06-traits/precedence.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S09-typed-arrays/hashes.rakudo.jvm (Wstat: 0 Tests: 18 Failed: 3)
Failed tests: 12-14
t/spec/S09-hashes/objecthash.rakudo.jvm (Wstat: 0 Tests: 31 Failed: 4)
Failed tests: 8, 11, 21, 24
t/spec/S09-typed-arrays/arrays.rakudo.jvm (Wstat: 0 Tests: 59 Failed: 4)
Failed tests: 52-55
TODO passed: 56-57
t/spec/S11-modules/import-multi.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S10-packages/basic.rakudo.jvm (Wstat: 0 Tests: 59 Failed: 5)
Failed tests: 13, 15, 17, 19, 21
t/spec/S12-attributes/class.rakudo.jvm (Wstat: 0 Tests: 17 Failed: 1)
Failed test: 8
Parse errors: Bad plan. You planned 25 tests but ran 17.
t/spec/S12-attributes/clone.t (Wstat: 0 Tests: 9 Failed: 0)
Parse errors: Bad plan. You planned 18 tests but ran 9.
t/spec/S12-attributes/inheritance.t (Wstat: 0 Tests: 7 Failed: 2)
Failed tests: 4-5
t/spec/S12-attributes/defaults.t (Wstat: 0 Tests: 8 Failed: 4)
Failed tests: 3-5, 7
Parse errors: Bad plan. You planned 34 tests but ran 8.
t/spec/S12-attributes/delegation.t (Wstat: 0 Tests: 61 Failed: 0)
Parse errors: Bad plan. You planned 65 tests but ran 61.
t/spec/S12-class/augment-supersede.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 11 tests but ran 0.
t/spec/S12-attributes/instance.rakudo.jvm (Wstat: 0 Tests: 63 Failed: 6)
Failed tests: 9-10, 44-47
Parse errors: Bad plan. You planned 140 tests but ran 63.
t/spec/S12-class/extending-arrays.t (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 11 tests but ran 1.
t/spec/S12-class/instantiate.rakudo.jvm (Wstat: 0 Tests: 7 Failed: 1)
Failed test: 4
t/spec/S12-class/interface-consistency.t (Wstat: 0 Tests: 6 Failed: 1)
Failed test: 5
Parse errors: Bad plan. You planned 8 tests but ran 6.
t/spec/S12-class/inheritance.t (Wstat: 0 Tests: 35 Failed: 2)
Failed tests: 25-26
Parse errors: Bad plan. You planned 39 tests but ran 35.
t/spec/S12-class/mro.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/spec/S12-class/namespaced.t (Wstat: 0 Tests: 13 Failed: 4)
Failed tests: 4-5, 8-9
t/spec/S12-class/open.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 8 tests but ran 0.
t/spec/S12-construction/construction.t (Wstat: 0 Tests: 15 Failed: 1)
Failed test: 2
t/spec/S12-enums/as-role.t (Wstat: 0 Tests: 3 Failed: 0)
Parse errors: Bad plan. You planned 9 tests but ran 3.
t/spec/S12-enums/basic.rakudo.jvm (Wstat: 0 Tests: 34 Failed: 1)
Failed test: 25
t/spec/S12-construction/new.rakudo.jvm (Wstat: 0 Tests: 22 Failed: 0)
Parse errors: Bad plan. You planned 25 tests but ran 22.
t/spec/S12-enums/misc.rakudo.jvm (Wstat: 0 Tests: 13 Failed: 2)
Failed tests: 8, 11
t/spec/S12-enums/pseudo-functional.t (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 11 tests but ran 1.
t/spec/S12-introspection/methods.rakudo.jvm (Wstat: 0 Tests: 57 Failed: 3)
Failed tests: 34-36
t/spec/S12-introspection/meta-class.rakudo.jvm (Wstat: 0 Tests: 11 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 11.
t/spec/S12-introspection/walk.t (Wstat: 0 Tests: 10 Failed: 0)
Parse errors: Bad plan. You planned 11 tests but ran 10.
t/spec/S12-methods/defer-call.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 14 tests but ran 0.
t/spec/S12-methods/defer-next.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 15 tests but ran 0.
t/spec/S12-methods/lastcall.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/spec/S12-methods/lvalue.t (Wstat: 0 Tests: 16 Failed: 4)
Failed tests: 10-11, 14-15
t/spec/S12-methods/multi.rakudo.jvm (Wstat: 0 Tests: 19 Failed: 2)
Failed tests: 18-19
Parse errors: Bad plan. You planned 32 tests but ran 19.
t/spec/S12-methods/submethods.rakudo.jvm (Wstat: 0 Tests: 27 Failed: 2)
Failed tests: 13, 15
t/spec/S12-methods/private.rakudo.jvm (Wstat: 0 Tests: 11 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 11.
t/spec/S12-subset/multi-dispatch.t (Wstat: 0 Tests: 6 Failed: 3)
Failed tests: 1, 3, 6
t/spec/S13-type-casting/methods.t (Wstat: 0 Tests: 13 Failed: 4)
Failed tests: 3-6
t/spec/S14-roles/anonymous.rakudo.jvm (Wstat: 0 Tests: 13 Failed: 2)
Failed tests: 4, 9
t/spec/S12-subset/subtypes.rakudo.jvm (Wstat: 0 Tests: 77 Failed: 40)
Failed tests: 3, 6-7, 9, 12-13, 15-16, 22-24, 26, 28
31-36, 39-40, 42, 44, 46-47, 50, 52, 54
56, 59, 61-62, 64-66, 68, 71-73, 75
TODO passed: 76
t/spec/S14-roles/basic.rakudo.jvm (Wstat: 0 Tests: 43 Failed: 6)
Failed tests: 15, 23-24, 29-30, 43
t/spec/S14-roles/instantiation.t (Wstat: 0 Tests: 9 Failed: 0)
Parse errors: Bad plan. You planned 19 tests but ran 9.
t/spec/S14-roles/parameter-subtyping.t (Wstat: 0 Tests: 17 Failed: 7)
Failed tests: 2-3, 7-8, 12-14
Parse errors: Bad plan. You planned 22 tests but ran 17.
t/spec/S14-roles/mixin.rakudo.jvm (Wstat: 0 Tests: 25 Failed: 0)
Parse errors: Bad plan. You planned 32 tests but ran 25.
t/spec/S14-roles/parameterized-mixin.rakudo.jvm (Wstat: 0 Tests: 4 Failed: 1)
Failed test: 2
Parse errors: Bad plan. You planned 28 tests but ran 4.
t/spec/S14-roles/parameterized-basic.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S14-roles/parameterized-type.rakudo.jvm (Wstat: 0 Tests: 4 Failed: 2)
Failed tests: 2, 4
Parse errors: Bad plan. You planned 29 tests but ran 4.
t/spec/S14-traits/routines.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S16-filehandles/chmod.t (Wstat: 0 Tests: 5 Failed: 0)
Parse errors: Bad plan. You planned 19 tests but ran 5.
t/spec/S16-filehandles/filestat.rakudo.jvm (Wstat: 0 Tests: 7 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 7.
t/spec/S16-filehandles/filetest.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 41 tests but ran 1.
t/spec/S16-filehandles/io_in_while_loops.t (Wstat: 0 Tests: 12 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 12.
t/spec/S16-filehandles/io_in_for_loops.t (Wstat: 0 Tests: 6 Failed: 0)
Parse errors: Bad plan. You planned 29 tests but ran 6.
t/spec/S16-filehandles/io.rakudo.jvm (Wstat: 0 Tests: 23 Failed: 0)
Parse errors: Bad plan. You planned 84 tests but ran 23.
t/spec/S16-filehandles/mkdir_rmdir.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 14 tests but ran 0.
t/spec/S16-filehandles/open.t (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 3 tests but ran 1.
t/spec/S16-io/basic-open.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 9 tests but ran 0.
t/spec/S16-filehandles/unlink.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/spec/S16-io/getc.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/spec/S16-io/bare-say.rakudo.jvm (Wstat: 0 Tests: 3 Failed: 0)
Parse errors: Bad plan. You planned 8 tests but ran 3.
t/spec/S16-io/say-and-ref.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/spec/S19-command-line/help.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/spec/S26-documentation/07-tables.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S26-documentation/09-configuration.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S28-named-variables/cwd.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/spec/S26-documentation/10-doc-cli.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/spec/S29-context/die.rakudo.jvm (Wstat: 0 Tests: 13 Failed: 0)
Parse errors: Bad plan. You planned 16 tests but ran 13.
t/spec/S29-os/system.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/spec/S29-context/exit.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/spec/S32-array/delete.rakudo.jvm (Wstat: 0 Tests: 18 Failed: 0)
Parse errors: Bad plan. You planned 29 tests but ran 18.
t/spec/S32-array/pop.t (Wstat: 0 Tests: 33 Failed: 1)
Failed test: 33
t/spec/S32-array/shift.t (Wstat: 0 Tests: 31 Failed: 1)
Failed test: 31
t/spec/S32-basics/warn.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 7 tests but ran 1.
t/spec/S32-hash/delete-adverb.rakudo.jvm (Wstat: 0 Tests: 168 Failed: 48)
Failed tests: 6-13, 17-18, 23-24, 29-30, 35-36, 60-67
71-72, 75, 83, 91, 98, 100-105, 108-109
112-113, 116-117, 120-121, 124-125, 128-129
t/spec/S32-exceptions/misc.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S32-io/chdir.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 10 tests but ran 1.
t/spec/S32-io/dir.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/spec/S32-io/copy.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 29 tests but ran 0.
t/spec/S32-io/file-tests.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 30 tests but ran 0.
t/spec/S32-io/io-path-cygwin.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 52 tests but ran 1.
t/spec/S32-io/io-path-unix.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 37 tests but ran 1.
t/spec/S32-io/io-path-win.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 51 tests but ran 1.
t/spec/S32-io/io-path.t (Wstat: 0 Tests: 2 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 2.
t/spec/S32-io/io-spec-cygwin.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 102 tests but ran 0.
t/spec/S32-io/io-spec-unix.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 111 tests but ran 0.
t/spec/S32-io/io-spec-win.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 193 tests but ran 0.
t/spec/S32-io/slurp.t (Wstat: 0 Tests: 2 Failed: 0)
Parse errors: Bad plan. You planned 16 tests but ran 2.
t/spec/S32-io/spurt.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S32-io/note.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/spec/S32-list/categorize.t (Wstat: 0 Tests: 47 Failed: 47)
Failed tests: 1-47
t/spec/S32-list/map.rakudo.jvm (Wstat: 0 Tests: 52 Failed: 0)
Parse errors: Bad plan. You planned 53 tests but ran 52.
t/spec/S32-list/minmax.t (Wstat: 0 Tests: 36 Failed: 0)
Parse errors: Bad plan. You planned 55 tests but ran 36.
t/spec/S32-list/roll.t (Wstat: 0 Tests: 39 Failed: 0)
Parse errors: Bad plan. You planned 40 tests but ran 39.
t/spec/S32-list/uniq.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 14 tests but ran 1.
t/spec/S32-num/fatrat.rakudo.jvm (Wstat: 0 Tests: 110 Failed: 0)
Parse errors: Bad plan. You planned 274 tests but ran 110.
t/spec/S32-num/power.rakudo.jvm (Wstat: 0 Tests: 50 Failed: 1)
Failed test: 18
t/spec/S32-num/rand.rakudo.jvm (Wstat: 0 Tests: 103 Failed: 1)
Failed test: 103
Parse errors: Bad plan. You planned 114 tests but ran 103.
t/spec/S32-str/encode.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 14 tests but ran 0.
t/spec/S32-scalar/undef.rakudo.jvm (Wstat: 0 Tests: 4 Failed: 0)
Parse errors: Bad plan. You planned 86 tests but ran 4.
t/spec/S32-str/pack.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/spec/S32-str/sprintf.rakudo.jvm (Wstat: 0 Tests: 2 Failed: 0)
Parse errors: Bad plan. You planned 125 tests but ran 2.
t/spec/S32-str/substr-rw.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S32-str/unpack.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/spec/S32-temporal/DateTime-Instant-Duration.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 33 tests but ran 0.
t/spec/S32-temporal/Date.t (Wstat: 0 Tests: 16 Failed: 2)
Failed tests: 4-5
Parse errors: Bad plan. You planned 72 tests but ran 16.
t/spec/S32-temporal/local.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Parse errors: Bad plan. You planned 25 tests but ran 1.
t/spec/S32-temporal/calendar.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 130 tests but ran 0.
t/spec/S32-temporal/DateTime.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 201 tests but ran 0.
t/spec/S32-trig/cosech.t (Wstat: 0 Tests: 146 Failed: 1)
Failed test: 62
t/spec/integration/99problems-01-to-10.rakudo.jvm (Wstat: 0 Tests: 18 Failed: 0)
Parse errors: Bad plan. You planned 22 tests but ran 18.
t/spec/integration/99problems-11-to-20.rakudo.jvm (Wstat: 0 Tests: 6 Failed: 0)
Parse errors: Bad plan. You planned 25 tests but ran 6.
t/spec/integration/advent2009-day02.t (Wstat: 0 Tests: 5 Failed: 0)
Parse errors: Bad plan. You planned 10 tests but ran 5.
t/spec/integration/advent2009-day08.t (Wstat: 0 Tests: 8 Failed: 1)
Failed test: 2
t/spec/integration/advent2009-day09.t (Wstat: 0 Tests: 17 Failed: 2)
Failed tests: 6, 17
t/spec/integration/advent2009-day11.t (Wstat: 0 Tests: 6 Failed: 1)
Failed test: 6
t/spec/integration/advent2009-day14.t (Wstat: 0 Tests: 21 Failed: 2)
Failed tests: 13, 18
t/spec/integration/advent2009-day16.t (Wstat: 0 Tests: 7 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/integration/advent2009-day23.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/spec/integration/real-strings.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 21 tests but ran 0.
t/spec/integration/weird-errors.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 8 tests but ran 0.
Files=713, Tests=19787, 2919 wallclock secs (12.13 usr 2.76 sys + 44.96 cusr 11.68 csys = 71.53 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment