[Git][debian-gis-team/satpy][master] Update the list of tests to skip
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Fri Nov 28 18:04:37 GMT 2025
Antonio Valentino pushed to branch master at Debian GIS Project / satpy
Commits:
f6301b80 by Antonio Valentino at 2025-11-28T18:04:08+00:00
Update the list of tests to skip
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -52,7 +52,14 @@ and not test_basic_call \
and not test_retrieve \
and not test_offline_retrieve \
and not test_retrieve_all \
-and not test_download_script
+and not test_download_script \
+and not test_no_downloads_in_tests
+
+# OSError: [Errno -128] NetCDF: Attempt to use feature that was not turned on when netCDF was built.
+SKIP_ARGS+= and not test_scene_dynamic_available_datasets
+
+# something strange is salsa-ci (not reproducible locally)
+SKIP_ARGS+= and not test_read_real_segment
# misc
SKIP_ARGS+= \
@@ -63,7 +70,6 @@ and not test_basic_numbered_tiles \
and not test_basic_lettered_tiles \
and not test_multivar_numbered_tiles_glm \
and not test_no_compute \
-and not test_scene_dynamic_available_datasets \
and not test_lettered_tiles_update_existing \
and not test_lettered_tiles_sector_ref \
and not test_lettered_tiles_no_valid_data
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/f6301b806e4277f89fe5a98ac66e4af42638755e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/f6301b806e4277f89fe5a98ac66e4af42638755e
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/20251128/9d5c7aad/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list