[Git][debian-gis-team/geos][master] Ignore test failures on alpha, hppa & sparc64 too.

Bas Couwenberg gitlab at salsa.debian.org
Tue Oct 22 07:43:58 BST 2019



Bas Couwenberg pushed to branch master at Debian GIS Project / geos


Commits:
dcb1f60b by Bas Couwenberg at 2019-10-22T06:43:45Z
Ignore test failures on alpha, hppa & sparc64 too.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+geos (3.8.0-2) UNRELEASED; urgency=medium
+
+  * Ignore test failures on alpha, hppa & sparc64 too.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 22 Oct 2019 08:43:41 +0200
+
 geos (3.8.0-1) unstable; urgency=medium
 
   * Update symbols for other architectures.


=====================================
debian/rules
=====================================
@@ -52,7 +52,7 @@ override_dh_auto_build-indep:
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armel armhf mips mips64el mipsel ppc64el s390x ia64 powerpc ppc64 riscv64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armel armhf mips mips64el mipsel ppc64el s390x alpha hppa ia64 powerpc ppc64 riscv64 sparc64))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/commit/dcb1f60b724deb01c4dcecf63f868a0564c9023d

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/commit/dcb1f60b724deb01c4dcecf63f868a0564c9023d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20191022/844d1433/attachment.html>


More information about the Pkg-grass-devel mailing list