Skip to content

Instantly share code, notes, and snippets.

@perl6
Created July 3, 2009 20:18
  • 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 perl6/140287 to your computer and use it in GitHub Desktop.
Spectest results after setting INITIAL_BUCKETS to 16
x86_64:
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/spec/S02-literals/array-interpolation.r 0 6 12 12 7-12
t/spec/S03-operators/precedence.rakudo 0 11 52 14 46-52
t/spec/S04-declarations/constant.rakudo 20 13 8-20
t/spec/S10-packages/basic.rakudo 0 6 22 0 ??
t/spec/S12-enums/basic.rakudo 30 1 27
t/spec/S16-unfiled/rebindstdhandles.rakud 0 11 2 4 1-2
t/spec/S29-conversions/ord_and_chr.rakudo 0 6 444 304 293-444
t/spec/S32-io/chdir.t 0 6 10 18 2-10
t/spec/S32-list/map.rakudo 0 11 89 150 15-89
2082 subtests skipped.
Failed 9/412 test scripts. 265/14273 subtests failed.
x86:
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/spec/S04-declarations/constant.rakudo 20 13 8-20
t/spec/S10-packages/basic.rakudo 0 6 22 0 ??
t/spec/S12-enums/basic.rakudo 30 1 27
2216 subtests skipped.
Failed 3/412 test scripts. 14/14273 subtests failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment