-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
BUG: pypy39 wheel builder failing #25334
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
Comments
Matti already fixed this in pypy, although we should probably skip it until a future version of PyPy comes out (or TBH, just delete the test, it never does what it was designed for anyway). |
I keep |
This is failing in the tests for PyPy 3.9 wheel builds, which is blocking the production of nightlies. The test doesn't really do what it was designed for and is slow, so delete it - as suggested on numpygh-25334. Closes numpygh-25334 [skip ci]
@charris PyPy-7.3.14 was released, so hopefully that pin can be updated to 2.16.2 |
The wheel builder workflow has been failing for pypy3.9 since last week, see here.
The errors look like:
And I think that was due to #25149.
The text was updated successfully, but these errors were encountered: