[Bug 1207117] Re: Too much console logging during test suite
Barry Warsaw
1207117 at bugs.launchpad.net
Tue May 27 20:36:19 UTC 2014
** Changed in: system-image (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1207117
Title:
Too much console logging during test suite
Status in Ubuntu system image (server/client/updater):
Fix Released
Status in “system-image” package in Ubuntu:
Fix Released
Bug description:
The new logging regime in 1.0 is much better for operational use, but
not as nice for the test suite. When errors occur during the run of
the state machine (even if they're properly caught and ignored),
you'll get the output on the console.
Unfortunately, unittest doesn't have any good way to package-fixture
the test suite, which is where we'd normally set the logging level
lower for console output during the test run. Nose does, but I'm not
sure it's worth adding that dependency.
Oh, and see http://bugs.python.org/issue16662 for why the obvious
unittest hack doesn't work. :(
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1207117/+subscriptions
More information about the foundations-bugs
mailing list