zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

v2 array tests: handle different hexdigests from zlib-ng (#1678)

Open AdamWill opened this issue 1 year ago • 0 comments

As explained in the issue, zlib-ng produces different hex digests from original zlib. This adjusts the tests slightly to allow for this.

TODO:

  • [ ] GitHub Actions have all passed
  • [ ] Test coverage is 100% (Codecov passes)

Removed TODO items are irrelevant as this only changes tests.

AdamWill avatar Jun 17 '24 18:06 AdamWill