Skip to content

Instantly share code, notes, and snippets.

@masak
Created September 3, 2009 15:26
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/180352 to your computer and use it in GitHub Desktop.
Save masak/180352 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/S03-operators/arith.rakudo (Wstat: 8 Tests: 120 Failed: 1)
Failed test: 120
Non-zero wait status: 8
Parse errors: Bad plan. You planned 200 tests but ran 120.
t/spec/S06-advanced_subroutine_features/wrap.rakudo (Wstat: 10 Tests: 3 Failed: 0)
Non-zero wait status: 10
Parse errors: Bad plan. You planned 60 tests but ran 3.
t/spec/S06-multi/lexical-multis.t (Wstat: 10 Tests: 2 Failed: 0)
Non-zero wait status: 10
Parse errors: Bad plan. You planned 14 tests but ran 2.
t/spec/S12-attributes/class.rakudo (Wstat: 6 Tests: 28 Failed: 0)
Non-zero wait status: 6
t/spec/S12-class/interface-consistency.rakudo (Wstat: 10 Tests: 6 Failed: 0)
Non-zero wait status: 10
Parse errors: Bad plan. You planned 8 tests but ran 6.
t/spec/S12-methods/defer-call.rakudo (Wstat: 10 Tests: 0 Failed: 0)
Non-zero wait status: 10
Parse errors: Bad plan. You planned 13 tests but ran 0.
t/spec/S12-methods/defer-next.rakudo (Wstat: 10 Tests: 0 Failed: 0)
Non-zero wait status: 10
Parse errors: Bad plan. You planned 13 tests but ran 0.
t/spec/S12-methods/indirect_notation.rakudo (Wstat: 10 Tests: 13 Failed: 0)
Non-zero wait status: 10
Parse errors: Bad plan. You planned 39 tests but ran 13.
t/spec/S12-methods/lastcall.t (Wstat: 10 Tests: 0 Failed: 0)
Non-zero wait status: 10
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/spec/S12-methods/multi.rakudo (Wstat: 10 Tests: 12 Failed: 0)
Non-zero wait status: 10
Parse errors: Bad plan. You planned 16 tests but ran 12.
t/spec/S14-roles/basic.rakudo (Wstat: 6 Tests: 33 Failed: 0)
Non-zero wait status: 6
t/spec/S32-trig/trig.rakudo (Wstat: 256 Tests: 108 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=421, Tests=12276, 1542 wallclock secs ( 6.94 usr 2.80 sys + 1986.03 cusr 103.56 csys = 2099.33 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment