Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-Maketext-Lexicon/
Date: Sun, 17 Oct 2021 20:04:23
Message-Id: 1634501040.7f5d49448ec9bd22e7a911be1c4c9b4b49f24d4c.dilfridge@gentoo
1 commit: 7f5d49448ec9bd22e7a911be1c4c9b4b49f24d4c
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 17 19:57:07 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 17 20:04:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5d4944
7
8 dev-perl/Locale-Maketext-Lexicon: Run tests sequentially
9
10 Closes: https://bugs.gentoo.org/737328
11 Package-Manager: Portage-3.0.28, Repoman-3.0.3
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 .../Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0-r1.ebuild | 3 +++
15 1 file changed, 3 insertions(+)
16
17 diff --git a/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0-r1.ebuild b/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0-r1.ebuild
18 index 8f241d77d75..742e8abbd7d 100644
19 --- a/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0-r1.ebuild
20 +++ b/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0-r1.ebuild
21 @@ -24,3 +24,6 @@ BDEPEND="${RDEPEND}
22 "
23
24 PERL_RM_FILES=( t/91-pod_test.t t/release-pod-syntax.t t/release-eol.t )
25 +
26 +# parallel testing is broken
27 +DIST_TEST=do