This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author michael.foord
Recipients dmaurer, ezio.melotti, lisroach, michael.foord, rbcollins, terry.reedy
Date 2019-07-28.13:26:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564320407.37.0.780499398677.issue36674@roundup.psfhosted.org>
In-reply-to
Content
"I don't know why run() returns None for skipIf cases instead of returning a TestResult with non-empty skipped, as it does for skipTest, or if the None is a separate bug."

That does sound like a bug.
History
Date User Action Args
2019-07-28 13:26:47michael.foordsetrecipients: + michael.foord, terry.reedy, dmaurer, rbcollins, ezio.melotti, lisroach
2019-07-28 13:26:47michael.foordsetmessageid: <1564320407.37.0.780499398677.issue36674@roundup.psfhosted.org>
2019-07-28 13:26:47michael.foordlinkissue36674 messages
2019-07-28 13:26:47michael.foordcreate