Skip to content

BUG: CI sometimes crashes on sort on macos_arm64 #25685

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

Closed
mhvk opened this issue Jan 25, 2024 · 4 comments
Closed

BUG: CI sometimes crashes on sort on macos_arm64 #25685

mhvk opened this issue Jan 25, 2024 · 4 comments
Labels

Comments

@mhvk
Copy link
Contributor

mhvk commented Jan 25, 2024

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

@mhvk mhvk added the 00 - Bug label Jan 25, 2024
@mhvk
Copy link
Contributor Author

mhvk commented Jan 25, 2024

Hmm, it does indeed not happen every time, rerunning the same job, it succeeded: https://cirrus-ci.com/task/5214438773489664

@ngoldbaum ngoldbaum changed the title BUG: CI crashes on sort on macos_arm64 BUG: CI sometimes crashes on sort on macos_arm64 Jan 25, 2024
@Mousius
Copy link
Member

Mousius commented Jan 25, 2024

This was originally raised in #25464, though I've failed to reproduce it locally.

@Mousius Mousius closed this as completed Jan 25, 2024
@Mousius Mousius closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2024
@mhvk
Copy link
Contributor Author

mhvk commented Jan 25, 2024

OK, sorry that I missed that.

@Mousius
Copy link
Member

Mousius commented Jan 25, 2024

OK, sorry that I missed that.

Thank you for raising it again 😸 it's good to know it's still happening and nudge me to look into it again.

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

No branches or pull requests

2 participants