[Git][debian-gis-team/satpy][master] 2 commits: Skip rests requiring large memory
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Wed Jun 21 06:22:55 BST 2023
Antonio Valentino pushed to branch master at Debian GIS Project / satpy
Commits:
e3f57597 by Antonio Valentino at 2023-06-21T05:21:58+00:00
Skip rests requiring large memory
- - - - -
3a9981b7 by Antonio Valentino at 2023-06-21T05:22:29+00:00
Set distribution to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/tests/python3
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+satpy (0.42.2-2) unstable; urgency=medium
+
+ * Skip tests that require large memory in autopkgtests.
+ This fixes and autopkgtest failure on armel.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Wed, 21 Jun 2023 05:22:06 +0000
+
satpy (0.42.2-1) unstable; urgency=medium
[ Antonio Valentino ]
=====================================
debian/tests/python3
=====================================
@@ -31,6 +31,7 @@ and not test_get_satpos_from_satname \
and not test_distributed \
and not test_rayleigh_corrector \
and not test_rayleigh_with_angles \
-and not test_float_write_with_unit_conversion" \
+and not test_float_write_with_unit_conversion \
+and not test_aggregate" \
--ignore=/usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_insat3d_img_l1b_h5.py 2>&1
done
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/compare/3b46f9864f2ec8da2bed9c80e29b309147d3fb4e...3a9981b75baf6451a8f73c30baaab68adf2ad809
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/compare/3b46f9864f2ec8da2bed9c80e29b309147d3fb4e...3a9981b75baf6451a8f73c30baaab68adf2ad809
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/20230621/6c0e3e9c/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list