Date: Mon, 01 Apr 2024 17:08:17 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 278109] math/py-numpy: 50 self-test failures in "make test" - breaking WITH_TESTING=yes builds Message-ID: <bug-278109-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278109 Bug ID: 278109 Summary: math/py-numpy: 50 self-test failures in "make test" - breaking WITH_TESTING=3Dyes 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=3Dznver1 on a matching CPU (Ry= zen 7 1700) in a libvirtd-based VM hosted on Linux. ... FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpex= ception[data14-escape14-f-log] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51c723070>] FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpex= ception[data14-escape14-f-sin] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c5188e9880>] FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpex= ception[data14-escape14-d-reciprocal] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51d120af0>] FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpex= ception[data15-escape15-f-cos] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51925e400>] FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpex= ception[data15-escape15-f-log] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51925ea30>] FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpex= ception[data15-escape15-f-sin] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c5199a6cd0>] FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpex= ception[data20-escape20-d-reciprocal] - AssertionError: Got warnings: [<warnings.WarningMessage object at 0x29c51b7f81c0>] FAILED numpy/core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpex= ception[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_consi= stent - RuntimeWarning: divide by zero encountered in tan FAILED numpy/core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[c= omplex64--1] - RuntimeWarning: invalid value encountered in absolute FAILED numpy/linalg/tests/test_linalg.py::TestNorm_NonSystematic::test_intm= in - RuntimeWarning: invalid value encountered in reciprocal FAILED numpy/linalg/tests/test_linalg.py::TestNorm_NonSystematic::test_complex_hig= h_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_docst= ring - 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 xpass= ed, 1 error in 485.99s (0:08:05) *** Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278109-21822>