[Git][debian-gis-team/postgis][experimental] Remove mips* from dh_auto_test override.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 24 19:06:11 BST 2025
Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits:
a4da740f by Bas Couwenberg at 2025-08-24T20:06:02+02:00
Remove mips* from dh_auto_test override.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
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 = mips64el s390x alpha ppc64 sparc64
+IGNORE_TEST_FAILURE_ARCHS = 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/a4da740f09e859d3c75aaad3adfe8720f106ceed
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/a4da740f09e859d3c75aaad3adfe8720f106ceed
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/20250824/40d66d7d/attachment.htm>
More information about the Pkg-grass-devel
mailing list