Skip to content

Instantly share code, notes, and snippets.

@lizmat
Created December 15, 2015 20:00
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/af2e1c6c3d27c7318410 to your computer and use it in GitHub Desktop.
Save lizmat/af2e1c6c3d27c7318410 to your computer and use it in GitHub Desktop.
OS X spectest status
Test Summary Report
-------------------
t/spec/S02-types/isDEPRECATED.rakudo.moar (Wstat: 1024 Tests: 21 Failed: 4)
Failed tests: 2, 4, 12, 14
Non-zero exit status: 4
t/spec/S06-advanced/callframe.rakudo.moar (Wstat: 256 Tests: 15 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/spec/S10-packages/precompilation.rakudo.moar (Wstat: 512 Tests: 21 Failed: 2)
Failed tests: 1, 4
Non-zero exit status: 2
Parse errors: Bad plan. You planned 22 tests but ran 21.
t/spec/S17-supply/syntax.t (Wstat: 6 Tests: 36 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 55 tests but ran 36.
t/spec/S17-supply/interval.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 1
t/spec/S24-testing/line-numbers.t (Wstat: 3328 Tests: 13 Failed: 13)
Failed tests: 1-13
Non-zero exit status: 13
t/spec/S32-array/adverbs.t (Wstat: 256 Tests: 606 Failed: 1)
Failed test: 21
Non-zero exit status: 1
t/spec/S32-io/IO-Socket-Async-UDP.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/spec/S32-hash/adverbs.t (Wstat: 256 Tests: 1128 Failed: 1)
Failed test: 23
Non-zero exit status: 1
t/spec/integration/error-reporting.rakudo.moar (Wstat: 768 Tests: 22 Failed: 3)
Failed tests: 2-3, 8
Non-zero exit status: 3
Files=1091, Tests=51256, 263 wallclock secs (13.35 usr 3.90 sys + 1625.64 cusr 143.03 csys = 1785.92 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment