[Git][debian-gis-team/flox][master] Disable tests that are broken on i386

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Mon Aug 18 10:51:28 BST 2025



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


Commits:
8e6bbea2 by Antonio Valentino at 2025-08-18T09:43:06+00:00
Disable tests that are broken on i386

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,8 @@
 flox (0.10.5-1) unstable; urgency=medium
 
   * New upstream release.
+  * debian/rules:
+    - Disable tests that are broken on i386.
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Mon, 18 Aug 2025 09:06:34 +0000
 


=====================================
debian/rules
=====================================
@@ -21,7 +21,8 @@ and not test_scans \
 and not test_ffill_bfill_reverse \
 and not test_groupby_preserve_dtype \
 and not test_blockwise_avoid_rechunk \
-and not test_first_last" \
+and not test_first_last \
+and not test_cumsum" \
 {dir}/tests
 export PYBUILD_AFTER_INSTALL=rm -rf \
 {destdir}/{install_dir}/benchmarks \



View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/commit/8e6bbea2cfc2f00da5eabde1d16a0a036eb64fbb

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/commit/8e6bbea2cfc2f00da5eabde1d16a0a036eb64fbb
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/20250818/a5f5dd15/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list