xref: zarr-developers/VirtualiZarr#677 (comment)
cc @d-v-b
We are seeing several test failures recently, presumably as a consequence of the dtype refactor in zarr.
Example output:
ValueError: No Zarr data type found that matches {'name': '<i1', 'object_codec_id': None}
Other errors to do with missing variables are probably a direct consequence of this.