Skip to content

Instantly share code, notes, and snippets.

@moritz

moritz/nom.log Secret

Last active December 31, 2015 09:09
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 moritz/2375e30d8c3bf35bcf04 to your computer and use it in GitHub Desktop.
Save moritz/2375e30d8c3bf35bcf04 to your computer and use it in GitHub Desktop.
rakudo j-spectest
Test Summary Report
-------------------
t/spec/S02-magicals/pid.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
TODO passed: 1
t/spec/S02-types/deprecations.rakudo.jvm (Wstat: 0 Tests: 9 Failed: 9)
Failed tests: 1-9
Parse errors: Bad plan. You planned 27 tests but ran 9.
t/spec/S02-types/isDEPRECATED.rakudo.jvm (Wstat: 0 Tests: 20 Failed: 4)
Failed tests: 2, 4, 12, 14
t/spec/S32-list/roll.t (Wstat: 0 Tests: 40 Failed: 1)
Failed test: 40
t/spec/S32-str/sprintf.rakudo.jvm (Wstat: 0 Tests: 149 Failed: 0)
TODO passed: 148-149
Files=773, Tests=30061, 3459 wallclock secs ( 7.86 usr 1.51 sys + 21.16 cusr 6.47 csys = 37.00 CPU)
Result: FAIL
Test Summary Report
-------------------
t/spec/S02-magicals/pid.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
TODO passed: 1
t/spec/S32-list/roll.t (Wstat: 0 Tests: 40 Failed: 1)
Failed test: 40
t/spec/S32-str/sprintf.rakudo.jvm (Wstat: 0 Tests: 149 Failed: 0)
TODO passed: 148-149
Files=773, Tests=30084, 3776 wallclock secs ( 8.13 usr 1.49 sys + 22.18 cusr 6.46 csys = 38.26 CPU)
Result: FAIL
Test Summary Report
-------------------
t/spec/S02-magicals/pid.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
TODO passed: 1
t/spec/S02-types/deprecations.rakudo.jvm (Wstat: 0 Tests: 9 Failed: 9)
Failed tests: 1-9
Parse errors: Bad plan. You planned 27 tests but ran 9.
t/spec/S02-types/isDEPRECATED.rakudo.jvm (Wstat: 0 Tests: 20 Failed: 4)
Failed tests: 2, 4, 12, 14
t/spec/S02-types/whatever.rakudo.jvm (Wstat: 0 Tests: 83 Failed: 2)
Failed tests: 79-80
t/spec/S17-concurrency/promise.t (Wstat: 0 Tests: 61 Failed: 0)
Parse errors: Bad plan. You planned 64 tests but ran 61.
t/spec/S17-concurrency/scheduler.t (Wstat: 0 Tests: 30 Failed: 2)
Failed tests: 23, 30
Parse errors: Bad plan. You planned 54 tests but ran 30.
t/spec/S32-list/roll.t (Wstat: 0 Tests: 40 Failed: 1)
Failed test: 40
t/spec/S32-str/sprintf.rakudo.jvm (Wstat: 0 Tests: 149 Failed: 0)
TODO passed: 148-149
t/spec/integration/role-composition-vs-attribute.rakudo.jvm (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=773, Tests=30024, 4216 wallclock secs ( 8.21 usr 1.46 sys + 22.20 cusr 6.52 csys = 38.39 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment