From 531bf63307dcef64d742189d5f1ace5050169a76 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 26 Feb 2023 13:19:38 +0000 Subject: Adding metadata --- dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild index 6e95a5f30b3f..a329f39e97ae 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild @@ -42,11 +42,11 @@ BDEPEND=" distutils_enable_tests pytest python_test() { - local -x EPYTEST_IGNORE=() + local -x EPYTEST_DESELECT=() # This is the only test which actually fails if salt cannot be imported if [[ ${EPYTHON} == python3.11 ]]; then - EPYTEST_IGNORE+=( + EPYTEST_DESELECT+=( test/test_backends.py::test_backend_importables ) fi -- cgit v1.3