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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to