Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-lint/
Date: Tue, 30 Aug 2022 07:51:32
Message-Id: 1661845736.70782fe980e8722a570c0a24eee2702ce34a0e72.marecki@gentoo
1 commit: 70782fe980e8722a570c0a24eee2702ce34a0e72
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 07:48:56 2022 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 07:48:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70782fe9
7
8 app-admin/ansible-lint: deselect yet another Internet-dependent test
9
10 Closes: https://bugs.gentoo.org/867079
11 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
12
13 app-admin/ansible-lint/ansible-lint-6.5.1.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/app-admin/ansible-lint/ansible-lint-6.5.1.ebuild b/app-admin/ansible-lint/ansible-lint-6.5.1.ebuild
17 index c20caa317a96..117da9fdcf9e 100644
18 --- a/app-admin/ansible-lint/ansible-lint-6.5.1.ebuild
19 +++ b/app-admin/ansible-lint/ansible-lint-6.5.1.ebuild
20 @@ -60,6 +60,7 @@ EPYTEST_DESELECT=(
21 test/test_prerun.py::test_require_collection_wrong_version
22 test/test_profiles.py::test_profile_listing
23 test/test_rules_collection.py::test_rich_rule_listing
24 + test/test_skip_inside_yaml.py::test_role_meta
25 test/test_utils.py::test_cli_auto_detect
26 test/test_utils.py::test_template_lookup
27 test/test_verbosity.py::test_default_verbosity