Bug 278109 - math/py-numpy: 50 self-test failures in "make test" - breaking WITH_TESTING=yes builds
Summary: math/py-numpy: 50 self-test failures in "make test" - breaking WITH_TESTING=y...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 17:08 UTC by Matthias Andree
Modified: 2024-04-01 17:08 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (python)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree freebsd_committer freebsd_triage 2024-04-01 17:08:17 UTC
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_fpexception[data14-escape14-f-log] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51c723070>]
FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-sin] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c5188e9880>]
FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-reciprocal] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51d120af0>]
FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-cos] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51925e400>]
FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-log] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51925ea30>]
FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-sin] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c5199a6cd0>]
FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-reciprocal] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51b7f81c0>]
FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[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_consistent - RuntimeWarning: divide by zero encountered in tan
FAILED numpy/core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex64--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_ord - 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