Skip to content

Instantly share code, notes, and snippets.

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 masak/54996 to your computer and use it in GitHub Desktop.
Save masak/54996 to your computer and use it in GitHub Desktop.
$ make spectest
../../parrot perl6.pbc --target=pir --output=Test.pir Test.pm
cd t/spec && svn up
U S29-list/map.t
U S29-list/join.t
U S29-list/end.t
U S29-list/pick.t
U S29-list/reduce.t
U S29-list/sort.t
U S29-list/minmax.t
U S29-list/reverse.t
U S29-array/exists.t
U S12-enums/basic.t
U S12-methods/instance.t
U S29-num/abs.t
U S29-hash/exists.t
Updated to revision 25123.
perl t/harness --fudge --keep-exit-code --jobs --tests-from-file=t/spectest.data
t/spec/S02-builtin_data_types/array_extending.rakudo.............ok
t/spec/S02-builtin_data_types/anon_block.rakudo..................ok
t/spec/S02-builtin_data_types/array_ref.rakudo...................ok
t/spec/S02-builtin_data_types/array.rakudo.......................ok
t/spec/S02-builtin_data_types/bool.t.............................ok
t/spec/S02-builtin_data_types/catch_type_cast_mismatch.rakudo....ok
t/spec/S02-builtin_data_types/assigning-refs.rakudo..............ok
t/spec/S02-builtin_data_types/flattening.t.......................ok
t/spec/S02-builtin_data_types/hash_ref.rakudo....................ok
t/spec/S02-builtin_data_types/infinity.rakudo....................ok
t/spec/S02-builtin_data_types/hash.rakudo........................ok
t/spec/S02-builtin_data_types/lists.rakudo.......................ok
t/spec/S02-builtin_data_types/multi_dimensional_array.rakudo.....ok
t/spec/S02-builtin_data_types/nan.rakudo.........................ok
t/spec/S02-builtin_data_types/nested_pairs.t.....................ok
t/spec/S02-builtin_data_types/nested_arrays.t....................ok
t/spec/S02-builtin_data_types/mixed_multi_dimensional.rakudo.....ok
t/spec/S02-builtin_data_types/num.rakudo.........................ok
t/spec/S02-builtin_data_types/subscripts_and_context.t...........ok
t/spec/S02-builtin_data_types/pair.rakudo........................ok
t/spec/S02-builtin_data_types/range.rakudo.......................ok
t/spec/S02-builtin_data_types/whatever.rakudo....................ok
t/spec/S02-builtin_data_types/type.rakudo........................ok
t/spec/S02-literals/array-interpolation.rakudo...................ok
t/spec/S02-literals/hash-interpolation.rakudo....................ok
t/spec/S02-literals/hex_chars.t..................................ok
t/spec/S02-literals/char-by-number.rakudo........................ok
t/spec/S02-literals/listquote-whitespace.rakudo..................ok
t/spec/S02-literals/listquote.rakudo.............................ok
t/spec/S02-literals/pair-boolean.t...............................ok
t/spec/S02-literals/autoref.t....................................ok
t/spec/S02-literals/misc-interpolation.rakudo....................ok
===( 996;62 0/? 0/? )=============================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_19' line 584
===( 997;65 0/? 1/70 0/? )======================================Null PMC access in isa()
current instr.: 'parrot;List;!flatten' pc 5881 (src/classes/List.pir:287)
called from Sub 'parrot;Perl6Hash;!STORE' pc 7450 (src/classes/Hash.pir:115)
called from Sub '_block69' pc 2240 (EVAL_19:585)
called from Sub '_block14' pc 150 (EVAL_19:67)
called from Sub '!UNIT_START' pc 18229 (src/builtins/guts.pir:321)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir:527)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1275 (src/PCT/HLLCompiler.pir:688)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1456 (src/PCT/HLLCompiler.pir:778)
called from Sub 'parrot;Perl6;Compiler;main' pc 22276 (perl6.pir:159)
t/spec/S02-literals/quoting-unicode.t............................ Dubious, test returned 1 (wstat 256, 0x100)
Failed 66/70 subtests
t/spec/S02-literals/pairs.rakudo.................................ok
t/spec/S02-literals/string-interpolation.t.......................ok
t/spec/S02-literals/underscores.t................................ok
t/spec/S02-literals/quoting.rakudo...............................ok
t/spec/S02-magicals/dollar-underscore.t..........................ok
t/spec/S02-magicals/dollar_bang.rakudo...........................ok
t/spec/S02-names_and_variables/varnames.t........................ok
t/spec/S02-names_and_variables/fmt.rakudo........................ok
t/spec/S02-one-pass-parsing/less-than.t..........................ok
t/spec/S02-polymorphic_types/subset.t............................ok
t/spec/S02-whitespace_and_comments/minimal-whitespace.t..........ok
t/spec/S02-whitespace_and_comments/one-pass-parsing.t............ok
t/spec/S02-whitespace_and_comments/pod-in-multi-line-exprs.t.....ok
t/spec/S02-literals/radix.rakudo.................................ok
t/spec/S03-junctions/boolean-context.rakudo......................ok
===( 1540;104 28/52 1/51 0/? )===================================Junction passed to proclaim
t/spec/S03-junctions/autothreading.t.............................ok
t/spec/S02-whitespace_and_comments/unicode-whitespace.t..........ok
t/spec/S03-operators/assign-is-not-binding.t.....................ok
===( 1623;109 0/? 0/? )============================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 1874
===( 1638;117 15/72 0/? 0/? )=====================================Null PMC access in isa()
current instr.: 'parrot;List;!flatten' pc 5881 (src/classes/List.pir:287)
called from Sub 'parrot;Perl6Array;!STORE' pc 6768 (src/classes/Array.pir:250)
called from Sub '_block801' pc 7285 (EVAL_20:1875)
called from Sub '_block14' pc 1077 (EVAL_20:274)
called from Sub '!UNIT_START' pc 18229 (src/builtins/guts.pir:321)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir:527)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1275 (src/PCT/HLLCompiler.pir:688)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1456 (src/PCT/HLLCompiler.pir:778)
called from Sub 'parrot;Perl6;Compiler;main' pc 22276 (perl6.pir:159)
t/spec/S03-junctions/misc.rakudo................................. Dubious, test returned 1 (wstat 256, 0x100)
Failed 3/72 subtests
(less 8 skipped subtests: 61 okay)
t/spec/S03-operators/autoincrement.t.............................ok
t/spec/S03-operators/arith.rakudo................................ok
t/spec/S03-operators/autovivification.rakudo.....................ok
t/spec/S03-operators/basic-types.rakudo..........................ok
t/spec/S03-operators/binding-closure.rakudo......................ok
t/spec/S03-operators/binding-scalars.rakudo......................ok
t/spec/S03-operators/bit.rakudo..................................ok
t/spec/S03-operators/chained-declarators.rakudo..................ok
t/spec/S03-operators/comparison.t................................ok
t/spec/S03-operators/context.rakudo..............................ok
===( 2155;153 0/? 57/99 0/? )=====================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 184
error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 570
t/spec/S03-operators/context-forcers.rakudo......................ok
===( 2198;153 0/? 1/21 0/? )=====================================Null PMC access in type()
current instr.: '_block24' pc 641 (EVAL_20:187)
called from Sub '_block14' pc 140 (EVAL_20:61)
called from Sub '!UNIT_START' pc 18229 (src/builtins/guts.pir:321)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir:527)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1275 (src/PCT/HLLCompiler.pir:688)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1456 (src/PCT/HLLCompiler.pir:778)
called from Sub 'parrot;Perl6;Compiler;main' pc 22276 (perl6.pir:159)
t/spec/S03-operators/cross-metaop.rakudo......................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 20/21 subtests
t/spec/S03-operators/equality.t..................................ok
t/spec/S03-operators/increment.rakudo............................ok
t/spec/S03-operators/misc.rakudo.................................ok
t/spec/S03-operators/hyper.rakudo................................ok
t/spec/S03-operators/not.rakudo..................................ok
t/spec/S03-operators/p5arrow.t...................................ok
t/spec/S03-operators/numeric-context.t...........................ok
t/spec/S03-operators/precedence.rakudo...........................ok
t/spec/S03-operators/range.rakudo................................ok
t/spec/S03-operators/reduce-le1arg.rakudo........................ok
t/spec/S03-operators/reduce-metaop.rakudo........................ok
t/spec/S03-operators/repeat.t....................................ok
t/spec/S03-operators/relational.t................................ok
t/spec/S03-operators/short-circuit.rakudo........................ok
t/spec/S03-operators/spaceship-and-containers.t..................ok
t/spec/S03-operators/ternary.rakudo..............................ok
t/spec/S03-operators/assign.rakudo...............................ok
===( 3107;220 0/? 0/? )============================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_22' line 132
===( 3108;221 1/81 0/? 0/? )=====================================Null PMC access in isa()
current instr.: 'parrot;List;!flatten' pc 5881 (src/classes/List.pir:287)
called from Sub 'parrot;Perl6Hash;!STORE' pc 7450 (src/classes/Hash.pir:115)
called from Sub '_block14' pc 430 (EVAL_22:133)
called from Sub '!UNIT_START' pc 18229 (src/builtins/guts.pir:321)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir:527)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1275 (src/PCT/HLLCompiler.pir:688)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1456 (src/PCT/HLLCompiler.pir:778)
called from Sub 'parrot;Perl6;Compiler;main' pc 22276 (perl6.pir:159)
t/spec/S03-operators/smartmatch.rakudo........................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 75/81 subtests
t/spec/S03-operators/true.t......................................ok
t/spec/S04-blocks-and-statements/pointy-rw.t.....................ok
t/spec/S04-blocks-and-statements/pointy.rakudo...................ok
t/spec/S04-closure-traits/end.rakudo.............................ok
===( 3148;226 0/? 0/? )============================================Redeclaration of variable $x
t/spec/S04-declarations/implicit-parameter.rakudo................ok
t/spec/S04-declarations/multiple.rakudo..........................ok
t/spec/S03-operators/value_equivalence.rakudo....................ok
t/spec/S04-exceptions/fail.rakudo................................ok
===( 3225;231 0/? 0/? )============================================Redeclaration of variable %p
Redeclaration of variable $f
Redeclaration of variable $x
t/spec/S04-statement-modifiers/given.rakudo......................ok
t/spec/S04-statement-modifiers/for.rakudo........................ok
t/spec/S04-statement-modifiers/unless.t..........................ok
t/spec/S04-declarations/my.rakudo................................ok
t/spec/S04-statement-modifiers/until.rakudo......................ok
t/spec/S04-statement-modifiers/if.rakudo.........................ok
t/spec/S04-statement-modifiers/while.rakudo......................ok
===( 3306;242 0/? 0/? )============================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_17' line 106
error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_17' line 281
error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_17' line 534
t/spec/S04-statement-modifiers/values_in_bool_context.t..........ok
t/spec/S04-statements/for-scope.t................................ok
===( 3349;247 4/23 0/? )==========================================Warning
t/spec/S04-statements/do.rakudo..................................ok
t/spec/S04-statements/for_with_only_one_item.t...................ok
t/spec/S04-statements/gather.rakudo..............................ok
t/spec/S04-statements/for.rakudo.................................ok
t/spec/S04-statements/loop.t.....................................ok
t/spec/S04-statements/if.t.......................................ok
t/spec/S04-statements/given.rakudo...............................ok
t/spec/S04-statements/map-and-sort-in-for.t......................ok
t/spec/S04-statements/no-implicit-block.t........................ok
t/spec/S04-statements/redo.t.....................................ok
t/spec/S04-statements/next.rakudo................................ok
t/spec/S04-statements/repeat.rakudo..............................ok
t/spec/S04-statements/terminator.t...............................ok
t/spec/S04-statements/return.rakudo..............................ok
t/spec/S04-statements/unless.t...................................ok
t/spec/S04-statements/until.t....................................ok
t/spec/S04-statements/try.rakudo.................................ok
t/spec/S04-statements/while.t....................................ok
t/spec/S05-capture/named.rakudo..................................ok
t/spec/S05-grammar/inheritance.rakudo............................ok
t/spec/S05-grammar/namespace.rakudo..............................ok
t/spec/S05-capture/dot.rakudo....................................ok
t/spec/S05-grammar/ws.t..........................................ok
t/spec/S05-mass/recursive.t......................................ok
t/spec/S05-match/arrayhash.t.....................................ok
t/spec/S05-match/blocks.rakudo...................................ok
t/spec/S05-match/capturing-contexts.t............................ok
t/spec/S05-match/non-capturing.t.................................ok
t/spec/S05-metachars/line-anchors.t..............................ok
t/spec/S05-metachars/newline.rakudo..............................ok
t/spec/S05-metachars/tilde.rakudo................................ok
t/spec/S05-metasyntax/changed.t..................................ok
t/spec/S05-mass/stdrules.t.......................................ok
t/spec/S05-metasyntax/charset.t..................................ok
t/spec/S05-metasyntax/single-quotes.t............................ok
t/spec/S05-metasyntax/regex.rakudo...............................ok
t/spec/S05-metasyntax/unknown.t..................................ok
t/spec/S05-modifier/ignorecase.rakudo............................ok
t/spec/S05-substitution/match.rakudo.............................ok
t/spec/S05-substitution/subst.rakudo.............................ok
t/spec/S05-transliteration/trans.rakudo..........................ok
t/spec/S05-transliteration/with-closure.rakudo...................ok
t/spec/S06-advanced_subroutine_features/recurse.rakudo...........ok
t/spec/S06-currying/named.t......................................ok
t/spec/S06-advanced_subroutine_features/return.t.................ok
t/spec/S06-multi/proto.rakudo....................................ok
t/spec/S06-multi/syntax.t........................................ok
t/spec/S06-other/main.rakudo.....................................ok
t/spec/S06-multi/type-based.rakudo...............................ok
t/spec/S06-signature/closure-over-parameters.t...................ok
t/spec/S06-signature/closure-parameters.rakudo...................ok
t/spec/S06-signature/arity.t.....................................ok
t/spec/S06-signature/code.t......................................ok
t/spec/S06-signature/defaults.t..................................ok
t/spec/S06-signature/errors.rakudo...............................ok
t/spec/S06-signature/mixed-placeholders.t........................ok
t/spec/S06-signature/named-placeholders.t........................ok
t/spec/S06-signature/optional.rakudo.............................ok
t/spec/S06-signature/passing-arrays.t............................ok
t/spec/S06-signature/named-parameters.rakudo.....................ok
t/spec/S06-signature/passing-hashes.t............................ok
t/spec/S06-signature/positional-placeholders.t...................ok
t/spec/S06-signature/slurpy-placeholders.t.......................ok
t/spec/S06-signature/slurpy-params.rakudo........................ok
t/spec/S06-signature/type-capture.t..............................ok
t/spec/S06-traits/is-copy.t......................................ok
t/spec/S06-signature/sub-ref.rakudo..............................ok
t/spec/S06-traits/is-rw.t........................................ok
t/spec/S06-traits/misc.rakudo....................................ok
t/spec/S10-packages/import.t.....................................ok
t/spec/S09-subscript_slice/slice.rakudo..........................ok
t/spec/S10-packages/use-with-class.t.............................ok
t/spec/S12-attributes/class.t....................................ok
t/spec/S05-mass/rx.rakudo........................................ok
t/spec/S11-modules/export.t......................................ok
t/spec/S12-attributes/class2.rakudo..............................ok
t/spec/S12-attributes/clone.t....................................ok
t/spec/S12-attributes/inheritance.t..............................ok
t/spec/S12-attributes/mutators.rakudo............................ok
t/spec/S12-class/anonymous.rakudo................................ok
t/spec/S12-attributes/delegation.rakudo..........................ok
t/spec/S12-class/basic.rakudo....................................ok
t/spec/S12-class/attributes.t....................................ok
t/spec/S12-attributes/instance.rakudo............................ok
t/spec/S12-class/inheritance-class-methods.t.....................ok
t/spec/S12-class/extending-arrays.rakudo.........................ok
t/spec/S12-class/instantiate.t...................................ok
t/spec/S12-class/is_also_instead.rakudo..........................ok
t/spec/S12-class/inheritance.rakudo..............................ok
t/spec/S12-class/namespaced.t....................................ok
t/spec/S12-class/open.t..........................................ok
t/spec/S12-class/parent_attributes.t.............................ok
t/spec/S12-construction/new.rakudo...............................ok
t/spec/S12-enums/anonymous.t.....................................ok
t/spec/S12-enums/as-role.t.......................................ok
t/spec/S12-introspection/can.t...................................ok
t/spec/S12-enums/basic.rakudo....................................ok
t/spec/S12-methods/calling_syntax.t..............................ok
t/spec/S12-methods/default-trait.t...............................ok
t/spec/S12-methods/indirect_notation.rakudo......................ok
t/spec/S12-methods/calling_sets.t................................ok
t/spec/S12-methods/multi.t.......................................ok
t/spec/S12-methods/instance.rakudo...............................ok
t/spec/S12-methods/topic.t.......................................ok
t/spec/S12-methods/private.t.....................................ok
t/spec/S12-methods/syntax.rakudo.................................ok
t/spec/S12-role/attributes.rakudo................................ok
t/spec/S12-methods/what.rakudo...................................ok
t/spec/S12-role/basic.rakudo.....................................ok
t/spec/S12-role/composition.t....................................ok
t/spec/S12-role/instantiation.t..................................ok
t/spec/S12-role/namespaced.t.....................................ok
t/spec/S12-role/mixin.t..........................................ok
t/spec/S12-role/parameterized-mixin.rakudo.......................ok
t/spec/S12-role/parameterized-basic.t............................ok
t/spec/S12-subset/multi-dispatch.t...............................ok
t/spec/S12-role/parameterized-type.t.............................ok
t/spec/S12-subset/subtypes.rakudo................................ok
t/spec/S16-filehandles/io_in_for_loops.rakudo....................ok
t/spec/S16-io/bare-say.t.........................................ok
t/spec/S16-filehandles/io.rakudo.................................ok
t/spec/S16-filehandles/io_in_while_loops.t.......................ok
t/spec/S16-io/say.t..............................................ok
t/spec/S16-io/basic-open.t.......................................ok
t/spec/S16-unfiled/slurp.rakudo..................................ok
t/spec/S29-any/cmp.t.............................................ok
t/spec/S29-array/exists.rakudo...................................ok
t/spec/S29-array/elems.rakudo....................................ok
t/spec/S29-array/keys_values.rakudo..............................ok
t/spec/S29-array/delete.t........................................ok
t/spec/S29-array/kv.rakudo.......................................ok
t/spec/S29-array/pairs.rakudo....................................ok
t/spec/S29-array/pop.rakudo......................................ok
t/spec/S29-array/shift.rakudo....................................ok
t/spec/S29-array/push.rakudo.....................................ok
t/spec/S29-context/eval.rakudo...................................ok
t/spec/S29-array/unshift.rakudo..................................ok
t/spec/S29-context/sleep.t.......................................ok
t/spec/S29-hash/exists.rakudo....................................ok
t/spec/S29-hash/keys_values.rakudo...............................ok
t/spec/S29-hash/pairs.rakudo.....................................ok
t/spec/S29-conversions/ord_and_chr.rakudo........................ok
t/spec/S29-hash/slice.rakudo.....................................ok
t/spec/S29-list/end.rakudo.......................................ok
t/spec/S29-list/first.rakudo.....................................ok
===( 7084;500 0/? 0/? )============================================Redeclaration of variable $joined2
t/spec/S29-list/grep.rakudo......................................ok
t/spec/S29-list/join.rakudo......................................ok
t/spec/S29-list/map_function_return_values.rakudo................ok
t/spec/S29-list/mutating_listops.t...............................ok
t/spec/S29-list/minmax.rakudo.................................... All 26 subtests passed
(less 4 skipped subtests: 22 okay)
t/spec/S29-list/pick.rakudo......................................ok
t/spec/S29-list/map.rakudo.......................................ok
===( 7286;515 0/? 0/? )============================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 262
===( 7287;515 1/13 0/? 0/? )=====================================Null PMC access in isa()
current instr.: 'parrot;List;!flatten' pc 5881 (src/classes/List.pir:287)
called from Sub 'parrot;Perl6Array;!STORE' pc 6768 (src/classes/Array.pir:250)
called from Sub '_block71' pc 842 (EVAL_20:263)
called from Sub '_block14' pc 112 (EVAL_20:56)
called from Sub '!UNIT_START' pc 18229 (src/builtins/guts.pir:321)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir:527)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1275 (src/PCT/HLLCompiler.pir:688)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1456 (src/PCT/HLLCompiler.pir:778)
called from Sub 'parrot;Perl6;Compiler;main' pc 22276 (perl6.pir:159)
t/spec/S29-list/reduce.rakudo.................................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 9/13 subtests
(less 3 skipped subtests: 1 okay)
t/spec/S29-list/uniq.t...........................................ok
t/spec/S29-num/abs.rakudo........................................ok
t/spec/S29-list/reverse.rakudo...................................ok
t/spec/S29-num/exp.t.............................................ok
t/spec/S29-num/complex.t.........................................ok
===( 7572;525 0/? 0/? )============================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 2048
===( 7573;528 1/28 0/? 0/? )=====================================Null PMC access in isa()
current instr.: 'parrot;List;!flatten' pc 5881 (src/classes/List.pir:287)
called from Sub 'parrot;Perl6Array;!STORE' pc 6768 (src/classes/Array.pir:250)
called from Sub '_block713' pc 6937 (EVAL_20:2049)
called from Sub '_block14' pc 422 (EVAL_20:145)
called from Sub '!UNIT_START' pc 18229 (src/builtins/guts.pir:321)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir:527)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1275 (src/PCT/HLLCompiler.pir:688)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1456 (src/PCT/HLLCompiler.pir:778)
called from Sub 'parrot;Perl6;Compiler;main' pc 22276 (perl6.pir:159)
t/spec/S29-list/sort.rakudo...................................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 5/28 subtests
(less 3 skipped subtests: 20 okay)
t/spec/S29-num/log.rakudo........................................ok
t/spec/S29-num/pi.rakudo.........................................ok
t/spec/S29-num/int.rakudo........................................ok
t/spec/S29-num/rand.t............................................ok
t/spec/S29-num/sign.rakudo.......................................ok
t/spec/S29-num/sqrt.t............................................ok
t/spec/S29-scalar/defined.t......................................ok
t/spec/S29-str/append.t..........................................ok
t/spec/S29-str/capitalize.rakudo.................................ok
t/spec/S29-num/rounders.t........................................ok
t/spec/S29-str/chop.rakudo.......................................ok
t/spec/S29-str/chomp.rakudo......................................ok
t/spec/S29-scalar/undef.rakudo...................................ok
t/spec/S29-str/comb.rakudo.......................................ok
t/spec/S29-str/lcfirst.rakudo....................................ok
t/spec/S29-str/lc.rakudo.........................................ok
t/spec/S29-str/index.rakudo......................................ok
t/spec/S29-str/pos.t.............................................ok
t/spec/S29-str/split-simple.t....................................ok
t/spec/S29-str/rindex.rakudo.....................................ok
t/spec/S29-str/sprintf.rakudo....................................ok
t/spec/S29-str/trim.rakudo.......................................ok
t/spec/S29-str/uc.rakudo.........................................ok
t/spec/S29-str/ucfirst.rakudo....................................ok
t/spec/S29-str/unpack.t..........................................ok
t/spec/S29-trig/trig.rakudo......................................ok
t/spec/integration/99problems-01-to-10.rakudo....................ok
t/spec/S29-str/substr.rakudo.....................................ok
===( 8318;573 0/? 0/? )============================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 227
error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 411
===( 8319;578 0/? 1/15 0/? )=====================================Null PMC access in find_method()
current instr.: '_block42' pc 753 (EVAL_20:229)
called from Sub '_block14' pc 140 (EVAL_20:63)
called from Sub '!UNIT_START' pc 18229 (src/builtins/guts.pir:321)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir:527)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1275 (src/PCT/HLLCompiler.pir:688)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1456 (src/PCT/HLLCompiler.pir:778)
called from Sub 'parrot;Perl6;Compiler;main' pc 22276 (perl6.pir:159)
parrot(12008) malloc: *** error for object 0x19e5854: Non-aligned pointer being freed
*** set a breakpoint in malloc_error_break to debug
t/spec/integration/99problems-21-to-30.rakudo.................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 11/15 subtests
(less 1 skipped subtest: 3 okay)
===( 8322;578 0/? 0/? )============================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 1841
error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 1859
error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 1882
error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_20' line 1900
===( 8323;578 1/31 0/? 0/? )=====================================Null PMC access in isa()
current instr.: 'parrot;List;!flatten' pc 5881 (src/classes/List.pir:287)
called from Sub 'parrot;List;!flatten' pc 5922 (src/classes/List.pir:300)
called from Sub 'parrot;Perl6Array;!STORE' pc 6768 (src/classes/Array.pir:250)
called from Sub 'parrot;Perl6Object;Array' pc 661 (src/classes/Object.pir:205)
called from Sub '!SIGNATURE_BIND' pc 2363 (src/classes/Signature.pir:309)
called from Sub 'rotate' pc 6119 (EVAL_20:1937)
called from Sub '_block639' pc 5788 (EVAL_20:1842)
called from Sub '_block14' pc 230 (EVAL_20:85)
called from Sub '!UNIT_START' pc 18229 (src/builtins/guts.pir:321)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir:527)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1275 (src/PCT/HLLCompiler.pir:688)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1456 (src/PCT/HLLCompiler.pir:778)
called from Sub 'parrot;Perl6;Compiler;main' pc 22276 (perl6.pir:159)
t/spec/integration/99problems-11-to-20.rakudo.................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 4/31 subtests
(less 18 skipped subtests: 9 okay)
t/spec/integration/99problems-31-to-40.rakudo....................ok
===( 8416;586 0/? 0/? )============================================error:imcc:syntax error, unexpected ')' (')')
in file 'EVAL_19' line 813
===( 8417;588 1/11 0/? 0/? )=====================================Null PMC access in type()
current instr.: '_block225' pc 2420 (EVAL_19:814)
called from Sub '_block14' pc 157 (EVAL_19:67)
called from Sub '!UNIT_START' pc 18229 (src/builtins/guts.pir:321)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir:527)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1275 (src/PCT/HLLCompiler.pir:688)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1456 (src/PCT/HLLCompiler.pir:778)
called from Sub 'parrot;Perl6;Compiler;main' pc 22276 (perl6.pir:159)
t/spec/integration/99problems-41-to-50.rakudo.................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 5/11 subtests
(less 3 skipped subtests: 3 okay)
t/spec/integration/lexical-array-in-inner-block.t................ok
t/spec/integration/lexicals-and-attributes.t.....................ok
t/spec/integration/99problems-51-to-60.t.........................ok
t/spec/integration/method-calls-and-instantiation.t..............ok
t/spec/integration/say-crash.t...................................ok
t/spec/integration/real-strings.t................................ok
t/spec/integration/substr-after-match-in-gather-in-for.t.........ok
t/spec/integration/99problems-61-to-70.rakudo....................ok
Test Summary Report
-------------------
t/spec/S02-literals/quoting-unicode.t (Wstat: 256 Tests: 4 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 70 tests but ran 4.
t/spec/S03-junctions/misc.rakudo (Wstat: 256 Tests: 69 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 72 tests but ran 69.
t/spec/S03-operators/cross-metaop.rakudo (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 21 tests but ran 1.
t/spec/S03-operators/smartmatch.rakudo (Wstat: 256 Tests: 6 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 81 tests but ran 6.
t/spec/S29-list/minmax.rakudo (Wstat: 0 Tests: 28 Failed: 2)
Failed tests: 27-28
Parse errors: Bad plan. You planned 26 tests but ran 28.
t/spec/S29-list/reduce.rakudo (Wstat: 256 Tests: 4 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 13 tests but ran 4.
t/spec/S29-list/sort.rakudo (Wstat: 256 Tests: 23 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 28 tests but ran 23.
t/spec/integration/99problems-21-to-30.rakudo (Wstat: 256 Tests: 4 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 15 tests but ran 4.
t/spec/integration/99problems-11-to-20.rakudo (Wstat: 256 Tests: 27 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 31 tests but ran 27.
t/spec/integration/99problems-41-to-50.rakudo (Wstat: 256 Tests: 6 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 11 tests but ran 6.
Files=298, Tests=8496, 602 wallclock secs ( 2.88 usr 1.34 sys + 779.95 cusr 29.85 csys = 814.02 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment