Skip to content

Instantly share code, notes, and snippets.

@timo
Created October 29, 2021 01:25
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 timo/5edae0b9f0fc436d8426b2425ca59986 to your computer and use it in GitHub Desktop.
Save timo/5edae0b9f0fc436d8426b2425ca59986 to your computer and use it in GitHub Desktop.
spectest fallout from dispatcher-replace-arg syscall in rakudo
Test Summary Report
-------------------
t/spec/S02-types/range.t (Wstat: 65280 Tests: 189 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 193 tests but ran 189.
t/spec/S04-phasers/enter-leave.rakudo.moar (Wstat: 256 Tests: 33 Failed: 1)
Failed test: 30
Non-zero exit status: 1
t/spec/S06-advanced/dispatching.rakudo.moar (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 7 tests but ran 0.
t/spec/S06-advanced/wrap.rakudo.moar (Wstat: 1536 Tests: 28 Failed: 6)
Failed tests: 7-8, 10-11, 15, 17
Non-zero exit status: 6
Parse errors: Bad plan. You planned 90 tests but ran 28.
t/spec/S12-construction/new.rakudo.moar (Wstat: 65280 Tests: 22 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 28 tests but ran 22.
t/spec/S12-methods/defer-call.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 21 tests but ran 0.
t/spec/S12-methods/defer-next.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 26 tests but ran 0.
t/spec/integration/advent2011-day04.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/spec/integration/advent2013-day08.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 11 tests but ran 0.
Files=1405, Tests=195263, 1258 wallclock secs (28.90 usr 3.22 sys + 3171.93 cusr 193.90 csys = 3397.95 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment