From b052fbf151106a4f47cac7fdf0ffff983decb773 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 1 Sep 2022 19:24:10 +0100 Subject: gentoo auto-resync : 01:09:2022 - 19:24:10 --- dev-python/botocore/botocore-9999.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev-python/botocore/botocore-9999.ebuild') diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild index 6558cbe56a50..d1a6948e70e5 100644 --- a/dev-python/botocore/botocore-9999.ebuild +++ b/dev-python/botocore/botocore-9999.ebuild @@ -63,6 +63,9 @@ python_test() { # rely on bundled six tests/functional/test_six_imports.py::test_no_bare_six_imports tests/functional/test_six_threading.py::test_six_thread_safety + # fails on unrelated warnings + tests/unit/test_client.py::TestAutoGeneratedClient::test_BOTO_DISABLE_COMMONNAME + tests/unit/test_client.py::TestClientErrors::test_BOTO_DISABLE_COMMONNAME ) epytest tests/{functional,unit} -n "$(makeopts_jobs)" -- cgit v1.2.3