mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-perl/Cache-Cache: Disable faulty test re bug #625736
Tests are just bad upstream and this failing doesn't indicate bad software, only faulty test assumptions Closes: https://bugs.gentoo.org/625736 Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -26,3 +26,9 @@ DEPEND="${RDEPEND}
|
||||
# https://rt.cpan.org/Ticket/Display.html?id=92600
|
||||
# Parallel testing causes failure
|
||||
DIST_TEST="do"
|
||||
|
||||
src_test() {
|
||||
# https://bugs.gentoo.org/625736
|
||||
perl_rm_files t/6_test_size_aware_memory_cache.t
|
||||
perl-module_src_test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user