[Git][debian-gis-team/geos][master] Ignore test failure on i386.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 23 08:08:10 BST 2023



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


Commits:
bab37d79 by Bas Couwenberg at 2023-08-23T09:07:50+02:00
Ignore test failure on i386.

https://github.com/libgeos/geos/issues/947

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,8 @@
 geos (3.12.0-2) UNRELEASED; urgency=medium
 
   * Enable Salsa CI.
+  * Ignore test failure on i386.
+    https://github.com/libgeos/geos/issues/947
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 23 Aug 2023 08:17:53 +0200
 


=====================================
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 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 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/bab37d79d2b7c10c1605b3b59e64b0bdb7a5bfe8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/bab37d79d2b7c10c1605b3b59e64b0bdb7a5bfe8
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/20230823/e1566692/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list