mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/DBIx-Class-UserStamp: Disable parallel tests
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -25,7 +25,9 @@ src_prepare() {
|
||||
die "Can't patch Makefile.PL for 5.26 dot-in-inc"
|
||||
perl-module_src_prepare
|
||||
}
|
||||
|
||||
# Parallel tests fail sometimes due to sharing a sqlite db path
|
||||
# and recreating the same table
|
||||
DIST_TEST="do"
|
||||
src_test() {
|
||||
perl_rm_files t/02pod.t t/03podcoverage.t
|
||||
perl-module_src_test
|
||||
|
||||
Reference in New Issue
Block a user