Message411675
As a general thing, I expect people on Windows always run the tests with multiple processes. In which case it would be generally helpful to start the longest-running tests first. As is, because of its late-in-the-alphabet name, "test_peg_generator" gets started late in the process and so typically keeps running for minutes and minutes after all other tests have completed. So just renaming it to "test_0peg_generator" would cut minutes off the Windows wall clock time ;-) |
|
Date |
User |
Action |
Args |
2022-01-25 21:20:45 | tim.peters | set | recipients:
+ tim.peters, vstinner, lys.nikolaou, pablogsal |
2022-01-25 21:20:45 | tim.peters | set | messageid: <1643145645.88.0.848939447196.issue46524@roundup.psfhosted.org> |
2022-01-25 21:20:45 | tim.peters | link | issue46524 messages |
2022-01-25 21:20:45 | tim.peters | create | |
|