[Git][debian-gis-team/geos][master] Ignore test failures on ia64 too.

Bas Couwenberg gitlab at salsa.debian.org
Mon Mar 5 18:43:27 UTC 2018


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


Commits:
57ac679e by Bas Couwenberg at 2018-03-05T19:43:08+01:00
Ignore test failures on ia64 too.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ geos (3.6.2-2) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.3, no changes.
   * Fix deprecated source override location.
   * Update watch file to use HTTPS.
+  * Ignore test failures on ia64 too.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Jan 2018 15:51:39 +0100
 


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



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

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/commit/57ac679ee2a6b93bcf49513ac0e337960f21980a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180305/a9a3cd82/attachment-0001.html>


More information about the Pkg-grass-devel mailing list