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 vstinner
Date 2021-03-22.10:51:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616410291.52.0.675947471595.issue43592@roundup.psfhosted.org>
In-reply-to
Content
test_importlib only fails *randomly* on x86-64 macOS 3.x.

For example, the build 970 is a success (but orange): "Tests result: FAILURE then SUCCESS". test_importlib failed with too many open files, and then passed.
History
Date User Action Args
2021-03-22 10:51:31vstinnersetrecipients: + vstinner
2021-03-22 10:51:31vstinnersetmessageid: <1616410291.52.0.675947471595.issue43592@roundup.psfhosted.org>
2021-03-22 10:51:31vstinnerlinkissue43592 messages
2021-03-22 10:51:31vstinnercreate