[packages/perl-Mail-SPF] - remove tests that have no chance to work on builders
baggins
baggins at pld-linux.org
Mon May 18 13:21:22 CEST 2020
commit 807a2773fe5b64e734b3e1775cfd5d358a033181
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon May 18 13:21:01 2020 +0200
- remove tests that have no chance to work on builders
perl-Mail-SPF.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/perl-Mail-SPF.spec b/perl-Mail-SPF.spec
index ad5c315..76cf2d6 100644
--- a/perl-Mail-SPF.spec
+++ b/perl-Mail-SPF.spec
@@ -46,6 +46,10 @@ implementacji SPF.
%setup -q -n %{pdir}-%{pnam}-v%{version}
%patch0 -p1
+# These tests mess around with resolv.conf and networking
+# that are not present on builders
+%{__rm} t/00.04-class-server.t t/00.05-class-macrostring.t
+
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Mail-SPF.git/commitdiff/807a2773fe5b64e734b3e1775cfd5d358a033181
More information about the pld-cvs-commit
mailing list