Skip to content

Instantly share code, notes, and snippets.

@lizmat
Created December 11, 2015 20:37
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 lizmat/14213d547714300f08bf to your computer and use it in GitHub Desktop.
Save lizmat/14213d547714300f08bf to your computer and use it in GitHub Desktop.
spectest status in OS X
Test Summary Report
-------------------
t/spec/S03-metaops/reduce.rakudo.moar (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S07-hyperrace/hyper.rakudo.moar (Wstat: 0 Tests: 6 Failed: 0)
TODO passed: 1-4
t/spec/S07-hyperrace/race.rakudo.moar (Wstat: 0 Tests: 6 Failed: 0)
TODO passed: 1-4
t/spec/S10-packages/precompilation.rakudo.moar (Wstat: 512 Tests: 16 Failed: 2)
Failed tests: 1, 7
Non-zero exit status: 2
Parse errors: Bad plan. You planned 22 tests but ran 16.
t/spec/S17-supply/syntax.t (Wstat: 6 Tests: 51 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 55 tests but ran 51.
t/spec/S17-supply/watch-path.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/spec/S32-array/adverbs.t (Wstat: 256 Tests: 602 Failed: 1)
Failed test: 21
Non-zero exit status: 1
t/spec/S32-hash/adverbs.t (Wstat: 256 Tests: 1124 Failed: 1)
Failed test: 23
Non-zero exit status: 1
Files=1087, Tests=50628, 260 wallclock secs (13.30 usr 3.55 sys + 1574.71 cusr 141.79 csys = 1733.35 CPU)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment