Skip to content

Silence warnings from test_tutorial.py #18674

Silence warnings from test_tutorial.py

Silence warnings from test_tutorial.py #18674

Triggered via pull request August 20, 2025 20:51
Status Success
Total duration 20m 12s
Artifacts 15

ci.yaml

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

Annotations

155 warnings and 6 notices
ubuntu-latest py3.11 bare-minimum
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.
ubuntu-latest py3.11 bare-minimum
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.11 bare-minimum
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.
ubuntu-latest py3.13 flaky
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.
ubuntu-latest py3.13 flaky
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13 flaky
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.
ubuntu-latest py3.11 bare-min-and-scipy
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.
ubuntu-latest py3.11 bare-min-and-scipy
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 bare-min-and-scipy
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.
ubuntu-latest py3.11 mypy
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.
ubuntu-latest py3.11 mypy
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.11 mypy
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.
ubuntu-latest py3.13 mypy
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.
ubuntu-latest py3.13 mypy
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13 mypy
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.
ubuntu-latest py3.13 mypy
Failed to save: Unable to reserve cache with key Linux-X64-py3.13-2025-08-20-0cded61e4d0f2bd3ca0b803237af92bcf7601dc530bd5594611c38d4e8a43316-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-1a8efcb30d68be32b659cbad6869862b16759df75ae8ff2fcb0e83327d73cdbb, another job may be creating this cache.
ubuntu-latest py3.12 all-but-dask
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.
ubuntu-latest py3.12 all-but-dask
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/dtype/npy/bytes.py#L383
The data type (NullTerminatedBytes(length=6)) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=6, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask
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.
macos-latest py3.11
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.
macos-latest py3.11
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.11: /Users/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.11
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.
macos-latest py3.13
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.
macos-latest py3.13
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
macos-latest py3.13
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.
ubuntu-latest py3.13 all-but-numba
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.
ubuntu-latest py3.13 all-but-numba
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13 all-but-numba
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.
ubuntu-latest py3.11 min-all-deps
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.
ubuntu-latest py3.11 min-all-deps
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.11 min-all-deps: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 min-all-deps: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 min-all-deps: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 min-all-deps: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 min-all-deps: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 min-all-deps: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 min-all-deps: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 min-all-deps: xarray/coding/variables.py#L248
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype) will give the desired result (the cast overflows).
ubuntu-latest py3.11 min-all-deps
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.
ubuntu-latest py3.11
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.
ubuntu-latest py3.11
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/core/dtype/npy/bytes.py#L383
The data type (NullTerminatedBytes(length=6)) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.11: /home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.11
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.
ubuntu-latest py3.11
Failed to save: Unable to reserve cache with key Linux-X64-py3.11-2025-08-20-0cded61e4d0f2bd3ca0b803237af92bcf7601dc530bd5594611c38d4e8a43316-linux-64-xarray-tests-args-0214be0-root-dcc80ee-bin-[object Promise]-file-1a8efcb30d68be32b659cbad6869862b16759df75ae8ff2fcb0e83327d73cdbb, another job may be creating this cache.
ubuntu-latest py3.13
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.
ubuntu-latest py3.13
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/core/dtype/npy/string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.13
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.
ubuntu-latest py3.13
Failed to save: Unable to reserve cache with key Linux-X64-py3.13-2025-08-20-0cded61e4d0f2bd3ca0b803237af92bcf7601dc530bd5594611c38d4e8a43316-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-1a8efcb30d68be32b659cbad6869862b16759df75ae8ff2fcb0e83327d73cdbb, another job may be creating this cache.
windows-latest py3.13
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.
windows-latest py3.13
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\api\asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=6, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\api\asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\bytes.py#L383
The data type (NullTerminatedBytes(length=6)) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=6, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\bytes.py#L383
The data type (NullTerminatedBytes(length=6)) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.13
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.
windows-latest py3.11
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.
windows-latest py3.11
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\api\asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=6, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\api\asynchronous.py#L228
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\bytes.py#L383
The data type (NullTerminatedBytes(length=6)) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=6, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\string.py#L248
The data type (FixedLengthUTF32(length=1, endianness='little')) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.11: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\dtype\npy\bytes.py#L383
The data type (NullTerminatedBytes(length=6)) does not have a Zarr V3 specification. That means that the representation of arrays saved with this data type may change without warning in a future version of Zarr Python. Arrays stored with this data type may be unreadable by other Zarr libraries. Use this data type at your own risk! Check https://github.com/zarr-developers/zarr-extensions/tree/main/data-types for the status of data type specifications for Zarr V3.
windows-latest py3.11
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.
macos-latest py3.11
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
macos-latest py3.11
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
macos-latest py3.13
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
macos-latest py3.13
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
windows-latest py3.13
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
windows-latest py3.11
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
Event File Expired
3.56 KB
sha256:b2a14bc535f82618929b975b113be933937503a755da90d91ea818a98fe765d3
Test results for Linux-3.11 Expired
180 KB
sha256:77783e485fb5dc8eb98294a5e8659a1e0ca97fd9be7739ff81e158872292b6a7
Test results for Linux-3.11 bare-min-and-scipy Expired
149 KB
sha256:35bc51006b3ead02f6e91077dd744e44962156ce4031b6dbb491ac9ad5612e8c
Test results for Linux-3.11 bare-minimum Expired
148 KB
sha256:25c1c54397f028fbb8711bdcff320c22be404fe63bbb4ca3357eac25bdcf6498
Test results for Linux-3.11 min-all-deps Expired
191 KB
sha256:a4355df96206bae7a936fdaec6afa319d9e1877ea667e9d331d60ccf4329a647
Test results for Linux-3.11 mypy Expired
864 Bytes
sha256:2988b3666293fdfe6d2b18dc96019147a02cebb82a85c928e4a9569bc0690ccf
Test results for Linux-3.12 all-but-dask Expired
199 KB
sha256:16b7bb046f93946457f35d94ff04b25f8f49b62586ec7503a3f268ac6c8843f4
Test results for Linux-3.13 Expired
180 KB
sha256:9f910e4c39947cdc0d0431fde9b85809d58d17f6c9b735f44f48afa9f8cc4566
Test results for Linux-3.13 all-but-numba Expired
180 KB
sha256:4b545fdaee80be09f1442100de81f162bd0f67b6c55d90a4800de045e41cffb4
Test results for Linux-3.13 flaky Expired
748 Bytes
sha256:a8d1a3ae2a2c690a0b9907100152d0590f6129dd1c5515f6a924221d6e42e275
Test results for Linux-3.13 mypy Expired
870 Bytes
sha256:bb6f7ca0e2d12d44a74582094b87f8f8cdf5bc420a62b827f45a1e148b886189
Test results for Windows-3.11 Expired
188 KB
sha256:254123c8c50c2d55146191b3ca5493c565abc3b8482af9c0283faa19fa9fbae3
Test results for Windows-3.13 Expired
188 KB
sha256:d6e6b84ebf7b7919ff192812d29c7d2d9231e3c2763c247bc48974cc3da4c38c
Test results for macOS-3.11 Expired
186 KB
sha256:80043705718571fc157c1f4c91dd8a81af3e431c1ac73dba2b22a4ef52b0d9e0
Test results for macOS-3.13 Expired
188 KB
sha256:f444474e3fd6c5d643d5216ee1344803089b4d5b4c8c770539025cef7d0504f4