-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
⚠️ Nightly upstream-dev CI failed ⚠️ #7420
Comments
#7373 should take care of the Apologies I haven't much time to work on these issues lately. Hopefully some time should free up for me towards the end of next week. |
After a git bisect I traced the units encoding errors to pandas-dev/pandas#49737. I made a PR to address this in xarray (#7441), but it turns out this change may be reverted in pandas (pandas-dev/pandas#50704) so I would hold off on reviewing it until a decision is made there. |
the currently failing |
there's also a few failing
and some unrelated tests that didn't raise errors when we expected them (not sure what causes that, I didn't investigate). |
Pandas is expecting to release v2 in two weeks (pandas-dev/pandas#46776 (comment)). But we are still incompatible with their main branch: - #7441 - #7420 This PR pins pandas to `<2`
* Pin pandas < 2 Pandas is expecting to release v2 in two weeks (pandas-dev/pandas#46776 (comment)). But we are still incompatible with their main branch: - #7441 - #7420 This PR pins pandas to `<2` * modify requirements.txt * Update requirements
let's close this and have the CI open a new issue for the other failing tests. I will point out, though, that the most recent run appears to have segfaulted. |
Workflow Run URL
Python 3.10 Test Summary
The text was updated successfully, but these errors were encountered: