Ticket #2 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Errors in ::setup or ::teardown should be caught

Reported by: mgalloy Owned by: mgalloy
Priority: major Milestone: 1.0
Component: core Version: 0.5
Keywords: Cc:

Description

Errors in the ::setup or ::teardown methods of a test case should be caught and should cause each test to fail with the message:

format='(%"error in %s: %s")', method_name, !error_state.msg

Change History

Changed 3 years ago by mgalloy

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

Fixed in r28.

Note: See TracTickets for help on using tickets.