]> git.pld-linux.org Git - packages/python3-numpy.git/commitdiff
- note failing tests
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 3 Sep 2022 07:26:01 +0000 (09:26 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 3 Sep 2022 07:26:01 +0000 (09:26 +0200)
python3-numpy.spec

index e68fe4b7ed0cc9f26c7ff83dd7135fbc8dbdd350..ed902373f869ead014eada64bd4e6c4da3e56ec4 100644 (file)
@@ -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
This page took 0.111558 seconds and 4 git commands to generate.