-
-
Save FROGGS/f4f082706daec56ed5fd 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/S05-mass/charsets.rakudo.parrot (Wstat: 0 Tests: 17 Failed: 0) | |
TODO passed: 10 | |
t/spec/S05-mass/properties-general.rakudo.parrot (Wstat: 0 Tests: 602 Failed: 0) | |
TODO passed: 559-561, 599-601 | |
t/spec/S16-filehandles/io_in_for_loops.t (Wstat: 512 Tests: 31 Failed: 4) | |
Failed tests: 13, 20, 30-31 | |
Non-zero exit status: 2 | |
Parse errors: Bad plan. You planned 29 tests but ran 31. | |
t/spec/S16-filehandles/io.t (Wstat: 1024 Tests: 86 Failed: 4) | |
Failed tests: 24-25, 39, 46 | |
Non-zero exit status: 4 | |
t/spec/S16-io/basic-open.t (Wstat: 512 Tests: 9 Failed: 2) | |
Failed tests: 3, 7 | |
Non-zero exit status: 2 | |
t/spec/S32-io/slurp.t (Wstat: 256 Tests: 18 Failed: 1) | |
Failed test: 17 | |
Non-zero exit status: 1 | |
t/spec/S32-list/minmax.t (Wstat: 256 Tests: 55 Failed: 1) | |
Failed test: 38 | |
Non-zero exit status: 1 | |
t/spec/S32-temporal/Date.t (Wstat: 6144 Tests: 72 Failed: 24) | |
Failed tests: 24-32, 34, 59-72 | |
Non-zero exit status: 24 | |
t/spec/S32-temporal/DateTime-Instant-Duration.rakudo.parrot (Wstat: 768 Tests: 33 Failed: 3) | |
Failed tests: 17, 19-20 | |
Non-zero exit status: 3 | |
t/spec/S32-temporal/local.rakudo.parrot (Wstat: 1024 Tests: 25 Failed: 4) | |
Failed tests: 6, 9, 19, 21 | |
Non-zero exit status: 4 | |
t/spec/S32-temporal/calendar.t (Wstat: 0 Tests: 0 Failed: 0) | |
Parse errors: No plan found in TAP output | |
t/spec/S32-temporal/DateTime.rakudo.parrot (Wstat: 1536 Tests: 183 Failed: 6) | |
Failed tests: 63, 67, 152-154, 156 | |
Non-zero exit status: 6 | |
Parse errors: Bad plan. You planned 219 tests but ran 183. | |
t/spec/integration/advent2010-day16.t (Wstat: 256 Tests: 13 Failed: 1) | |
Failed test: 13 | |
Non-zero exit status: 1 | |
t/spec/integration/advent2012-day24.t (Wstat: 256 Tests: 1 Failed: 1) | |
Failed test: 1 | |
Non-zero exit status: 1 | |
t/spec/integration/advent2013-day06.t (Wstat: 256 Tests: 1 Failed: 1) | |
Failed test: 1 | |
Non-zero exit status: 1 | |
Files=859, Tests=32694, 1105 wallclock secs (12.43 usr 1.52 sys + 2952.90 cusr 206.35 csys = 3173.20 CPU) | |
Result: FAIL |
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/S03-operators/numeric-shift.rakudo.parrot (Wstat: 0 Tests: 37 Failed: 0) | |
TODO passed: 37 | |
t/spec/S05-mass/charsets.rakudo.parrot (Wstat: 0 Tests: 17 Failed: 0) | |
TODO passed: 10 | |
t/spec/S05-mass/properties-general.rakudo.parrot (Wstat: 0 Tests: 602 Failed: 0) | |
TODO passed: 559-561, 599-601 | |
t/spec/S16-filehandles/io_in_for_loops.t (Wstat: 512 Tests: 31 Failed: 4) | |
Failed tests: 13, 20, 30-31 | |
Non-zero exit status: 2 | |
Parse errors: Bad plan. You planned 29 tests but ran 31. | |
t/spec/S16-filehandles/io.t (Wstat: 1024 Tests: 86 Failed: 4) | |
Failed tests: 24-25, 39, 46 | |
Non-zero exit status: 4 | |
t/spec/S16-io/basic-open.t (Wstat: 512 Tests: 9 Failed: 2) | |
Failed tests: 3, 7 | |
Non-zero exit status: 2 | |
t/spec/S32-io/slurp.t (Wstat: 256 Tests: 18 Failed: 1) | |
Failed test: 17 | |
Non-zero exit status: 1 | |
t/spec/S32-list/minmax.t (Wstat: 256 Tests: 55 Failed: 1) | |
Failed test: 38 | |
Non-zero exit status: 1 | |
Files=859, Tests=32860, 1020 wallclock secs (11.88 usr 1.55 sys + 2738.95 cusr 196.43 csys = 2948.81 CPU) | |
Result: FAIL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment