diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-12-16 06:31:40 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-12-16 06:32:06 +1300 |
commit | e0c7036efcec488f36c8907ac588955e62ef2756 (patch) | |
tree | d27578ff6c9357ac68873ef3eb7ce46f1fb0ea58 /dev-perl/File-BaseDir | |
parent | media-gfx/wings: Old. (diff) | |
download | gentoo-e0c7036efcec488f36c8907ac588955e62ef2756.tar.gz gentoo-e0c7036efcec488f36c8907ac588955e62ef2756.tar.bz2 gentoo-e0c7036efcec488f36c8907ac588955e62ef2756.zip |
dev-perl/File-BaseDir: Disable parallel tests re bug #602774
Some tests rely on the exit state of other tests or they fail.
Bug: https://bugs.gentoo.org/602774
Bug: https://rt.cpan.org/Ticket/Display.html?id=119256
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/File-BaseDir')
-rw-r--r-- | dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild index ca5e5ddcb6e7..e469ac2a903d 100644 --- a/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild +++ b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild @@ -28,6 +28,7 @@ DEPEND="${RDEPEND} virtual/perl-Test-Simple ) " +DIST_TEST="do" # https://rt.cpan.org/Ticket/Display.html?id=119256 src_test() { perl_rm_files t/05_pod_cover.t t/04_pod_ok.t perl-module_src_test |