-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed as not planned
Labels
Description
Describe the issue:
I think it may happen only sometimes, otherwise it would have been noticed before, but there was a failure in the CI run on https://cirrus-ci.com/task/6368983864049664
Since the relevant PR, #25668, does not touch that side of the code at all, it seems unrelated, so reporting it here.
Reproduce the code example:
N/A
Error message:
_____________________ numpy/_core/tests/test_multiarray.py _____________________
[gw2] darwin -- Python 3.11.7 /Users/admin/micromamba/envs/numpydev/bin/python3.11
worker 'gw2' crashed while running 'numpy/_core/tests/test_multiarray.py::test_sort_float[d-N127]'
=========================== short test summary info ============================
FAILED numpy/_core/tests/test_multiarray.py::test_sort_float[d-N127]
= 1 failed, 40600 passed, 289 skipped, 49 xfailed, 4 xpassed in 79.37s (0:01:19) =
Python and NumPy Versions:
N/A
Runtime Environment:
No response
Context for the issue:
No response