[Bug 278109] math/py-numpy: 50 self-test failures in "make test" - breaking WITH_TESTING=yes builds
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Apr 2024 17:08:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278109 Bug ID: 278109 Summary: math/py-numpy: 50 self-test failures in "make test" - breaking WITH_TESTING=yes builds Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: mandree@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org 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 -- You are receiving this mail because: You are the assignee for the bug.