[Git][debian-gis-team/postgis][experimental] Ignore test failures on ppc64el.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Aug 26 03:26:06 BST 2025



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


Commits:
b5f6f500 by Bas Couwenberg at 2025-08-26T04:25:55+02:00
Ignore test failures on ppc64el.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+postgis (3.6.0~rc2+dfsg-1~exp2) UNRELEASED; urgency=medium
+
+  * Ignore test failures on ppc64el.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 26 Aug 2025 04:25:45 +0200
+
 postgis (3.6.0~rc2+dfsg-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.


=====================================
debian/rules
=====================================
@@ -18,7 +18,7 @@ include /usr/share/dpkg/pkg-info.mk
 include /usr/share/postgresql-common/pgxs_debian_control.mk
 
 # Ignore testsuite failures on these architectures
-IGNORE_TEST_FAILURE_ARCHS = s390x alpha ppc64 sparc64
+IGNORE_TEST_FAILURE_ARCHS = ppc64el s390x alpha ppc64 sparc64
 ifneq (,$(filter $(DEB_BUILD_ARCH),$(IGNORE_TEST_FAILURE_ARCHS)))
 	TEST_FAIL_COMMAND = echo "Ignoring test failures"
 else



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/b5f6f5000051acaa93e1d3921a4d117bfab175fe

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/b5f6f5000051acaa93e1d3921a4d117bfab175fe
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/20250826/d0bbaf79/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list