-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
TST: numpy 2.0 float repr incompatibility in tests #464
Comments
Is this with numpy dev or stable? There were a slew of changes we had to adapt to and then there is one that just got merged yesterday that I haven't seen in devdeps yet. |
Oh, wait. I jinxed it. It starts popping up now... 400+ failures: https://github.com/astropy/astropy/actions/runs/5671453922/job/15368606312 So, I have no solution for you yet but I think @mhvk was going to open a PR in astropy for that? EDIT: |
With dev, there is a |
Hmm weird, p.s. |
I see one similar to those in astroquery involving a VOTable. I haven't looked at it closely yet though as the fires here are a bit bigger :) |
I lost track of the discussion, so cc-ing @pllim and @seberg to ask what we ended up deciding about these? Should we handle it in the doctestplus level?
One example here:
The text was updated successfully, but these errors were encountered: