[issue22894] unittest.TestCase.subTest causes all subsequent tests to be skipped in failfast mode

Antoine Pitrou report at bugs.python.org
Fri Nov 21 01:14:11 CET 2014


Antoine Pitrou added the comment:

Here is a patch.

----------
keywords: +patch
stage:  -> patch review
versions: +Python 3.5
Added file: http://bugs.python.org/file37238/subtests_failfast.patch

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


More information about the Python-bugs-list mailing list