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.

作者 michael.foord
收信人 michael.foord, pitrou
日期 2010-09-15.09:52:15
SpamBayes Score 0.00042255857
Marked as misclassified
Message-id <1284544351.44.0.210057402801.issue9857@psf.upfronthosting.co.za>
In-reply-to
内容
Interesting use case.

If the test has not yet failed this is fine. The problem is that if an exception has *already* been raised then it will already have been added to the result - so by then skipping is meaningless (or contradictory - the test can fail *and* skip).
历史
日期 用户 动作 参数
2010-09-15 09:52:31michael.foord修改recipients: + michael.foord, pitrou
2010-09-15 09:52:31michael.foord修改messageid: <1284544351.44.0.210057402801.issue9857@psf.upfronthosting.co.za>
2010-09-15 09:52:15michael.foord链接issue9857 messages
2010-09-15 09:52:15michael.foord创建