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:
Kent Fredric
2020-09-19 23:46:43 +12:00
parent 2841293e77
commit ef2c22c0d6

View File

@@ -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"