Created
December 15, 2015 20:12
-
-
Save zoffixznet/d57da99209ddcd1bd3aa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/wait.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=1090, Tests=50826, 1906 wallclock secs (18.36 usr 2.96 sys + 2909.92 cusr 195.40 csys = 3126.64 CPU) | |
Result: FAIL | |
make: *** [m-spectest] Interrupt | |
real 32m1.684s | |
user 48m56.880s | |
sys 3m21.449s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment