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 pablogsal, vstinner
Date 2019-02-12.16:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549989070.7.0.027257694103.issue35977@roundup.psfhosted.org>
In-reply-to
Content
I'm unable to reproduce the issue on my Fedora 29 (x86-64) laptop. I used two terminals:

* ./python -m test -F -j0 test_slice test_slice test_slice test_slice test_slice test_slice test_slice test_slice
* ./python -m test -j0 -u all,-gui -r # stress the system to randomize timings in test_slice
History
Date User Action Args
2019-02-12 16:31:10vstinnersetrecipients: + vstinner, pablogsal
2019-02-12 16:31:10vstinnersetmessageid: <1549989070.7.0.027257694103.issue35977@roundup.psfhosted.org>
2019-02-12 16:31:10vstinnerlinkissue35977 messages
2019-02-12 16:31:10vstinnercreate