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 Gregory.Salvan, Julian, eric.araujo, martin.panter, michael.foord, ncoghlan, pakal, r.david.murray, rbcollins, serhiy.storchaka
Date 2019-06-13.11:02:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Suppose failureException is set to TypeError on that TestCase class, how would your assertEquals signal failure to the test runner?
History
Date User Action Args
2019-06-13 11:02:27michael.foordsetrecipients: + michael.foord, ncoghlan, rbcollins, eric.araujo, pakal, r.david.murray, Julian, martin.panter, serhiy.storchaka, Gregory.Salvan
2019-06-13 11:02:27michael.foordsetmessageid: <[email protected]>
2019-06-13 11:02:27michael.foordlinkissue19645 messages
2019-06-13 11:02:27michael.foordcreate