[Git][debian-gis-team/python-cartopy][master] Sync tests between autopkgtest & build.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Dec 1 20:19:20 GMT 2022
Bas Couwenberg pushed to branch master at Debian GIS Project / python-cartopy
Commits:
324a01fe by Bas Couwenberg at 2022-12-01T21:19:11+01:00
Sync tests between autopkgtest & build.
- - - - -
1 changed file:
- debian/tests/python3
Changes:
=====================================
debian/tests/python3
=====================================
@@ -6,5 +6,5 @@ PYS=${PYS:-"$(py3versions -s 2>/dev/null)"}
for py in $PYS; do
echo "=== $py ==="
- $py -m pytest --pyargs -v cartopy.tests.test_crs cartopy.tests.test_geodesic
+ $py -m pytest --pyargs -v -m "not network and not natural_earth" cartopy
done
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/324a01fe0607c5a5e2da34281b651e9dd9840202
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/324a01fe0607c5a5e2da34281b651e9dd9840202
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/20221201/10bce544/attachment.htm>
More information about the Pkg-grass-devel
mailing list