Skip to content

Instantly share code, notes, and snippets.

@timo
Created August 19, 2014 22:58
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 timo/d2968def5690342270d1 to your computer and use it in GitHub Desktop.
Save timo/d2968def5690342270d1 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/S03-operators/buf.t (Wstat: 65280 Tests: 4 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 34 tests but ran 4.
t/spec/S03-operators/repeat.t (Wstat: 65280 Tests: 17 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 17.
t/spec/S17-lowlevel/lock.rakudo.moar (Wstat: 256 Tests: 8 Failed: 1)
Failed test: 7
Non-zero exit status: 1
t/spec/S32-array/exists-adverb.t (Wstat: 1024 Tests: 52 Failed: 4)
Failed tests: 26-27, 30-31
Non-zero exit status: 4
t/spec/S32-io/IO-Socket-Async.rakudo.moar (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 4
Non-zero exit status: 1
Parse errors: Bad plan. You planned 6 tests but ran 5.
t/spec/S32-list/uniq.t (Wstat: 11 Tests: 22 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 33 tests but ran 22.
t/spec/S32-num/rat.rakudo.moar (Wstat: 256 Tests: 824 Failed: 1)
Failed test: 823
Non-zero exit status: 1
t/spec/S32-str/sprintf.rakudo.moar (Wstat: 256 Tests: 155 Failed: 1)
Failed test: 144
Non-zero exit status: 1
Files=915, Tests=32111, 221 wallclock secs ( 5.68 usr 0.99 sys + 578.07 cusr 77.42 csys = 662.16 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment