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 pablogsal
Recipients christian.heimes, pablogsal, steve.dower, vstinner
Date 2021-05-25.20:39:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621975162.74.0.674814134239.issue43921@roundup.psfhosted.org>
In-reply-to
Content
> Looking at the output, I think the tests are just going to be inherently flakey. It's not testing the specific scenario directly enough, and relying heavily on implicit synchronization.

But 3.9 and 3.8 are not failing on test_ssl, so do something has clearly changed. Are the failing tests new?
History
Date User Action Args
2021-05-25 20:39:22pablogsalsetrecipients: + pablogsal, vstinner, christian.heimes, steve.dower
2021-05-25 20:39:22pablogsalsetmessageid: <1621975162.74.0.674814134239.issue43921@roundup.psfhosted.org>
2021-05-25 20:39:22pablogsallinkissue43921 messages
2021-05-25 20:39:22pablogsalcreate