[Git][debian-gis-team/fiona][master] Remove mips64el & kfreebsd-* from dh_auto_test override.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 24 19:01:49 BST 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / fiona
Commits:
fb878d92 by Bas Couwenberg at 2025-08-24T20:01:38+02:00
Remove mips64el & kfreebsd-* from dh_auto_test override.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -46,7 +46,7 @@ export PYBUILD_TEST_ARGS=--ignore tests/test_bytescollection.py \
override_dh_auto_test:
# Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),mips64el hurd-i386 kfreebsd-amd64 kfreebsd-i386 ppc64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),hurd-i386 ppc64))
dh_auto_test || echo "Ignoring test failures"
else
dh_auto_test
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/fb878d9295d25761213cf31fab02a1afd953952a
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/fb878d9295d25761213cf31fab02a1afd953952a
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/efa9ddb1/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list