#380: t/pmc/exceptionhandler.t - Bad plan. You planned 8 tests but ran 6
--------------------+-------------------------------------------------------
Reporter: mikehh | Type: bug
Status: new | Priority: normal
Milestone: | Component: none
Version: 0.9.1 | Severity: medium
Keywords: | Lang:
Patch: | Platform:
--------------------+-------------------------------------------------------
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]]
m...@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.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/380>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets