dev-perl/DBIx-Class-UserStamp: Disable parallel tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Kent Fredric
2017-10-20 22:38:49 +13:00
parent 6d5d02e134
commit 4c100dddcb

View File

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