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 davin, ned.deily, pitrou, vstinner
Date 2018-05-31.02:40:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527734459.91.0.682650639539.issue33532@psf.upfronthosting.co.za>
In-reply-to
Content
> test_multiprocessing_forkserver.test_ignore() failed on Travis CI using PR 7261: --randseed=7474929. The method failed once when run in parallel, and then failed again when re-reun in verbose mode.

https://travis-ci.org/python/cpython/jobs/385986803

0:04:57 load avg: 25.81 [342/415/1] test_multiprocessing_forkserver failed -- running: test_concurrent_futures (72 sec)
History
Date User Action Args
2018-05-31 02:40:59vstinnersetrecipients: + vstinner, pitrou, ned.deily, davin
2018-05-31 02:40:59vstinnersetmessageid: <1527734459.91.0.682650639539.issue33532@psf.upfronthosting.co.za>
2018-05-31 02:40:59vstinnerlinkissue33532 messages
2018-05-31 02:40:59vstinnercreate