This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients eryksun, jeremy.kloth, jkloth, nanjekyejoannah, vstinner
Date 2019-08-21.10:24:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566383041.88.0.168742806977.issue37531@roundup.psfhosted.org>
In-reply-to
Content
> x86 Windows7 3.x
> https://buildbot.python.org/all/#/builders/58/builds/2889

This buildbot looks slow: the 3 latest builds (2886, 2887, 2888) took around 1 hour. Example:

10 slowest tests:
- test_multiprocessing_spawn: 15 min 31 sec
- test_zipfile: 8 min 45 sec
- test_concurrent_futures: 6 min 32 sec
- test_pickle: 4 min 7 sec
- test_regrtest: 3 min 47 sec
- test_lzma: 3 min 13 sec
- test_tarfile: 3 min 9 sec
- test_capi: 2 min 54 sec
- test_asyncio: 2 min 49 sec
- test_venv: 1 min 57 sec

Total duration: 1 hour 4 min
History
Date User Action Args
2019-08-21 10:24:01vstinnersetrecipients: + vstinner, jkloth, jeremy.kloth, eryksun, nanjekyejoannah
2019-08-21 10:24:01vstinnersetmessageid: <1566383041.88.0.168742806977.issue37531@roundup.psfhosted.org>
2019-08-21 10:24:01vstinnerlinkissue37531 messages
2019-08-21 10:24:01vstinnercreate