Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 278109: math/py-numpy: 50 self-test failures in "make test" - breaking
WITH_TESTING=yes builds
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278109



--- Description ---
This is on FreeBSD 14.0, amd64, with CPUTYPE=znver1 on a matching CPU (Ryzen 7
1700) in a libvirtd-based VM hosted on Linux.

..
FAILED
numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexcept
ion[data14-escape14-f-log]
- AssertionError: Got warnings: [<warnings.WarningMessage object at
0x29c51c723070>]
FAILED
numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexcept
ion[data14-escape14-f-sin]
- AssertionError: Got warnings: [<warnings.WarningMessage object at
0x29c5188e9880>]
FAILED
numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexcept
ion[data14-escape14-d-reciprocal]
- AssertionError: Got warnings: [<warnings.WarningMessage object at
0x29c51d120af0>]
FAILED
numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexcept
ion[data15-escape15-f-cos]
- AssertionError: Got warnings: [<warnings.WarningMessage object at
0x29c51925e400>]
FAILED
numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexcept
ion[data15-escape15-f-log]
- AssertionError: Got warnings: [<warnings.WarningMessage object at
0x29c51925ea30>]
FAILED
numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexcept
ion[data15-escape15-f-sin]
- AssertionError: Got warnings: [<warnings.WarningMessage object at
0x29c5199a6cd0>]
FAILED
numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexcept
ion[data20-escape20-d-reciprocal]
- AssertionError: Got warnings: [<warnings.WarningMessage object at
0x29c51b7f81c0>]
FAILED
numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexcept
ion[data26-escape26-d-reciprocal]
- AssertionError: Got warnings: [<warnings.WarningMessage object at
0x29c51f0ac2b0>]
FAILED numpy/core/tests/test_umath.py::TestAVXUfuncs::test_avx_based_ufunc -
RuntimeWarning: invalid value encountered in reciprocal
FAILED
numpy/core/tests/test_umath.py::TestComplexFunctions::test_precisions_consisten
t
- RuntimeWarning: divide by zero encountered in tan
FAILED
numpy/core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[compl
ex64--1]
- RuntimeWarning: invalid value encountered in absolute
FAILED numpy/linalg/tests/test_linalg.py::TestNorm_NonSystematic::test_intmin -
RuntimeWarning: invalid value encountered in reciprocal
FAILED
numpy/linalg/tests/test_linalg.py::TestNorm_NonSystematic::test_complex_high_or
d
- RuntimeWarning: invalid value encountered in reciprocal
FAILED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_vector_return_type -
RuntimeWarning: invalid value encountered in reciprocal
FAILED numpy/linalg/tests/test_linalg.py::TestNormDouble::test_vector -
RuntimeWarning: invalid value encountered in reciprocal
FAILED numpy/linalg/tests/test_linalg.py::TestNormDouble::test_axis -
RuntimeWarning: invalid value encountered in reciprocal
FAILED numpy/linalg/tests/test_linalg.py::TestNormDouble::test_keepdims -
RuntimeWarning: invalid value encountered in reciprocal
FAILED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_vector_return_type -
RuntimeWarning: invalid value encountered in reciprocal
FAILED numpy/linalg/tests/test_linalg.py::TestNormSingle::test_vector -
RuntimeWarning: invalid value encountered in reciprocal
FAILED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_vector_return_type -
RuntimeWarning: invalid value encountered in reciprocal
FAILED numpy/linalg/tests/test_linalg.py::TestNormInt64::test_vector -
RuntimeWarning: invalid value encountered in reciprocal
FAILED numpy/linalg/tests/test_linalg.py::TestNormInt64::test_axis -
RuntimeWarning: invalid value encountered in reciprocal
FAILED numpy/linalg/tests/test_linalg.py::TestNormInt64::test_keepdims -
RuntimeWarning: invalid value encountered in reciprocal
ERROR
numpy/f2py/tests/test_module_doc.py::TestModuleDocString::test_module_docstring
- RuntimeError: Running f2py failed: ['-m',
'_test_module_doc_TestModuleDocString_ext_module',
'/tmp/tmprlhk4vo5/module_data_docstring.f90']
50 failed, 35229 passed, 1610 skipped, 1308 deselected, 30 xfailed, 5 xpassed,
1 error in 485.99s (0:08:05)
*** Error code 1

Reply via email to