Skip to content

Instantly share code, notes, and snippets.

@moritz
Created January 21, 2012 17:25
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 moritz/1653352 to your computer and use it in GitHub Desktop.
Save moritz/1653352 to your computer and use it in GitHub Desktop.
Rakudo spectest summary on NQP 2011.12-34-g078ea5d
-------------------
t/spec/S05-mass/recursive.rakudo (Wstat: 256 Tests: 12 Failed: 0)
TODO passed: 10-11
Non-zero exit status: 1
Parse errors: Bad plan. You planned 20 tests but ran 12.
t/spec/S05-metasyntax/charset.rakudo (Wstat: 0 Tests: 31 Failed: 0)
TODO passed: 29
t/spec/S05-mass/rx.rakudo (Wstat: 0 Tests: 725 Failed: 1)
Failed test: 19
t/spec/S06-signature/named-parameters.rakudo (Wstat: 256 Tests: 79 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 93 tests but ran 79.
t/spec/S12-introspection/methods.rakudo (Wstat: 256 Tests: 4 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 50 tests but ran 4.
t/spec/S12-methods/multi.rakudo (Wstat: 0 Tests: 32 Failed: 2)
Failed tests: 27-28
t/spec/S32-str/comb.rakudo (Wstat: 0 Tests: 41 Failed: 2)
Failed tests: 34, 37
t/spec/integration/advent2009-day10.rakudo (Wstat: 0 Tests: 5 Failed: 0)
TODO passed: 5
Files=603, Tests=21312, 572 wallclock secs ( 5.13 usr 3.50 sys + 1731.69 cusr 178.90 csys = 1919.22 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment