test suite has INFO on stdout/stderr
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
loggerhead |
Triaged
|
High
|
Unassigned | ||
loggerhead-breezy |
Triaged
|
High
|
Unassigned |
Bug Description
One of the recent updates is causing test stipple to show up:
INFO:bzr:Committing to: /tmp/testbzr-
INFO:bzr:Committed revision 1.
INFO:bzr:Committing to: /tmp/testbzr-
INFO:bzr:Committed revision 1.
INFO:bzr:Committing to: /tmp/testbzr-
INFO:bzr:Committed revision 1.
-------
Ran 72 tests in 3.075s
I'm not sure what the fix is, but it is a bit annoying to not have a clean test suite output.
Changed in loggerhead-breezy: | |
status: | New → Triaged |
importance: | Undecided → High |
fixtures has a FakeLogger than will handle this in a jiffy