Skip to content

[v3] create integration test suite comparing zarr-python 2 and 3 #2185

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

Open
jhamman opened this issue Sep 14, 2024 · 1 comment
Open

[v3] create integration test suite comparing zarr-python 2 and 3 #2185

jhamman opened this issue Sep 14, 2024 · 1 comment
Labels

Comments

@jhamman
Copy link
Member

jhamman commented Sep 14, 2024

We could use a set of integration tests that compare zarr-python 2 and 3. Topics for these tests may include:

  1. API compatibility (can the same code be run w/ 2.x and 3.x?)
  2. Specification consistency (do both versions produces spec consistent data?)
  3. Interoperability (can data written with 2.x be read with 3.x and visa versa?)

Developing this ahead of the 3.x release will help communicate where we have gaps and where we have confidence.

xref: #2182 (comment)

@jhamman
Copy link
Member Author

jhamman commented Jan 1, 2025

@dstansby - I think this can be moved back to after 3.0.0. For (1), we have the Xarray and Dask test suites now running on Zarr 2 and 3 so we're feeling confident there. More can certainly be done but this doesn't have to be done before 3.0.0.

@dstansby dstansby modified the milestones: 3.0.0, After 3.0.0 Jan 1, 2025
@dstansby dstansby removed this from the After 3.0.0 milestone May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants