[Git][debian-gis-team/rasterio][experimental] Ignore test failures on armhf.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Dec 30 09:47:37 GMT 2025



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


Commits:
1711d2e5 by Bas Couwenberg at 2025-12-30T10:47:30+01:00
Ignore test failures on armhf.

- - - - -


3 changed files:

- debian/changelog
- debian/rules
- debian/tests/autopkgtest-pkg-pybuild.conf


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+rasterio (1.5~rc0-1~exp2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Ignore test failures on armhf.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 30 Dec 2025 10:47:18 +0100
+
 rasterio (1.5~rc0-1~exp1) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -45,7 +45,7 @@ export PYBUILD_TEST_ARGS=-v \
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),i386 riscv64 alpha hppa hurd-i386 sh4 sparc64 x32))
+ifneq (,$(filter $(DEB_BUILD_ARCH),armhf i386 riscv64 alpha hppa hurd-i386 sh4 sparc64 x32))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test


=====================================
debian/tests/autopkgtest-pkg-pybuild.conf
=====================================
@@ -1 +1 @@
-architecture=!i386
+architecture=!armhf !i386 !riscv64



View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/1711d2e5a4300aaeb5349c422ffe80154677425a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/1711d2e5a4300aaeb5349c422ffe80154677425a
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/20251230/4e146cb5/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list