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 kristall
Recipients kristall
Date 2017-01-04.12:57:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483534655.28.0.0626841658388.issue29152@psf.upfronthosting.co.za>
In-reply-to
Content
unittests subTests do not call addFailure in the case of a failure.

Please see http://stackoverflow.com/questions/41432353/python3-4-unittest-addfailure-not-called-when-subtests-are-used for detailed problemdescription.
History
Date User Action Args
2017-01-04 12:57:35kristallsetrecipients: + kristall
2017-01-04 12:57:35kristallsetmessageid: <1483534655.28.0.0626841658388.issue29152@psf.upfronthosting.co.za>
2017-01-04 12:57:35kristalllinkissue29152 messages
2017-01-04 12:57:35kristallcreate