[Git][debian-gis-team/satpy][master] Fix the list of tests to skip
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Mar 7 11:30:03 GMT 2026
Antonio Valentino pushed to branch master at Debian GIS Project / satpy
Commits:
ecafaacb by Antonio Valentino at 2026-03-07T11:29:32+00:00
Fix the list of tests to skip
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -21,10 +21,13 @@ export PYBUILD_AFTER_INSTALL=rm -rf \
# upath module unavailable on Debian
SKIP_ARGS=not test_read_band_gzip_stream \
and not test_generic_open_BZ2File \
-and not test_generic_open_binary
+and not test_generic_open_FSFile_MemoryFileSystem \
+and not test_generic_open_binary \
+and not test_read_physical_seviri_nat_file
# hvplot module not available on Debian
-SKIP_ARGS=not test_hvplot_basic_with_area \
+SKIP_ARGS+= \
+and not test_hvplot_basic_with_area \
and not test_hvplot_basic_with_swath \
and not test_hvplot_rgb_with_area
@@ -51,6 +54,7 @@ SKIP_ARGS+= \
and not test_basic_numbered_1_tile \
and not test_units_length_warning \
and not test_basic_numbered_tiles \
+and not test_basic_lettered_tiles \
and not test_multivar_numbered_tiles_glm \
and not test_lettered_tiles_update_existing \
and not test_lettered_tiles_sector_ref \
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/ecafaacb19e9557333dafd9bf06e4798150c38b8
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/ecafaacb19e9557333dafd9bf06e4798150c38b8
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/20260307/94af8b0c/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list