Skip to content

Make zarr ArrayWriter customizable when writing dataset to zarr #14245

Make zarr ArrayWriter customizable when writing dataset to zarr

Make zarr ArrayWriter customizable when writing dataset to zarr #14245

Triggered via pull request September 9, 2024 22:02
Status Failure
Total duration 19m 48s
Artifacts 11

ci.yaml

on: pull_request
detect ci trigger
2s
detect ci trigger
Event File
2s
Event File
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

80 errors
macos-latest py3.10: xarray/tests/test_backends.py#L3126
TestZarrDirectoryStore.test_chunked_cftime_datetime AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.10: xarray/tests/test_backends.py#L382
TestZarrWriteEmpty.test_zero_dimensional_variable AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.10: xarray/tests/test_backends.py#L415
TestZarrWriteEmpty.test_roundtrip_test_data AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.10: xarray/tests/test_backends.py#L438
TestZarrWriteEmpty.test_load AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.10: xarray/tests/test_backends.py#L455
TestZarrWriteEmpty.test_dataset_compute AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.10: xarray/tests/test_backends.py#L473
TestZarrWriteEmpty.test_pickle AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.10: xarray/tests/test_backends.py#L483
TestZarrWriteEmpty.test_pickle_dataarray AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.10: xarray/tests/test_backends.py#L508
TestZarrWriteEmpty.test_roundtrip_None_variable AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.10: xarray/tests/test_backends.py#L532
TestZarrWriteEmpty.test_roundtrip_object_dtype AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.10: xarray/tests/test_backends.py#L548
TestZarrWriteEmpty.test_roundtrip_string_data AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L3126
TestZarrDirectoryStore.test_chunked_cftime_datetime AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L382
TestZarrWriteEmpty.test_zero_dimensional_variable AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L415
TestZarrWriteEmpty.test_roundtrip_test_data AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L438
TestZarrWriteEmpty.test_load AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L455
TestZarrWriteEmpty.test_dataset_compute AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L473
TestZarrWriteEmpty.test_pickle AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L483
TestZarrWriteEmpty.test_pickle_dataarray AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L508
TestZarrWriteEmpty.test_roundtrip_None_variable AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L532
TestZarrWriteEmpty.test_roundtrip_object_dtype AttributeError: 'NoneType' object has no attribute 'sync'
macos-latest py3.12: xarray/tests/test_backends.py#L548
TestZarrWriteEmpty.test_roundtrip_string_data AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L2905
TestZarrWriteEmpty.test_write_region_mode[None] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L2905
TestZarrWriteEmpty.test_write_region_mode[r+] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L2905
TestZarrWriteEmpty.test_write_region_mode[a] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L2971
TestZarrWriteEmpty.test_write_region_errors AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L3073
TestZarrWriteEmpty.test_open_zarr_use_cftime AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L3085
TestZarrWriteEmpty.test_write_read_select_write AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L5223
TestDataArrayToZarr.test_dataarray_to_zarr_no_name[tmp_path] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L5223
TestDataArrayToZarr.test_dataarray_to_zarr_no_name[ZipStore] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L3100
TestZarrWriteEmpty.test_attributes[obj0] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L5223
TestDataArrayToZarr.test_dataarray_to_zarr_no_name[Dict] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3388
TestZarrWriteEmpty.test_write_empty[True-True] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3388
TestZarrWriteEmpty.test_write_empty[True-False] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3388
TestZarrWriteEmpty.test_write_empty[True-None] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3388
TestZarrWriteEmpty.test_write_empty[False-True] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3388
TestZarrWriteEmpty.test_write_empty[False-False] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3388
TestZarrWriteEmpty.test_write_empty[False-None] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3388
TestZarrWriteEmpty.test_write_empty[None-True] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3388
TestZarrWriteEmpty.test_write_empty[None-False] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3388
TestZarrWriteEmpty.test_write_empty[None-None] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L5223
TestDataArrayToZarr.test_dataarray_to_zarr_no_name[tmp_path] AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L3126
TestZarrDirectoryStore.test_chunked_cftime_datetime AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L382
TestZarrWriteEmpty.test_zero_dimensional_variable AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L415
TestZarrWriteEmpty.test_roundtrip_test_data AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L438
TestZarrWriteEmpty.test_load AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L455
TestZarrWriteEmpty.test_dataset_compute AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L473
TestZarrWriteEmpty.test_pickle AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L483
TestZarrWriteEmpty.test_pickle_dataarray AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L508
TestZarrWriteEmpty.test_roundtrip_None_variable AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L532
TestZarrWriteEmpty.test_roundtrip_object_dtype AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L548
TestZarrWriteEmpty.test_roundtrip_string_data AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L3126
TestZarrDirectoryStore.test_chunked_cftime_datetime AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L382
TestZarrWriteEmpty.test_zero_dimensional_variable AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L415
TestZarrWriteEmpty.test_roundtrip_test_data AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L438
TestZarrWriteEmpty.test_load AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L455
TestZarrWriteEmpty.test_dataset_compute AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L473
TestZarrWriteEmpty.test_pickle AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L483
TestZarrWriteEmpty.test_pickle_dataarray AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L508
TestZarrWriteEmpty.test_roundtrip_None_variable AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L532
TestZarrWriteEmpty.test_roundtrip_object_dtype AttributeError: 'NoneType' object has no attribute 'sync'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L548
TestZarrWriteEmpty.test_roundtrip_string_data AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L382
TestZarrKVStoreV3.test_zero_dimensional_variable AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L415
TestZarrKVStoreV3.test_roundtrip_test_data AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L438
TestZarrKVStoreV3.test_load AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L455
TestZarrKVStoreV3.test_dataset_compute AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L473
TestZarrKVStoreV3.test_pickle AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L483
TestZarrKVStoreV3.test_pickle_dataarray AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L508
TestZarrKVStoreV3.test_roundtrip_None_variable AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L532
TestZarrKVStoreV3.test_roundtrip_object_dtype AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L548
TestZarrKVStoreV3.test_roundtrip_string_data AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.10: xarray\tests\test_backends.py#L554
TestZarrKVStoreV3.test_roundtrip_string_encoded_characters AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L382
TestZarrKVStoreV3.test_zero_dimensional_variable AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L415
TestZarrKVStoreV3.test_roundtrip_test_data AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L438
TestZarrKVStoreV3.test_load AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L455
TestZarrKVStoreV3.test_dataset_compute AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L473
TestZarrKVStoreV3.test_pickle AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L483
TestZarrKVStoreV3.test_pickle_dataarray AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L508
TestZarrKVStoreV3.test_roundtrip_None_variable AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L532
TestZarrKVStoreV3.test_roundtrip_object_dtype AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L548
TestZarrKVStoreV3.test_roundtrip_string_data AttributeError: 'NoneType' object has no attribute 'sync'
windows-latest py3.12: xarray\tests\test_backends.py#L554
TestZarrKVStoreV3.test_roundtrip_string_encoded_characters AttributeError: 'NoneType' object has no attribute 'sync'

Artifacts

Produced during runtime
Name Size
Event File
3.67 KB
Test results for Linux-3.10
350 KB
Test results for Linux-3.10 bare-minimum
125 KB
Test results for Linux-3.10 min-all-deps
362 KB
Test results for Linux-3.11 all-but-dask
320 KB
Test results for Linux-3.12
350 KB
Test results for Linux-3.12 flaky
662 Bytes
Test results for Windows-3.10
299 KB
Test results for Windows-3.12
299 KB
Test results for macOS-3.10
353 KB
Test results for macOS-3.12
354 KB