Message 120654 - Python tracker

Message120654

Author MarkRoddy
Recipients MarkRoddy, draghuram, michael.foord, pitrou
Date 2010-11-07.00:37:31
SpamBayes Score 0.017091978
Marked as misclassified No
Message-id <1289090253.13.0.800078564569.issue9857@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching patch which adds support for registering a skip when raised from tearDown.  Per Michael's point regarding failed tests, this is only handled if the test has been successful when SkipTest is raised from tearDown.
History
Date User Action Args
2010-11-07 00:37:33MarkRoddysetrecipients: + MarkRoddy, pitrou, draghuram, michael.foord
2010-11-07 00:37:33MarkRoddysetmessageid: <1289090253.13.0.800078564569.issue9857@psf.upfronthosting.co.za>
2010-11-07 00:37:31MarkRoddylinkissue9857 messages
2010-11-07 00:37:31MarkRoddycreate