Cache pre-existing Zarr arrays in Zarr backend #15788
Annotations
10 errors and 2 warnings
Run tests:
xarray/tests/test_backends.py#L6070
TestNCZarr.test_open_nczarr
TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
|
Run tests:
xarray/tests/test_backends.py#L6078
TestNCZarr.test_overwriting_nczarr
TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
|
Run tests:
xarray/tests/test_backends.py#L2331
TestZarrWriteEmpty.test_read_non_consolidated_warning[2]
Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted.
Emitted warnings: [].
|
Run tests:
xarray/tests/test_backends.py#L2342
TestZarrWriteEmpty.test_non_existent_store[2]
TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
|
Run tests:
xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-False]
TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
|
Run tests:
xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-True]
TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
|
Run tests:
xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-None]
TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
|
Run tests:
xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-False]
TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
|
Run tests:
xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-True]
TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
|
Run tests:
xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-None]
TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Restore cached hypothesis directory
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading