Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857102 - dev-python/numpy-1.23.1 fails tests
Summary: dev-python/numpy-1.23.1 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-09 06:38 UTC by Agostino Sarubbo
Modified: 2022-07-26 21:51 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,154.75 KB, application/x-xz)
2022-07-09 06:38 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-09 06:38:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/numpy-1.23.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-09 06:38:55 UTC
Created attachment 790733 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-09 06:38:56 UTC
Error(s) that match a know pattern:


FAILED numpy/lib/tests/test_function_base.py::TestLerp::test_linear_interpolation_formula_symmetric
numpy/core/tests/test__exceptions.py::TestArrayMemoryError::test_pickling PASSED [   57/20353]
numpy/core/tests/test__exceptions.py::TestArrayMemoryError::test__size_to_string PASSED [   59/20353]
numpy/core/tests/test__exceptions.py::TestArrayMemoryError::test_str PASSED [   58/20353]
numpy/core/tests/test__exceptions.py::TestArrayMemoryError::test__total_size PASSED [   60/20353]
numpy/core/tests/test__exceptions.py::TestAxisError::test_attr[args0] PASSED [   62/20353]
numpy/core/tests/test__exceptions.py::TestAxisError::test_attr[args1] PASSED [   63/20353]
numpy/core/tests/test__exceptions.py::TestAxisError::test_attr[args2] PASSED [   64/20353]
numpy/core/tests/test__exceptions.py::TestAxisError::test_pickling[args0] PASSED [   65/20353]
numpy/core/tests/test__exceptions.py::TestAxisError::test_pickling[args1] PASSED [   66/20353]
numpy/core/tests/test__exceptions.py::TestAxisError::test_pickling[args2] PASSED [   67/20353]
numpy/core/tests/test__exceptions.py::TestUFuncNoLoopError::test_pickling PASSED [   61/20353]
numpy/core/tests/test_indexing.py::TestMultipleEllipsisError::test_basic PASSED [ 2566/20353]
numpy/_pyinstaller/test_pyinstaller.py::test_pyinstaller[--onedir] SKIPPED (could not import 'PyInstaller.__main__': No module named 'PyInstaller') [    1/20353]
numpy/_pyinstaller/test_pyinstaller.py::test_pyinstaller[--onefile] SKIPPED (could not import 'PyInstaller.__main__': No module named 'PyInstaller') [    2/20353]
SKIPPED [2] numpy/_pyinstaller/test_pyinstaller.py:16: could not import 'PyInstaller.__main__': No module named 'PyInstaller'