[packages/python3-numpy] - note failing tests
qboosh
qboosh at pld-linux.org
Sat Sep 3 09:25:57 CEST 2022
commit 7e0e5ecb7558db516cc249a8f82a9268469c2e48
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 3 09:26:01 2022 +0200
- note failing tests
python3-numpy.spec | 9 +++++++++
1 file changed, 9 insertions(+)
---
diff --git a/python3-numpy.spec b/python3-numpy.spec
index e68fe4b..ed90237 100644
--- a/python3-numpy.spec
+++ b/python3-numpy.spec
@@ -1,3 +1,12 @@
+# TODO: failing tests with 32-bit ABIs:
+# - i686:
+# FAILED numpy/core/tests/test_mem_policy.py::test_new_policy - AssertionError:...
+# FAILED numpy/core/tests/test_ufunc.py::TestUfunc::test_identityless_reduction_huge_array
+# FAILED numpy/core/tests/test_umath.py::TestRemainder::test_float_remainder_overflow
+# FAILED numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_pareto
+# - x32:
+# Fatal Python error: Segmentation fault
+# File ".../BUILD/numpy-1.22.2/build/testenv/libx32/python3.10/site-packages/numpy/random/tests/test_direct.py", line 250 in test_pickle
#
# Conditional build:
%bcond_without tests # unit tests
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-numpy.git/commitdiff/7e0e5ecb7558db516cc249a8f82a9268469c2e48
More information about the pld-cvs-commit
mailing list