Skip to content

Clean up backend indexing some more #17618

Clean up backend indexing some more

Clean up backend indexing some more #17618

Triggered via pull request June 17, 2025 22:27
Status Cancelled
Total duration 14m 37s
Artifacts 10

ci.yaml

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

Annotations

105 errors and 142 warnings
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_array_api.py#L123
test_reorganizing_operation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_array_api.py#L107
test_indexing TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_array_api.py#L99
test_concat TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_array_api.py#L86
test_broadcast_during_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_array_api.py#L75
test_broadcast TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_array_api.py#L62
test_astype TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_array_api.py#L51
test_aggregation_skipna TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_array_api.py#L43
test_aggregation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_array_api.py#L35
test_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_backends.py#L6230
test_scipy_entrypoint UserWarning: Failed to decode variable 'var3': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
macos-latest py3.13: xarray/tests/test_array_api.py#L131
test_stack TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.13: xarray/tests/test_array_api.py#L123
test_reorganizing_operation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.13: xarray/tests/test_array_api.py#L107
test_indexing TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.13: xarray/tests/test_array_api.py#L99
test_concat TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.13: xarray/tests/test_array_api.py#L86
test_broadcast_during_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.13: xarray/tests/test_array_api.py#L75
test_broadcast TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.13: xarray/tests/test_array_api.py#L62
test_astype TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.13: xarray/tests/test_array_api.py#L51
test_aggregation_skipna TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.13: xarray/tests/test_array_api.py#L43
test_aggregation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.13: xarray/tests/test_array_api.py#L35
test_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L131
test_stack TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L123
test_reorganizing_operation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L107
test_indexing TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L99
test_concat TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L86
test_broadcast_during_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L75
test_broadcast TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L62
test_astype TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L51
test_aggregation_skipna TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L43
test_aggregation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
macos-latest py3.10: xarray/tests/test_array_api.py#L35
test_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L131
test_stack TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L123
test_reorganizing_operation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L107
test_indexing TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L99
test_concat TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L86
test_broadcast_during_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L75
test_broadcast TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L62
test_astype TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L51
test_aggregation_skipna TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L43
test_aggregation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_array_api.py#L35
test_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L131
test_stack TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L123
test_reorganizing_operation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L107
test_indexing TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L99
test_concat TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L86
test_broadcast_during_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L75
test_broadcast TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L62
test_astype TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L51
test_aggregation_skipna TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L43
test_aggregation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.10: xarray/tests/test_array_api.py#L35
test_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L131
test_stack TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L123
test_reorganizing_operation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L107
test_indexing TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L99
test_concat TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L86
test_broadcast_during_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L75
test_broadcast TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L62
test_astype TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L51
test_aggregation_skipna TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L43
test_aggregation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
ubuntu-latest py3.13: xarray/tests/test_array_api.py#L35
test_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L131
test_stack TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L123
test_reorganizing_operation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L107
test_indexing TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L99
test_concat TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L86
test_broadcast_during_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L75
test_broadcast TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L62
test_astype TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L51
test_aggregation_skipna TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L43
test_aggregation TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13: xarray\tests\test_array_api.py#L35
test_arithmetic TypeError: Expected Array or Python scalar; got <class 'numpy.ndarray'>
windows-latest py3.13
Canceling since a higher priority waiting request for CI-refs/pull/10376/merge exists
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L117
test_mypy_pipe_function_unexpected_keyword
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L102
test_mypy_pipe_function_missing_keyword
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L87
test_mypy_pipe_function_missing_kwarg
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L72
test_mypy_pipe_function_extra_posarg
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L57
test_mypy_pipe_function_missing_posarg
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L42
test_mypy_pipe_lambda_extra_arg
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L30
test_mypy_pipe_lambda_missing_arg
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L23
test_mypy_pipe_lambda_chaining_return_type
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L15
test_mypy_pipe_lambda_posarg_return_type
ubuntu-latest py3.10 mypy: xarray/tests/test_dataarray_typing.yml#L7
test_mypy_pipe_lambda_noarg_return_type
ubuntu-latest py3.10 mypy
Canceling since a higher priority waiting request for CI-refs/pull/10376/merge exists
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L117
test_mypy_pipe_function_unexpected_keyword
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L102
test_mypy_pipe_function_missing_keyword
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L87
test_mypy_pipe_function_missing_kwarg
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L72
test_mypy_pipe_function_extra_posarg
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L57
test_mypy_pipe_function_missing_posarg
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L42
test_mypy_pipe_lambda_extra_arg
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L30
test_mypy_pipe_lambda_missing_arg
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L23
test_mypy_pipe_lambda_chaining_return_type
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L15
test_mypy_pipe_lambda_posarg_return_type
ubuntu-latest py3.13 mypy: xarray/tests/test_dataarray_typing.yml#L7
test_mypy_pipe_lambda_noarg_return_type
ubuntu-latest py3.13 mypy
Canceling since a higher priority waiting request for CI-refs/pull/10376/merge exists
windows-latest py3.10: xarray\tests\test_backends.py#L556
TestScipyInMemoryData.test_roundtrip_object_dtype UserWarning: Failed to decode variable 'floats': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray\tests\test_backends.py#L532
TestScipyInMemoryData.test_roundtrip_None_variable UserWarning: Failed to decode variable None: The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray\tests\test_backends.py#L517
TestScipyInMemoryData.test_dataset_caching UserWarning: Failed to decode variable 'foo': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray\tests\test_backends.py#L507
TestScipyInMemoryData.test_pickle_dataarray UserWarning: Failed to decode variable 'foo': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray\tests\test_backends.py#L497
TestScipyInMemoryData.test_pickle UserWarning: Failed to decode variable 'foo': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray\tests\test_backends.py#L479
TestScipyInMemoryData.test_dataset_compute UserWarning: Failed to decode variable 'var3': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray\tests\test_backends.py#L462
TestScipyInMemoryData.test_load UserWarning: Failed to decode variable 'var3': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray\tests\test_backends.py#L439
TestScipyInMemoryData.test_roundtrip_test_data UserWarning: Failed to decode variable 'var3': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray\tests\test_backends.py#L415
TestScipyInMemoryData.test_write_store UserWarning: Failed to decode variable 'dim2': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray\tests\test_backends.py#L406
TestScipyInMemoryData.test_zero_dimensional_variable UserWarning: Failed to decode variable 'var3': The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10
Canceling since a higher priority waiting request for CI-refs/pull/10376/merge exists
CI
Canceling since a higher priority waiting request for CI-refs/pull/10376/merge exists
ubuntu-latest py3.10 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.10 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.10 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: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github_load1/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='77c8d10c-72c0-431c-ac71-181341478213'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github_load1/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='1eb9e36e-5f00-4464-a9dc-6993b2410a55'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github1/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='45acc95b-8c78-4b6b-bce7-60520d520ff1'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github1/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='45acc95b-8c78-4b6b-bce7-60520d520ff1'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='85410eef-6cc5-4af7-8e38-059cd25811d3'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='0dacf925-9881-4e53-b3d6-8d24469fe69e'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='85410eef-6cc5-4af7-8e38-059cd25811d3'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='0dacf925-9881-4e53-b3d6-8d24469fe69e'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='99c749b3-97d8-45a4-b13c-c10a6d80d93e'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L156
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='99c749b3-97d8-45a4-b13c-c10a6d80d93e'), but file is not already closed. This may indicate a bug.
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
Failed to save: Unable to reserve cache with key Linux-X64-py3.13-2025-06-17-819a99169c3f5c26cf40e8741f1084a41c67d7906799641203592e2a864f73b8-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-d987c6a066728aee53fa8d07e73b9e91a335bf5deada715cebe70bbcb7288dcf, another job may be creating this cache.
ubuntu-latest py3.12 all-but-dask: /home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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.13: /Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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#L213
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.
macos-latest py3.10: xarray/core/duck_array_ops.py#L253
invalid value encountered in cast
macos-latest py3.10: xarray/core/duck_array_ops.py#L253
invalid value encountered in cast
macos-latest py3.10: /Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
macos-latest py3.10: /Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
macos-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
macos-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
macos-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
macos-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
macos-latest py3.10
Failed to restore:
macos-latest py3.10
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.10 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.10 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.10 min-all-deps: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L415
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L415
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L415
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L415
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10 min-all-deps
Failed to restore:
ubuntu-latest py3.10 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.13 all-but-numba: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/codecs/vlen_utf8.py#L44
The codec `vlen-utf8` 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/core/array.py#L4282
The dtype `<U6` 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/codecs/vlen_utf8.py#L44
The codec `vlen-utf8` 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/codecs/vlen_utf8.py#L44
The codec `vlen-utf8` 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/core/array.py#L4282
The dtype `|S6` 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/codecs/vlen_utf8.py#L99
The codec `vlen-bytes` 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/core/array.py#L4282
The dtype `<U1` 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/codecs/vlen_utf8.py#L44
The codec `vlen-utf8` 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/core/array.py#L4282
The dtype `<U6` 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/codecs/vlen_utf8.py#L44
The codec `vlen-utf8` 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
Failed to restore:
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.10: xarray/core/duck_array_ops.py#L253
invalid value encountered in cast
ubuntu-latest py3.10: xarray/core/duck_array_ops.py#L253
invalid value encountered in cast
ubuntu-latest py3.10: /home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
ubuntu-latest py3.10: /home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
ubuntu-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
ubuntu-latest py3.10
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.10
Failed to save: Unable to reserve cache with key Linux-X64-py3.10-2025-06-17-819a99169c3f5c26cf40e8741f1084a41c67d7906799641203592e2a864f73b8-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-d987c6a066728aee53fa8d07e73b9e91a335bf5deada715cebe70bbcb7288dcf, another job may be creating this cache.
ubuntu-latest py3.13: /home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/codecs/vlen_utf8.py#L99
The codec `vlen-bytes` 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#L213
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/codecs/vlen_utf8.py#L99
The codec `vlen-bytes` 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/codecs/vlen_utf8.py#L44
The codec `vlen-utf8` 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/codecs/vlen_utf8.py#L99
The codec `vlen-bytes` 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/core/array.py#L4282
The dtype `<U6` 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/core/array.py#L4282
The dtype `<U1` 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/codecs/vlen_utf8.py#L44
The codec `vlen-utf8` 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/core/array.py#L4282
The dtype `|S6` 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/codecs/vlen_utf8.py#L99
The codec `vlen-bytes` 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
Failed to restore:
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.
windows-latest py3.13
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
windows-latest py3.13: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\codecs\vlen_utf8.py#L44
The codec `vlen-utf8` 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\codecs\vlen_utf8.py#L99
The codec `vlen-bytes` 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\codecs\vlen_utf8.py#L44
The codec `vlen-utf8` 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\array.py#L4282
The dtype `<U1` 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\codecs\vlen_utf8.py#L44
The codec `vlen-utf8` 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\array.py#L4282
The dtype `|S6` 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\codecs\vlen_utf8.py#L99
The codec `vlen-bytes` 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\array.py#L4282
The dtype `<U6` 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\codecs\vlen_utf8.py#L44
The codec `vlen-utf8` 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\codecs\vlen_utf8.py#L44
The codec `vlen-utf8` 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
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.10 mypy
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
ubuntu-latest py3.10 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.10 mypy
Failed to save: Unable to reserve cache with key Linux-X64-py3.10-2025-06-17-819a99169c3f5c26cf40e8741f1084a41c67d7906799641203592e2a864f73b8-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-d987c6a066728aee53fa8d07e73b9e91a335bf5deada715cebe70bbcb7288dcf, another job may be creating this cache.
ubuntu-latest py3.13 mypy
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
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-06-17-819a99169c3f5c26cf40e8741f1084a41c67d7906799641203592e2a864f73b8-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-d987c6a066728aee53fa8d07e73b9e91a335bf5deada715cebe70bbcb7288dcf, another job may be creating this cache.
windows-latest py3.10
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10: xarray/tests/test_backends.py#L398
The backend you are using has not explicitly supported lazy indexing with Xarray. Please ask the backend developers to support lazy loading by wrapping with LazilyIndexedArray. See https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html#how-to-support-lazy-loading for more.
windows-latest py3.10
Failed to restore:
windows-latest py3.10
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.

