[Git][debian-gis-team/geos][experimental] Ignore test failures on hurd-i386.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Nov 12 18:41:07 GMT 2023



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


Commits:
48a58843 by Bas Couwenberg at 2023-11-12T14:08:25+01:00
Ignore test failures on hurd-i386.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+geos (3.12.1-1~exp2) UNRELEASED; urgency=medium
+
+  * Ignore test failures on hurd-i386.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 12 Nov 2023 14:08:21 +0100
+
 geos (3.12.1-1~exp1) experimental; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -27,7 +27,7 @@ execute_after_dh_auto_build:
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x alpha hppa ia64 powerpc ppc64 riscv64 sparc64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armel armhf i386 mips mips64el mipsel ppc64el riscv64 s390x alpha hppa hurd-i386 ia64 powerpc ppc64 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/48a58843fe817edb37a329fc49fe02b331107ddb

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/48a58843fe817edb37a329fc49fe02b331107ddb
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/20231112/b2b7de7b/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list