Message 183338 - Python tracker
Message183338
| Author | r.david.murray |
|---|---|
| Recipients | brett.cannon, chris.jerdonek, eric.araujo, ezio.melotti, r.david.murray, rhettinger, sandro.tosi |
| Date | 2013-03-02.18:34:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1362249257.05.0.261490830001.issue10967@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My proposal is how to do this without adding anything to unittest. It is about how to implement the skips so that all tests are run when run under unittest, but resource control still happens when the tests run under regrtest. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-02 18:34:17 | r.david.murray | set | recipients: + r.david.murray, brett.cannon, rhettinger, ezio.melotti, eric.araujo, sandro.tosi, chris.jerdonek |
| 2013-03-02 18:34:17 | r.david.murray | set | messageid: <1362249257.05.0.261490830001.issue10967@psf.upfronthosting.co.za> |
| 2013-03-02 18:34:17 | r.david.murray | link | issue10967 messages |
| 2013-03-02 18:34:16 | r.david.murray | create | |