Ticket #4910 defect closed duplicate
No indication that error comes from log.err
| Reported by: | jml | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | jml | Branch: | |
| Author: | Launchpad Bug: |
Description
Just helping someone debug a failing test, got this error:
[ERROR] Traceback (most recent call last): Failure: twisted.protocols.ftp.IsNotADirectoryError: blah twisted.test.test_ftp.FTPServerTestCaseAdvancedClient.test_STORwriteError
Turns out that the error comes from a call to log.err. There's no hint of this in the error message, and error messages from tests are supposed to help you isolate errors.
Change History
Note: See
TracTickets for help on using
tickets.
