Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash-completion/
Date: Fri, 03 Mar 2023 13:29:45
Message-Id: 1677850176.90e21f91513d9770e65c125b1415ab69b039b2ef.mgorny@gentoo
1 commit: 90e21f91513d9770e65c125b1415ab69b039b2ef
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 13:11:34 2023 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 13:29:36 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e21f91
7
8 app-shells/bash-completion: Deselect a failing test
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-shells/bash-completion/bash-completion-2.11.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/app-shells/bash-completion/bash-completion-2.11.ebuild b/app-shells/bash-completion/bash-completion-2.11.ebuild
16 index 5ee98932da25..6353cab23964 100644
17 --- a/app-shells/bash-completion/bash-completion-2.11.ebuild
18 +++ b/app-shells/bash-completion/bash-completion-2.11.ebuild
19 @@ -98,6 +98,8 @@ src_test() {
20 test/t/test_if{down,up}.py
21 # not available for icedtea
22 test/t/test_javaws.py
23 + # TODO
24 + test/t/test_xmlwf.py::TestXmlwf::test_2
25 )
26
27 # portage's HOME override breaks tests