[Git][debian-gis-team/flox][master] 2 commits: Skip broken test

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun Oct 22 07:21:58 BST 2023



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


Commits:
455f2b8c by Antonio Valentino at 2023-10-22T06:21:07+00:00
Skip broken test

- - - - -
3e70c616 by Antonio Valentino at 2023-10-22T06:21:38+00:00
Set distribution to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+flox (0.8.1-2) unstable; urgency=medium
+
+  * debian/rules:
+    - Skip test_dtype_accumulation (broken).
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 22 Oct 2023 06:21:20 +0000
+
 flox (0.8.1-1) unstable; urgency=medium
 
   [ Antonio Valentino ]


=====================================
debian/rules
=====================================
@@ -6,7 +6,8 @@ export PYBUILD_TEST_ARGS=\
 and not test_xarray_reduce_single_grouper \
 and not test_func_is_aggregation \
 and not test_groupby_bins_indexed_coordinate \
-and not test_multi_index_groupby_sum" \
+and not test_multi_index_groupby_sum \
+and not test_dtype_accumulation" \
 $(CURDIR)/tests
 export PYBUILD_AFTER_INSTALL=rm -rf \
 {destdir}/{install_dir}/benchmarks



View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/compare/ac5cb0e179cdd590eb7c06a03fa041ccbf419475...3e70c616d3f23d4c438fc44ff170787223ca17df

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/compare/ac5cb0e179cdd590eb7c06a03fa041ccbf419475...3e70c616d3f23d4c438fc44ff170787223ca17df
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/20231022/7ef15660/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list