id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
975	Failed Rakudo tests due to context_pmc3 merge	moritz	bacek	"rakudo's 'make spectest' has some new failures since the context_pmc3 merge.

{{{
t/spec/S06-advanced_subroutine_features/wrap.rakudo          (Wstat: 11 Tests: 3
 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 60 tests but ran 3.
t/spec/S06-multi/lexical-multis.t                            (Wstat: 11 Tests: 2
 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 14 tests but ran 2.
t/spec/S12-class/interface-consistency.rakudo                (Wstat: 11 Tests: 6
 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 8 tests but ran 6.
t/spec/S12-methods/defer-call.rakudo                         (Wstat: 11 Tests: 0
 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 13 tests but ran 0.
t/spec/S12-methods/defer-next.rakudo                         (Wstat: 11 Tests: 0
 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 13 tests but ran 0.
t/spec/S12-methods/indirect_notation.rakudo                  (Wstat: 11 Tests: 1
3 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 39 tests but ran 13.
t/spec/S12-methods/lastcall.t                                (Wstat: 11 Tests: 0
 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 6 tests but ran 0.
t/spec/S12-methods/multi.rakudo                              (Wstat: 11 Tests: 1
2 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 16 tests but ran 12.
t/spec/S32-trig/trig.rakudo                                  (Wstat: 256 Tests: 
108 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
}}}

I attached the patch by bacek which enables building of Rakudo with the parrot after the merge."	bug	closed	normal		none	1.5.0	medium	invalid	rakudo, context_pmc3				linux
