Message 132531 - Python tracker
Message132531
| Author | vstinner |
|---|---|
| Recipients | Arfrever, Trundle, dmalcolm, lemburg, pitrou, scott.dial, vstinner |
| Date | 2011-03-29.21:29:02 |
| SpamBayes Score | 1.6999887e-07 |
| Marked as misclassified | No |
| Message-id | <1301434143.63.0.152370015354.issue11393@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
regrtest_timeout.patch: add --timeout option to regrtest.py to display the traceback and then exit if a test takes more than TIMEOUT seconds. It adds also a check on the subprocess exit code (regrtest.py -j): raise a exception if it is different than zero. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-29 21:29:03 | vstinner | set | recipients: + vstinner, lemburg, scott.dial, pitrou, Arfrever, Trundle, dmalcolm |
| 2011-03-29 21:29:03 | vstinner | set | messageid: <1301434143.63.0.152370015354.issue11393@psf.upfronthosting.co.za> |
| 2011-03-29 21:29:03 | vstinner | link | issue11393 messages |
| 2011-03-29 21:29:03 | vstinner | create | |