Ticket #660 (closed bug: fixed)

Opened 13 years ago

Last modified 12 years ago

Tidy failure cases for PIR implementation of t/pmc/ro.t

Reported by: bobw Owned by:
Priority: minor Milestone:
Component: testing Version: 1.1.0
Severity: low Keywords:
Cc: Language:
Patch status: Platform:

Description

When an expected failure occurs the subs should then go to the end of the sub, rather than continuing through the error handlers (which are expected to be invoked).

bob@eeepcenc:~/src/parrot$ diffstat t/pmc/ro.t.patch

ro.t | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-)

bob@eeepcenc:~/src/parrot$

Attachments

ro.t.patch Download (1.9 KB) - added by bobw 13 years ago.
a patch for t/pmc/ro.t

Change History

Changed 13 years ago by bobw

a patch for t/pmc/ro.t

Changed 13 years ago by jkeenan

  • component changed from none to testing

Changed 12 years ago by bubaflub

  • status changed from new to closed
  • resolution set to fixed

Applied in r45405.

Note: See TracTickets for help on using tickets.