[Git][debian-gis-team/sfcgal][master] Ignore test failures on i386.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Nov 1 16:25:06 GMT 2023



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


Commits:
9c0439f3 by Bas Couwenberg at 2023-11-01T17:24:37+01:00
Ignore test failures on i386.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -30,7 +30,7 @@ override_dh_auto_configure:
 override_dh_auto_test:
 ifneq (,$(filter $(DEB_BUILD_ARCH),s390x m68k powerpc ppc64))
 	# Skip tests
-else ifneq (,$(filter $(DEB_BUILD_ARCH),amd64 arm64 mips64el ppc64el hppa loong64))
+else ifneq (,$(filter $(DEB_BUILD_ARCH),amd64 arm64 i386 mips64el ppc64el hppa loong64))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/9c0439f3a92c0b2c77e263ce1d45d38a5cebf4e3
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/20231101/dcbd453c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list