Message85788
> Ok if it doesn't take too long to run the tests (which may imply
> implementing something like Raymond's suggestion of randomizing test
> order, if you haven't already done so).
I did something similar: if you don't pass the -uxpickle flag to
regrtest, only a small subset of the tests will be run, which takes less
than half a second on my machine; if you do pass -uxpickle, the full
battery of tests will run, which takes ~5 minutes. |
|
| Date |
User |
Action |
Args |
| 2009-04-09 00:06:32 | collinwinter | set | recipients:
+ collinwinter, rhettinger, pitrou, alexandre.vassalotti |
| 2009-04-09 00:06:29 | collinwinter | set | messageid: <[email protected]> |
| 2009-04-09 00:06:26 | collinwinter | link | issue5665 messages |
| 2009-04-09 00:06:24 | collinwinter | create | |
|