mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
dev-perl/POE-Component-Resolver: Disable flaky test
Closes: https://bugs.gentoo.org/623676 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
40cf5bb5fa
commit
9660713b5b
@ -22,3 +22,9 @@ RDEPEND="
|
||||
BDEPEND="${RDEPEND}
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
|
||||
"
|
||||
|
||||
# Test requires internet access and gets easily confused regarding
|
||||
# presence / absence of ipv6 support
|
||||
# See https://rt.cpan.org/Public/Bug/Display.html?id=104651
|
||||
# It succeeds here as user with "ebuild" but fails as root with "emerge"...
|
||||
PERL_RM_FILES=( t/01-basic.t )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user