Skip to content

Instantly share code, notes, and snippets.

Created January 20, 2018 13:31
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 anonymous/30ba5ed2b03b9dd790088eac2dfe92e2 to your computer and use it in GitHub Desktop.
Save anonymous/30ba5ed2b03b9dd790088eac2dfe92e2 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/S17-supply/throttle.t (Wstat: 0 Tests: 17 Failed: 0)
Parse errors: Bad plan. You planned 18 tests but ran 17.
t/spec/integration/advent2013-day14.rakudo.jvm (Wstat: 0 Tests: 10 Failed: 1)
Failed test: 2
t/spec/S02-types/capture.t (Wstat: 0 Tests: 43 Failed: 1)
Failed test: 43
t/spec/S03-operators/set_difference.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S03-operators/set_proper_subset.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S03-operators/set_subset.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S03-operators/set_symmetric_difference.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/spec/S11-compunit/compunit-dependencyspecification.t (Wstat: 0 Tests: 6 Failed: 1)
Failed test: 1
t/spec/S11-modules/require.rakudo.jvm (Wstat: 0 Tests: 34 Failed: 0)
TODO passed: 31
t/spec/S17-supply/lines.rakudo.jvm (Wstat: 0 Tests: 23 Failed: 0)
TODO passed: 8
t/spec/S26-documentation/09-configuration.t (Wstat: 0 Tests: 94 Failed: 52)
Failed tests: 25-28, 30-35, 39, 41, 43-47, 50-52, 55-58
63-70, 72-75, 77-81, 83-93
t/spec/S29-context/eval.rakudo.jvm (Wstat: 0 Tests: 25 Failed: 1)
Failed test: 25
t/spec/S29-context/evalfile.t (Wstat: 0 Tests: 3 Failed: 1)
Failed test: 3
t/spec/S32-encoding/encoder.t (Wstat: 0 Tests: 2 Failed: 1)
Failed test: 2
Parse errors: Bad plan. You planned 4 tests but ran 2.
t/spec/S32-io/IO-Socket-Async.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 26 tests but ran 1.
t/spec/S32-io/out-buffering.rakudo.jvm (Wstat: 0 Tests: 4 Failed: 3)
Failed tests: 1-3
t/spec/S32-io/tell.rakudo.jvm (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 5
Files=1157, Tests=53172, 8522 wallclock secs (15.85 usr 2.34 sys + 41.97 cusr 6.38 csys = 66.54 CPU)
Result: FAIL
Makefile:513: recipe for target 'j-spectest' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment