Skip to content

Instantly share code, notes, and snippets.

@perl6
Created July 3, 2009 20:20
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 perl6/140288 to your computer and use it in GitHub Desktop.
Save perl6/140288 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/quoting-unicode.t 0 6 70 104 19-70
t/spec/S04-declarations/constant.rakudo 20 13 8-20
t/spec/S10-packages/basic.rakudo 0 6 22 0 ??
t/spec/S12-construction/autopairs.t 0 11 4 2 4
t/spec/S12-enums/basic.rakudo 30 1 27
t/spec/S29-conversions/ord_and_chr.rakudo 0 6 444 304 293-444
t/spec/S32-list/map.rakudo 0 11 89 150 15-89
t/spec/integration/99problems-31-to-40.ra 0 11 67 4 66-67
2083 subtests skipped.
Failed 8/412 test scripts. 296/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