[issue41620] Python Unittest does not return results object when the test is skipped

Irit Katriel report at bugs.python.org
Sun May 16 17:10:11 EDT 2021


Irit Katriel <iritkatriel at yahoo.com> added the comment:

I agree with Iman that this looks like a bug because the code updates the result object with skip info but then doesn't return it.

The patch needs a unit test covering this, as well as probably a doc update.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41620>
_______________________________________


More information about the Python-bugs-list mailing list