Artifacts

Produced during runtime
Name Size Digest
Event File
4.2 KB
sha256:24f4cec53ffce030f54bdb3b8be2a93b271dd5dc0db0dda31249dd756f5f42b8
Test results for Linux-3.10
276 KB
sha256:faa6efccd41a5d083b5e29fc21ffddb38060e9af1237e889178fa8d78ad07d85
Test results for Linux-3.10 bare-minimum
144 KB
sha256:0593d05f2371ce77db8fc3cead5db40311dde0ba27750ced6bd1a11af8aa812b
Test results for Linux-3.10 min-all-deps
186 KB
sha256:5030f480485fe6b73620b7ba95b98e196688d5a5d8668c6e491a61c929bb62e3
Test results for Linux-3.12 all-but-dask
311 KB
sha256:da5ef764ab7d921da8806c754e51800c9c0547d9e032b2edab08e2f5b2b5082d
Test results for Linux-3.13
249 KB
sha256:e085eb1edaadf86114f52074cea3d91778ff88153d4e79d7d69ffdac719efefb
Test results for Linux-3.13 all-but-numba
257 KB
sha256:458f25b06aebd8d9396f08d9829b56369826b0614bce7fe51e7a1b166fe10113
Test results for Linux-3.13 flaky
750 Bytes
sha256:788d8947ba5d4c01aebbba5cbc2ebcb2f8ba15217de9c9eeb61c8617532a988b
Test results for macOS-3.10
271 KB
sha256:3b294b1873e934a8b3c1b83e7434f69e268f6b59b5b6652f1f8cfa1c6393f50b
Test results for macOS-3.13
250 KB
sha256:8bcbe422c77f6ecdd84a19c6e0cb237bcbb00035728044c541db0f312ad0c84b