[Git][debian-gis-team/osmium-tool][master] Remove mips* from dh_auto_test override.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 24 19:05:43 BST 2025



Bas Couwenberg pushed to branch master at Debian GIS Project / osmium-tool


Commits:
bf95fdf5 by Bas Couwenberg at 2025-08-24T20:05:35+02:00
Remove mips* from dh_auto_test override.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -12,21 +12,11 @@ export DEB_CXXFLAGS_MAINT_APPEND=-DNDEBUG
 # Verbose make output
 export VERBOSE=1
 
-DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
-
 %:
 	dh $@ --buildsystem cmake
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE=1
 
-override_dh_auto_test:
-# Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),mips mips64el mipsel))
-	dh_auto_test || echo "Ignoring test failures"
-else
-	dh_auto_test
-endif
-
 override_dh_installchangelogs:
 	dh_installchangelogs -k CHANGELOG.md



View it on GitLab: https://salsa.debian.org/debian-gis-team/osmium-tool/-/commit/bf95fdf5f0228d6cb444a42b7842b7a9138c1f1f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmium-tool/-/commit/bf95fdf5f0228d6cb444a42b7842b7a9138c1f1f
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/b0da1e02/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list