Antonio Valentino pushed to branch master at Debian GIS Project / satpy


Commits:
ccf05627 by Antonio Valentino at 2023-07-08T17:44:40+00:00
Skip tests requiring the unavailable dask-image

- - - - -


2 changed files:

- debian/rules
- debian/tests/python3


Changes:

=====================================
debian/rules
=====================================
@@ -26,7 +26,8 @@ export PYBUILD_TEST_ARGS=-k \
  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_median" \
 --ignore=satpy/tests/reader_tests/test_insat3d_img_l1b_h5.py \
 --ignore=satpy/tests/reader_tests/gms/test_gms5_vissr_l1b.py \
 --ignore=satpy/tests/reader_tests/gms/test_gms5_vissr_navigation.py


=====================================
debian/tests/python3
=====================================
@@ -32,7 +32,8 @@ 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_aggregate" \
+and not test_aggregate \
+and not test_median" \
 
--ignore=/usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_insat3d_img_l1b_h5.py
 \
 
--ignore=/usr/lib/python3/dist-packages/satpy/tests/reader_tests/gms/test_gms5_vissr_l1b.py
 \
 
--ignore=/usr/lib/python3/dist-packages/satpy/tests/reader_tests/gms/test_gms5_vissr_navigation.py
 2>&1



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/satpy/-/commit/ccf0562705a1d73671f9158dba4c92c184c85988

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/satpy/-/commit/ccf0562705a1d73671f9158dba4c92c184c85988
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