commit:     9e23f899f315c431ea1ae5e42d695cd813dc2bc3
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  9 11:34:53 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Aug  9 11:36:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e23f899

app-admin/ansible-lint: exclude yet another Internet-dependent test

Closes: https://bugs.gentoo.org/864551
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-admin/ansible-lint/ansible-lint-6.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/ansible-lint/ansible-lint-6.4.0.ebuild 
b/app-admin/ansible-lint/ansible-lint-6.4.0.ebuild
index 90660b5cafea..071feb3061bb 100644
--- a/app-admin/ansible-lint/ansible-lint-6.4.0.ebuild
+++ b/app-admin/ansible-lint/ansible-lint-6.4.0.ebuild
@@ -57,6 +57,7 @@ EPYTEST_DESELECT=(
        test/test_prerun.py::test_prerun_reqs_v1
        test/test_prerun.py::test_prerun_reqs_v2
        test/test_prerun.py::test_require_collection_wrong_version
+       test/test_profiles.py::test_profile_listing
        test/test_rules_collection.py::test_rich_rule_listing
        test/test_utils.py::test_cli_auto_detect
        test/test_utils.py::test_template_lookup

Reply via email to