Message351672
| Author | vstinner |
|---|---|
| Recipients | DNSGeek, mcepl, vstinner |
| Date | 2019-09-10.14:26:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1568125615.76.0.340682221806.issue36369@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
How long take other tests on Raspberry Pi Zero W? You can try: ./python -m test -j0 --slowest -j0 spawns one job per CPU. I don't know how many CPUs have this hardware. --slowest gives the timing of the 10 slowest tests. But even without --slowest, Python displays the test duration if a test takes longer than 30 seconds. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-10 14:26:55 | vstinner | set | recipients: + vstinner, mcepl, DNSGeek |
| 2019-09-10 14:26:55 | vstinner | set | messageid: <1568125615.76.0.340682221806.issue36369@roundup.psfhosted.org> |
| 2019-09-10 14:26:55 | vstinner | link | issue36369 messages |
| 2019-09-10 14:26:55 | vstinner | create | |