Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3-numpy: update to 1.26.0. #46185

Closed
wants to merge 1 commit into from
Closed

Conversation

ahesford
Copy link
Member

Testing the changes

  • I tested the changes in this PR: YES

@tornaria Please test with sagemath.

@tornaria
Copy link
Contributor

There are a bunch of failing tests:

=========================== short test summary info ============================
ERROR numpy/core/tests/test_mem_policy.py::test_set_policy - RuntimeError: co...
ERROR numpy/core/tests/test_mem_policy.py::test_default_policy_singleton - Ru...
ERROR numpy/core/tests/test_mem_policy.py::test_policy_propagation - RuntimeE...
ERROR numpy/core/tests/test_mem_policy.py::test_context_locality - RuntimeErr...
ERROR numpy/core/tests/test_mem_policy.py::test_thread_locality - RuntimeErro...
ERROR numpy/core/tests/test_mem_policy.py::test_switch_owner[0] - RuntimeErro...
ERROR numpy/core/tests/test_mem_policy.py::test_switch_owner[1] - RuntimeErro...
ERROR numpy/core/tests/test_mem_policy.py::test_switch_owner[None] - RuntimeE...
ERROR numpy/core/tests/test_mem_policy.py::test_owner_is_base - RuntimeError:...
35354 passed, 1630 skipped, 33 xfailed, 1 xpassed, 9 errors in 94.76s (0:01:34)

@tornaria
Copy link
Contributor

There are a bunch of failing tests:

=========================== short test summary info ============================
ERROR numpy/core/tests/test_mem_policy.py::test_set_policy - RuntimeError: co...
ERROR numpy/core/tests/test_mem_policy.py::test_default_policy_singleton - Ru...
ERROR numpy/core/tests/test_mem_policy.py::test_policy_propagation - RuntimeE...
ERROR numpy/core/tests/test_mem_policy.py::test_context_locality - RuntimeErr...
ERROR numpy/core/tests/test_mem_policy.py::test_thread_locality - RuntimeErro...
ERROR numpy/core/tests/test_mem_policy.py::test_switch_owner[0] - RuntimeErro...
ERROR numpy/core/tests/test_mem_policy.py::test_switch_owner[1] - RuntimeErro...
ERROR numpy/core/tests/test_mem_policy.py::test_switch_owner[None] - RuntimeE...
ERROR numpy/core/tests/test_mem_policy.py::test_owner_is_base - RuntimeError:...
35354 passed, 1630 skipped, 33 xfailed, 1 xpassed, 9 errors in 94.76s (0:01:34)

Fixed by adding meson to checkdepends.

I'm now running sagemath testsuite.

@tornaria
Copy link
Contributor

@ahesford: sagemath looks ok, this seems good to go after adding meson to checkdepends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants