Ticket #4396 enhancement new

Opened 3 years ago

Last modified 23 months ago

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

1

Changed 3 years ago by wulczer

+1, I had the same problem, the message from trial is not clear at all about what happened

2

Changed 2 years ago by <automation>

  • owner jml deleted

3

Changed 23 months ago by exarkun

#4910 was a duplicate of this.

4

Changed 23 months ago by jml

  • cc jml added
Note: See TracTickets for help on using tickets.