-
-
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
Skipping / failing zarr tests #1955
Comments
The failure is
|
@rabernat - see comment here: https://github.com/pydata/xarray/pull/1793/files#r171290124 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Zarr tests are currently getting skipped on our main testing environments (because the zarr version is less than 2.2):
https://travis-ci.org/pydata/xarray/jobs/348350073#L1264
And failing in the
py36-zarr-dev
environmenthttps://travis-ci.org/pydata/xarray/jobs/348350087#L4989
I'm not sure how this regression occurred, but the zarr tests have been failing for a long time, e.g.
https://travis-ci.org/pydata/xarray/jobs/342651302
Possibly related to #1954
cc @jhamman
The text was updated successfully, but these errors were encountered: