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 cheryl.sabella
Recipients cheryl.sabella, eryksun, ncoghlan, ned.deily, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2019-03-23.23:56:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553385386.29.0.100401394361.issue32823@roundup.psfhosted.org>
In-reply-to
Content
Terry,

Do you still see this happening?  When I run the tests on Windows 10 with 12 CPUs (using -j0), the tests run quickly with just the last one taking more time.

0:01:42 [418/420] test_socket passed (40 sec 239 ms) -- running: test_multiprocessing_spawn (58 sec 500 ms)
0:01:53 [419/420] test_venv passed (32 sec 267 ms) -- running: test_multiprocessing_spawn (1 min 9 sec)
running: test_multiprocessing_spawn (1 min 39 sec)
0:02:28 [420/420] test_multiprocessing_spawn passed (1 min 44 sec)
History
Date User Action Args
2019-03-23 23:56:26cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy, paul.moore, ncoghlan, vstinner, tim.golden, ned.deily, zach.ware, eryksun, steve.dower
2019-03-23 23:56:26cheryl.sabellasetmessageid: <1553385386.29.0.100401394361.issue32823@roundup.psfhosted.org>
2019-03-23 23:56:26cheryl.sabellalinkissue32823 messages
2019-03-23 23:56:25cheryl.sabellacreate