Cache pre-existing Zarr arrays in Zarr backend #15699
Annotations
11 errors and 2 warnings
|
Run tests:
xarray/tests/test_backends.py#L3272
TestZarrWriteEmpty.test_get_array_keys[2-True]
TypeError: ZarrStore.open_group() got an unexpected keyword argument 'cache_array_keys'
|
Run tests:
xarray/tests/test_backends.py#L3272
TestZarrWriteEmpty.test_get_array_keys[2-False]
TypeError: ZarrStore.open_group() got an unexpected keyword argument 'cache_array_keys'
|
Run tests:
xarray/tests/test_backends.py#L3385
TestInstrumentedZarrStore.test_append
AssertionError: ('list_prefix', {'contains': 18, 'getitem': 13, 'iter': 1, 'list_prefix': 3, ...})
assert 3 <= 2
|
Run tests:
xarray/tests/test_backends.py#L2597
TestZarrDictStore.test_hidden_zarr_keys[2]
Failed: DID NOT RAISE <class 'KeyError'>
|
Run tests:
xarray/tests/test_backends.py#L3272
TestZarrDictStore.test_get_array_keys[2-True]
TypeError: ZarrStore.open_group() got an unexpected keyword argument 'cache_array_keys'
|
Run tests:
xarray/tests/test_backends.py#L3272
TestZarrDictStore.test_get_array_keys[2-False]
TypeError: ZarrStore.open_group() got an unexpected keyword argument 'cache_array_keys'
|
Run tests:
xarray/tests/test_backends.py#L2597
TestZarrDirectoryStore.test_hidden_zarr_keys[2]
Failed: DID NOT RAISE <class 'KeyError'>
|
Run tests:
xarray/tests/test_backends.py#L3272
TestZarrDirectoryStore.test_get_array_keys[2-True]
TypeError: ZarrStore.open_group() got an unexpected keyword argument 'cache_array_keys'
|
Run tests:
xarray/tests/test_backends.py#L3272
TestZarrDirectoryStore.test_get_array_keys[2-False]
TypeError: ZarrStore.open_group() got an unexpected keyword argument 'cache_array_keys'
|
Run tests:
xarray/tests/test_backends.py#L2597
TestZarrWriteEmpty.test_hidden_zarr_keys[2]
Failed: DID NOT RAISE <class 'KeyError'>
|
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.
|
Upload test results
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
Loading