Created
August 19, 2017 16:44
-
-
Save AlexDaniel/4e227a25e4c2d7ea3ae2a85aad91b23e 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
t/spec/S05-grammar/inheritance.rakudo.moar (Wstat: 65280 Tests: 16 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 32 tests but ran 16. | |
t/spec/S05-grammar/example.rakudo.moar (Wstat: 65280 Tests: 10 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 11 tests but ran 10. | |
t/spec/S05-grammar/parse_and_parsefile.t (Wstat: 65280 Tests: 0 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 17 tests but ran 0. | |
t/spec/S05-modifier/sigspace.t (Wstat: 65280 Tests: 15 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 18 tests but ran 15. | |
t/spec/S06-other/main-usage.rakudo.moar (Wstat: 512 Tests: 30 Failed: 2) | |
Failed tests: 6, 30 | |
Non-zero exit status: 2 | |
t/spec/S11-modules/perl6lib.t (Wstat: 256 Tests: 1 Failed: 1) | |
Failed test: 1 | |
Non-zero exit status: 1 | |
t/spec/S11-modules/nested.t (Wstat: 256 Tests: 0 Failed: 0) | |
Non-zero exit status: 1 | |
Parse errors: No plan found in TAP output | |
t/spec/S17-lowlevel/atomic-ops.t (Wstat: 65280 Tests: 10 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 28 tests but ran 10. | |
t/spec/integration/advent2009-day10.t (Wstat: 65280 Tests: 0 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 5 tests but ran 0. | |
t/spec/integration/advent2009-day24.t (Wstat: 65280 Tests: 3 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 4 tests but ran 3. | |
t/spec/integration/advent2013-day18.t (Wstat: 65280 Tests: 7 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 10 tests but ran 7. | |
Files=1210, Tests=67507, 300 wallclock secs (15.48 usr 1.89 sys + 1878.56 cusr 102.80 csys = 1998.73 CPU) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment