Ticket #3070 defect closed wontfix
trial writes warnings to stdout
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
This is weird because the default for warnings is to end up on stderr.
Another problem with this code is that it allows warnings to mess up the formatting done by the reporter. The runner really shouldn't be writing things to stdout, only the reporter should do that.
Change History
Note: See
TracTickets for help on using
tickets.
