Message 294048 - Python tracker
Message294048
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka, vstinner |
| Date | 2017-05-20.18:52:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495306349.21.0.846090631331.issue30314@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
test_tools is so slow because it proceeds *all* Python files. This controlled by the "cpu" resource (only 10 random files are chosen if it is disabled). Maybe disable the "cpu" resource on slow buildbots? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-20 18:52:29 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner |
| 2017-05-20 18:52:29 | serhiy.storchaka | set | messageid: <1495306349.21.0.846090631331.issue30314@psf.upfronthosting.co.za> |
| 2017-05-20 18:52:29 | serhiy.storchaka | link | issue30314 messages |
| 2017-05-20 18:52:29 | serhiy.storchaka | create | |