[Git][debian-gis-team/proj][experimental] Ignore test failures on s390x. https://github.com/OSGeo/PROJ/issues/3862#issuecomment-1695260886

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Aug 28 10:25:25 BST 2023



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


Commits:
0cc86414 by Bas Couwenberg at 2023-08-28T10:54:14+02:00
Ignore test failures on s390x. https://github.com/OSGeo/PROJ/issues/3862#issuecomment-1695260886

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+proj (9.3.0~rc1-1~exp2) UNRELEASED; urgency=medium
+
+  * Ignore test failures on s390x.
+    https://github.com/OSGeo/PROJ/issues/3862#issuecomment-1695260886
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 28 Aug 2023 10:53:20 +0200
+
 proj (9.3.0~rc1-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.


=====================================
debian/rules
=====================================
@@ -38,7 +38,7 @@ override_dh_auto_configure: datumgrids
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),i386 hurd-i386 hppa ia64 kfreebsd-i386 powerpc))
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386 s390x hurd-i386 hppa ia64 kfreebsd-i386 powerpc))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/0cc864143d5895748798ed52e14a0c7a3ec5a794

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/0cc864143d5895748798ed52e14a0c7a3ec5a794
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/20230828/25ce2f40/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list