Ticket #6199 defect new
SynchronousTestCase doesn't always flush logged failures
| Reported by: | therve | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | jml | Branch: | |
| Author: | Launchpad Bug: |
Description
If a test case logs a failure, but then fails for some other reasons (like a failed assert), flushErrors is not called, and thus the logged failure leaks to the next test.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

