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 r.david.murray
Recipients hpk, michael.foord, ncoghlan, r.david.murray, rbcollins
Date 2014-10-27.18:55:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414436135.79.0.722641097503.issue10548@psf.upfronthosting.co.za>
In-reply-to
Content
Can you ever imagine the assertions in the setUp being what you would want reported as an expected failure?  I would think that setUp assertion failure would be something you would want to be always reported as a failure, even if you expect the test itself to fail.
History
Date User Action Args
2014-10-27 18:55:35r.david.murraysetrecipients: + r.david.murray, ncoghlan, rbcollins, michael.foord, hpk
2014-10-27 18:55:35r.david.murraysetmessageid: <1414436135.79.0.722641097503.issue10548@psf.upfronthosting.co.za>
2014-10-27 18:55:35r.david.murraylinkissue10548 messages
2014-10-27 18:55:35r.david.murraycreate