[Bug 259637] math/py-numpy: Update to 1.22.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Feb 2022 07:38:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259637

--- Comment #16 from Wen Heping <wen@FreeBSD.org> ---
numpy-1.22.2, with mu local pytest-6.2.5 installed, the `make test` result:

==================================== short test summary info
=====================================
FAILED numpy/core/tests/test_cpu_dispatcher.py::test_dispatcher -
AssertionError:
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex64-inf-inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex64-inf--inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex64--inf-inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex64--inf--inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex128-inf-inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex128-inf--inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex128--inf-inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex128--inf--inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex256-inf-inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex256-inf--inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex256--inf-inf-npy_cabs-absolute]
FAILED
numpy/core/tests/test_multiarray.py::test_npymath_complex[complex256--inf--inf-npy_cabs-absolute]
FAILED numpy/core/tests/test_scalarmath.py::TestBaseMath::test_blocked -
RuntimeWarning: invali...
FAILED
numpy/core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[reciprocal]
FAILED numpy/core/tests/test_umath.py::TestPower::test_power_float -
RuntimeWarning: invalid va...
FAILED numpy/core/tests/test_umath.py::TestAVXUfuncs::test_avx_based_ufunc -
RuntimeWarning: in...
FAILED
numpy/core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex64--1]
FAILED
numpy/core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex64-1]
FAILED
numpy/core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex128--1]
FAILED
numpy/core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex128-1]
FAILED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_vector_return_type -
RuntimeWarn...
FAILED numpy/linalg/tests/test_linalg.py::TestNormDouble::test_axis -
RuntimeWarning: invalid v...
FAILED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_vector_return_type -
RuntimeWarn...
FAILED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_vector_return_type -
RuntimeWarni...
FAILED numpy/linalg/tests/test_linalg.py::TestNormInt64::test_axis -
RuntimeWarning: invalid va...
26 failed, 17048 passed, 1074 skipped, 1293 deselected, 19 xfailed, 5 xpassed,
1 warning in 313.90

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.