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 koobs, vstinner
Date 2020-03-14.14:33:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584196432.12.0.142673820903.issue39954@roundup.psfhosted.org>
In-reply-to
Content
> @Victor Can tests be skipped on the basis of required dependencies failing to load/run?

No idea how to detect such issue. For me, such installation issue is uncommon and it's easier to fix your system rather than trying to skip the test.
History
Date User Action Args
2020-03-14 14:33:52vstinnersetrecipients: + vstinner, koobs
2020-03-14 14:33:52vstinnersetmessageid: <1584196432.12.0.142673820903.issue39954@roundup.psfhosted.org>
2020-03-14 14:33:52vstinnerlinkissue39954 messages
2020-03-14 14:33:52vstinnercreate