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


Commits:
a9e530a3 by Antonio Valentino at 2023-07-08T17:35:07+00:00
Skip tests requiring numba

- - - - -


2 changed files:

- debian/rules
- debian/tests/python3


Changes:

=====================================
debian/rules
=====================================
@@ -27,7 +27,10 @@ export PYBUILD_TEST_ARGS=-k \
  and not test_rayleigh_corrector\
  and not test_rayleigh_with_angles\
  and not test_float_write_with_unit_conversion" \
---ignore=satpy/tests/reader_tests/test_insat3d_img_l1b_h5.py
+--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
=====================================
@@ -33,5 +33,7 @@ and not test_rayleigh_corrector \
 and not test_rayleigh_with_angles \
 and not test_float_write_with_unit_conversion \
 and not test_aggregate" \
---ignore=/usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_insat3d_img_l1b_h5.py
 2>&1
+--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
 done



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

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