[issue29152] unittest subTest does not call addFailure

Martin Panter report at bugs.python.org
Mon Jan 23 16:12:35 EST 2017


Martin Panter added the comment:

It is not obvious what the effect of not calling addFailure() is, but perhaps this is related to Issue 25894? Failure and error statuses are not immediately reported from subtests.

----------
nosy: +martin.panter

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


More information about the Python-bugs-list mailing list