Message116441
| Author | michael.foord |
|---|---|
| Recipients | michael.foord, pitrou |
| Date | 2010-09-15.09:52:15 |
| SpamBayes Score | 0.00042255857 |
| Marked as misclassified | No |
| Message-id | <1284544351.44.0.210057402801.issue9857@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-15 09:52:31 | michael.foord | set | recipients: + michael.foord, pitrou |
| 2010-09-15 09:52:31 | michael.foord | set | messageid: <1284544351.44.0.210057402801.issue9857@psf.upfronthosting.co.za> |
| 2010-09-15 09:52:15 | michael.foord | link | issue9857 messages |
| 2010-09-15 09:52:15 | michael.foord | create | |