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
收信人 hpk, michael.foord, ncoghlan, r.david.murray
日期 2011-09-18.23:37:22
SpamBayes Score 0.00043264386
Marked as misclassified
Message-id <1316389043.25.0.465199682387.issue10548@psf.upfronthosting.co.za>
In-reply-to
内容
I think Twisted uses the tearDown to fail tests as well. As we have two use cases perhaps we should allow expectedFailure to work with failues in tearDown? (And if we do that it should cover setUp as well for symmetry or it becomes a morass of special cases.)
历史
日期 用户 动作 参数
2011-09-18 23:37:23michael.foord修改recipients: + michael.foord, ncoghlan, r.david.murray, hpk
2011-09-18 23:37:23michael.foord修改messageid: <1316389043.25.0.465199682387.issue10548@psf.upfronthosting.co.za>
2011-09-18 23:37:22michael.foord链接issue10548 messages
2011-09-18 23:37:22michael.foord创建