Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created October 3, 2011 11:03
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 tadzik/1258894 to your computer and use it in GitHub Desktop.
Save tadzik/1258894 to your computer and use it in GitHub Desktop.
t/spec/S03-junctions/misc.rakudo (Wstat: 0 Tests: 102 Failed: 3)
Failed tests: 18-20
t/spec/S03-operators/value_equivalence.rakudo (Wstat: 256 Tests: 10 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 77 tests but ran 10.
t/spec/S12-class/inheritance.t (Wstat: 256 Tests: 31 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 36 tests but ran 31.
t/spec/S14-roles/composition.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S16-io/say.t (Wstat: 0 Tests: 5 Failed: 0)
Parse errors: Tests out of sequence. Found (4) but expected (3)
Tests out of sequence. Found (5) but expected (4)
Tests out of sequence. Found (6) but expected (5)
Bad plan. You planned 6 tests but ran 5.
t/spec/S32-scalar/undef.rakudo (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 87 tests but ran 0.
t/spec/S32-temporal/DateTime-Instant-Duration.rakudo (Wstat: 256 Tests: 2 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 33 tests but ran 2.
Files=511, Tests=16406, 1513 wallclock secs ( 7.64 usr 1.39 sys + 1325.14 cusr 101.80 csys = 1435.97 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment