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

Irit Katriel report at bugs.python.org
Wed May 12 05:07:49 EDT 2021


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

Actually I take it back - this looks like a bug. The code updates the result object with skip info but then doesn't return it.

But the patch needs a unit test covering this.

----------
keywords: +easy

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


More information about the Python-bugs-list mailing list