Skip to content

Fix tests failing due to Xarray dims ordering change #592

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

Merged
merged 2 commits into from
Jun 4, 2021

Conversation

tomwhite
Copy link
Collaborator

There are two parts to this fix: one that removes an assumption of dimension ordering (in test_gwas_linear_regression__validate_statistics), and another that ignores the two doctests that fail due to the repr having changed. These ignores can be removed once the next release of Xarray is made, so I'll open an issue to do that if this fix looks OK.

Fixes #583

@tomwhite
Copy link
Collaborator Author

tomwhite commented Jun 1, 2021

Failing due to #590

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

Successfully merging this pull request may close these issues.

Upstream failing due to Xarray dims ordering change
2 participants