Ticket #4396 enhancement new
Trial should indicate if the test failed because of log.err
| Reported by: | wadey | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | log.err |
| Cc: | zooko, jml | Branch: | |
| Author: | Launchpad Bug: |
Description
I spent a lot of time today trying to track down what was causing one of my test cases to fail. I found out it was because somewhere along the line, log.err was being called, but the error was being handled later.
It would be nice if the output that trial gives would mention that the test case failed because log.err was called, and not because the Failure bubbled up in a different way.
Change History
Note: See
TracTickets for help on using
tickets.
