[issue5531] unittest: allow failures in tearDown method

Tim Cuthbertson report at bugs.python.org
Sat Mar 21 11:10:17 CET 2009


Tim Cuthbertson <tim3d.junk at gmail.com> added the comment:

updated patch: made the test method name unique (oops), and added the
specific test case where both test body and tearDown raise failure
exceptions. This patch supercedes the original (v0)

----------
Added file: http://bugs.python.org/file13388/unittest-fail-on-teardown-1.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5531>
_______________________________________


More information about the Python-bugs-list mailing list