Message136113
| Author | r.david.murray |
|---|---|
| Recipients | Arfrever, pitrou, r.david.murray, vstinner |
| Date | 2011-05-16.17:41:51 |
| SpamBayes Score | 0.035473824 |
| Marked as misclassified | No |
| Message-id | <1305567712.34.0.244764212552.issue12089@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Antoine removed that check as part of the -j support, if I recall correctly. The check for unexpected output was part of the support for the transition between the old pre-unittest test suite and the unittest based test suite, and does seem like it is obsolete. Presumably we will visually spot unexpected output during pre-checkin testing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-16 17:41:52 | r.david.murray | set | recipients: + r.david.murray, pitrou, vstinner, Arfrever |
| 2011-05-16 17:41:52 | r.david.murray | set | messageid: <1305567712.34.0.244764212552.issue12089@psf.upfronthosting.co.za> |
| 2011-05-16 17:41:51 | r.david.murray | link | issue12089 messages |
| 2011-05-16 17:41:51 | r.david.murray | create | |