You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw the issue you are hitting in a4020f3, and fixed it by removing the code coverage arguments when running the Array API tests. I don't know why that was causing a failure, but the code coverage in this case wasn't telling us much so I removed it (we still have it for the main tests).
Hey @tomwhite, I'm having trouble getting the Array API tests to run locally. I'm trying to debug this failure with my M1-mac PR:
https://github.com/alxmrs/cubed/actions/runs/10971436728/job/30466556319?pr=2
I'm not sure how to debug this and being able to install the sources locally would help quite a bit.
The text was updated successfully, but these errors were encountered: