Message195519
| Author | michael.foord |
|---|---|
| Recipients | gregory.p.smith, michael.foord |
| Date | 2013-08-17.20:56:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376773003.65.0.882782596062.issue18765@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is done in outcome.testPartExecutor. If you add it in the except clause then it is *only* called on test failure or error. If we call it unconditionally with the result (maybe a sys.exc_info tuple?) then it could have extended use cases (perhaps custom reporting)? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-17 20:56:43 | michael.foord | set | recipients: + michael.foord, gregory.p.smith |
| 2013-08-17 20:56:43 | michael.foord | set | messageid: <1376773003.65.0.882782596062.issue18765@psf.upfronthosting.co.za> |
| 2013-08-17 20:56:43 | michael.foord | link | issue18765 messages |
| 2013-08-17 20:56:43 | michael.foord | create | |