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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
