Tests still fail for me (Test::More looks to be the culprit), but
they actually run now instead of blocking while the server starts.
Bug: https://bugs.gentoo.org/607970
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
- test? ( >=dev-perl/Apache-Test-1.390.0 )
+ test? (
+ >=dev-perl/Apache-Test-1.390.0
+ !www-apache/mpm_itk
+ )
"
SRC_TEST="do parallel"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
- test? ( >=dev-perl/Apache-Test-1.390.0 )
+ test? (
+ >=dev-perl/Apache-Test-1.390.0
+ !www-apache/mpm_itk
+ )
"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
test? (
>=dev-perl/Apache-Test-1.390.0
>=virtual/perl-Test-Simple-0.940.0
+ !www-apache/mpm_itk
)
"