[Git][debian-gis-team/python-cartopy][master] Also ignore test failures on ppc64el.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Dec 7 08:37:40 GMT 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / python-cartopy


Commits:
2bf81324 by Bas Couwenberg at 2021-12-07T09:37:33+01:00
Also ignore test failures on ppc64el.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ python-cartopy (0.20.1+dfsg-2) UNRELEASED; urgency=medium
   * Drop test_crs.patch, no longer required.
   * Add python3-all to test depends.
     (closes: #999101)
+  * Also ignore test failures on ppc64el.
 
   [ Antonio Valentino ]
   * Update d/copyright file.


=====================================
debian/rules
=====================================
@@ -37,7 +37,7 @@ override_dh_auto_configure:
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-ifneq (,$(filter $(DEB_BUILD_ARCH),s390x ppc64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),s390x ppc64el ppc64))
 	xvfb-run -a -n 1 -s "-screen 0 1280x1024x24 -dpi 96" dh_auto_test || echo "Ignoring test failures"
 else
 	xvfb-run -a -n 1 -s "-screen 0 1280x1024x24 -dpi 96" dh_auto_test



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/2bf81324949aeb36ae8ddefb900ca6282fc98d8c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/2bf81324949aeb36ae8ddefb900ca6282fc98d8c
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/20211207/4f5568a9/attachment.htm>


More information about the Pkg-grass-devel mailing list