id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
380	t/pmc/exceptionhandler.t - Bad plan. You planned 8 tests but ran 6	mikehh		"This test started failing between r36930 and r36946.

It passes at build r36930:

1..8[[BR]]
ok 1 - Instantiated ExceptionHandler[[BR]]
ok 2 - Min and Max severity for exception handlers[[BR]]
ok 3 - Min and Max severity for exception handlers[[BR]]
ok 4 - Exception Handler type checks work[[BR]]
ok 5 - Exception Handler type checks work[[BR]]
ok 6 - Exception Handler subclass popped[[BR]]
ok 7 - Exception Handler subclass with can_handle method catch exception[[BR]]
ok 8 - Exception Handler subclass catch exception[[BR]]

but does not run the last two tests after r36946

1..8[[BR]]
ok 1 - Instantiated ExceptionHandler[[BR]]
...[[BR]]
ok 6 - Exception Handler subclass popped[[BR]]


mhk@mhk-desktop:~/parrot$ prove --verbose t/pmc/exceptionhandler.t[[BR]]
t/pmc/exceptionhandler.t ..[[BR]]
1..8[[BR]]
ok 1 - Instantiated ExceptionHandler[[BR]]
ok 2 - Min and Max severity for exception handlers[[BR]]
ok 3 - Min and Max severity for exception handlers[[BR]]
ok 4 - Exception Handler type checks work[[BR]]
ok 5 - Exception Handler type checks work[[BR]]
ok 6 - Exception Handler subclass popped[[BR]]
Failed 2/8 subtests[[BR]]

Test Summary Report[[BR]]
-------------------[[BR]]
t/pmc/exceptionhandler.t (Wstat: 11 Tests: 6 Failed: 0)
  Non-zero wait status: 11[[BR]]
  Parse errors: Bad plan.  You planned 8 tests but ran 6.[[BR]]
Files=1, Tests=6,  0 wallclock secs ( 0.03 usr  0.02 sys +  0.01 cusr  0.01 csys =  0.07 CPU)[[BR]]
Result: FAIL[[BR]]


This happens on i386 Linux and AMD64 Linux.

I looked through the posts for r36931 through r36946 but could not see anything obvious.

Will continue checking.
"	bug	closed	normal		core	trunk	medium	fixed	pmc				
