Skip to content

Instantly share code, notes, and snippets.

@lizmat
Last active August 29, 2015 14:24
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 lizmat/573712315223a7bbca11 to your computer and use it in GitHub Desktop.
Save lizmat/573712315223a7bbca11 to your computer and use it in GitHub Desktop.
Many errors in JVM spectest
Test Summary Report
-------------------
t/spec/S02-names/is_default.rakudo.jvm (Wstat: 0 Tests: 107 Failed: 1)
Failed test: 104
TODO passed: 107
t/spec/S02-types/native.rakudo.jvm (Wstat: 0 Tests: 48 Failed: 0)
TODO passed: 44
t/spec/S03-junctions/misc.rakudo.jvm (Wstat: 0 Tests: 131 Failed: 1)
Failed test: 131
t/spec/S04-phasers/enter-leave.rakudo.jvm (Wstat: 0 Tests: 25 Failed: 0)
Parse errors: Bad plan. You planned 27 tests but ran 25.
t/spec/S16-filehandles/io.rakudo.jvm (Wstat: 0 Tests: 64 Failed: 0)
Parse errors: Bad plan. You planned 112 tests but ran 64.
t/spec/S17-scheduler/in.t (Wstat: 0 Tests: 14 Failed: 1)
Failed test: 8
t/spec/S17-scheduler/every.t (Wstat: 0 Tests: 18 Failed: 3)
Failed tests: 10, 17-18
t/spec/S17-supply/start.t (Wstat: 0 Tests: 9 Failed: 1)
Failed test: 9
t/spec/S17-supply/watch_path.rakudo.jvm (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/spec/S10-packages/precompilation.rakudo.jvm (Wstat: 0 Tests: 36 Failed: 7)
Failed tests: 1, 3, 5, 9, 16-18
t/spec/S24-testing/line-numbers.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 0.
t/spec/S22-package-format/local.rakudo.jvm (Wstat: 0 Tests: 24 Failed: 1)
Failed test: 22
t/spec/S17-supply/unique.t (Wstat: 0 Tests: 17 Failed: 5)
Failed tests: 6-7, 14, 16-17
t/spec/S32-io/IO-Socket-INET.t (Wstat: 0 Tests: 37 Failed: 0)
Parse errors: Bad plan. You planned 47 tests but ran 37.
Files=994, Tests=38976, 1825 wallclock secs (13.64 usr 4.07 sys + 47.46 cusr 8.66 csys = 73.83 CPU)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment