[issue9857] SkipTest in tearDown is reported an as an error

Mark Roddy report at bugs.python.org
Sun Nov 7 01:37:33 CET 2010


Mark Roddy <markroddy at gmail.com> added the comment:

Attaching patch which adds support for registering a skip when raised from tearDown.  Per Michael's point regarding failed tests, this is only handled if the test has been successful when SkipTest is raised from tearDown.

----------
keywords: +patch
nosy: +MarkRoddy
Added file: http://bugs.python.org/file19526/python3k.skipteardown.patch

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


More information about the Python-bugs-list mailing list