[Git][debian-gis-team/rasterio][master] Update achitectures to skip tests on.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Jul 8 13:06:41 BST 2022



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


Commits:
9f587d4a by Bas Couwenberg at 2022-07-08T14:06:33+02:00
Update achitectures to skip tests on.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -50,7 +50,7 @@ override_dh_clean:
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armel armhf i386 mips64el mipsel ppc64el s390x alpha hppa hurd-i386 i64 kfreebsd-amd64 kfreebsd-i386 m68k powerpc ppc64 riscv64 sh4 sparc64 x32))
+ifneq (,$(filter $(DEB_BUILD_ARCH),mips64el mipsel alpha hurd-i386 i64 kfreebsd-amd64 kfreebsd-i386 riscv64 sh4 x32))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/9f587d4a2f2d641dfcfa3d634c2a1d3e92f387ba
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/20220708/385055e4/attachment.htm>


More information about the Pkg-grass-devel mailing list