Created
December 17, 2015 23:05
-
-
Save zoffixznet/4c15222fddf062958e9d 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/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/S03-metaops/hyper.rakudo.moar (Wstat: 256 Tests: 402 Failed: 1) | |
Failed test: 383 | |
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 | |
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. | |
Files=1091, Tests=50803, 384 wallclock secs ( 8.62 usr 1.87 sys + 1047.59 cusr 53.81 csys = 1111.89 CPU) | |
Result: FAIL | |
make: *** [m-spectest] Interrupt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment