mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/File-ShareDir: Disable parallel testing re bug #741038
Closes: https://bugs.gentoo.org/741038 Bug: https://rt.cpan.org/Ticket/Display.html?id=133368 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
@@ -31,3 +31,8 @@ BDEPEND="${RDEPEND}
|
||||
>=virtual/perl-Test-Simple-0.900.0
|
||||
)
|
||||
"
|
||||
# Parallel testing fails in t/04_fail.t
|
||||
# and t/06_old.t due to touching the same paths
|
||||
# Bug: https://bugs.gentoo.org/741038
|
||||
# Bug: https://rt.cpan.org/Ticket/Display.html?id=133368
|
||||
DIST_TEST="do"
|
||||
|
||||
Reference in New Issue
Block a user