Fix test_doc_example on big-endian systems #16009
ci.yaml
on: pull_request
detect ci trigger
5s
Event File
3s
Matrix: test
Annotations
6 errors and 149 warnings
ubuntu-latest py3.12 flaky:
xarray/tests/test_backends.py#L5218
TestPydapOnline.test_cmp_local_file
webob.exc.HTTPError: 503 Service Unavailable
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
|
ubuntu-latest py3.12 flaky:
xarray/tests/test_backends.py#L5261
TestPydapOnline.test_dask
webob.exc.HTTPError: 503 Service Unavailable
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
|
ubuntu-latest py3.12 flaky:
xarray/tests/test_backends.py#L5252
TestPydapOnline.test_compatible_to_netcdf
webob.exc.HTTPError: 503 Service Unavailable
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
|
ubuntu-latest py3.12 flaky
Process completed with exit code 1.
|
macos-latest py3.12
Process completed with exit code 1.
|
ubuntu-latest py3.12
Process completed with exit code 1.
|
Event File
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
detect ci trigger
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest py3.10 bare-minimum
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest py3.10 bare-minimum:
xarray/core/duck_array_ops.py#L236
invalid value encountered in cast
|
ubuntu-latest py3.10 bare-minimum:
xarray/core/duck_array_ops.py#L236
invalid value encountered in cast
|
ubuntu-latest py3.10 bare-minimum:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.10 bare-minimum:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.::warning file=/home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py,line=1872::Degrees of freedom <= 0 for slice.
|
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 ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', '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.12 flaky
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest py3.12 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.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='f0a0bd43-5fe7-4de7-b50d-6c2828cb8bbe'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='f0a0bd43-5fe7-4de7-b50d-6c2828cb8bbe'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='40c919f0-a7b0-4d59-b403-1b2a70c0d7d1'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='09e62dda-8fac-44a5-89c6-e11052e67c22'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='40c919f0-a7b0-4d59-b403-1b2a70c0d7d1'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='09e62dda-8fac-44a5-89c6-e11052e67c22'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/pydap/handlers/dap.py#L123
PyDAP was unable to determine the DAP protocol defaulting to DAP2 which is consider legacy and may result in slower responses. For more, see go to https://www.opendap.org/faq-page.
|
ubuntu-latest py3.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/pydap/handlers/dap.py#L123
PyDAP was unable to determine the DAP protocol defaulting to DAP2 which is consider legacy and may result in slower responses. For more, see go to https://www.opendap.org/faq-page.
|
ubuntu-latest py3.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/pydap/handlers/dap.py#L123
PyDAP was unable to determine the DAP protocol defaulting to DAP2 which is consider legacy and may result in slower responses. For more, see go to https://www.opendap.org/faq-page.
|
ubuntu-latest py3.12 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/pydap/handlers/dap.py#L123
PyDAP was unable to determine the DAP protocol defaulting to DAP2 which is consider legacy and may result in slower responses. For more, see go to https://www.opendap.org/faq-page.
|
ubuntu-latest py3.12 flaky
Failed to save: Unable to reserve cache with key Linux-X64-py3.12-2025-01-19-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9949/merge, Key: Linux-X64-py3.12-2025-01-19-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
|
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.
|
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.
|
macos-latest py3.10
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x143fa3130>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='eec168c7-51f6-43c4-85d5-86e06af344bc'), but file is not already closed. This may indicate a bug.
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x137709300>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='c46d1a76-796b-46d6-920d-8f056b630a51'), but file is not already closed. This may indicate a bug.
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x143fa3130>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='eec168c7-51f6-43c4-85d5-86e06af344bc'), but file is not already closed. This may indicate a bug.
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x137709300>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='c46d1a76-796b-46d6-920d-8f056b630a51'), but file is not already closed. This may indicate a bug.
|
macos-latest py3.10:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
macos-latest py3.10:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/array_api_strict/_data_type_functions.py#L45
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.
|
ubuntu-latest py3.11 all-but-dask
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest py3.11 all-but-dask
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
ubuntu-latest py3.11 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.11 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/zarr/api/asynchronous.py#L197
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 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.12:
Users/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
macos-latest py3.12:
Users/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
macos-latest py3.12:
Users/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/unraisableexception.py#L85
Exception ignored in: <function CachingFileManager.__del__ at 0x11a1ae340>
Traceback (most recent call last):
File "/Users/runner/work/xarray/xarray/xarray/backends/file_manager.py", line 255, in __del__
warnings.warn(
RuntimeWarning: deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <_io.BufferedReader name='/var/folders/84/5079cppj57s0lzywhyzcxkjc0000gn/T/tmpe_bi7cs1/temp-67.nc'>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='e38fe83c-121f-47c7-9241-15cf4577083b'), but file is not already closed. This may indicate a bug.
|
macos-latest py3.12:
Users/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/unraisableexception.py#L85
Exception ignored in: <function CachingFileManager.__del__ at 0x11a1ae340>
Traceback (most recent call last):
File "/Users/runner/work/xarray/xarray/xarray/backends/file_manager.py", line 255, in __del__
warnings.warn(
RuntimeWarning: deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <_io.BufferedReader name='/var/folders/84/5079cppj57s0lzywhyzcxkjc0000gn/T/tmpe_bi7cs1/temp-67.nc'>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='e38fe83c-121f-47c7-9241-15cf4577083b'), but file is not already closed. This may indicate a bug.
|
macos-latest py3.12:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
macos-latest py3.12:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
macos-latest py3.12:
Users/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
macos-latest py3.12:
Users/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
macos-latest py3.12:
Users/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L197
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.12:
Users/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L197
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.12
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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:
xarray/coding/variables.py#L348
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.10 min-all-deps:
xarray/coding/variables.py#L348
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.10 min-all-deps:
xarray/coding/variables.py#L348
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.10 min-all-deps:
xarray/coding/variables.py#L348
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.10 min-all-deps:
xarray/coding/variables.py#L348
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.10 min-all-deps:
xarray/coding/variables.py#L348
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.10 min-all-deps:
xarray/coding/variables.py#L348
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.10 min-all-deps:
xarray/coding/variables.py#L348
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.10 min-all-deps:
xarray/coding/variables.py#L348
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.10 min-all-deps:
xarray/coding/variables.py#L348
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.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 ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
ubuntu-latest py3.12 all-but-numba
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest py3.12 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.12 all-but-numba
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
ubuntu-latest py3.12 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.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at var3 is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at time is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at var1 is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at numbers is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at dim3 is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at var2 is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at dim2 is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at var3 is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at time is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12 all-but-numba:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at var1 is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest py3.10
Failed to save: Unable to reserve cache with key Linux-X64-py3.10-2025-01-19-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9949/merge, Key: Linux-X64-py3.10-2025-01-19-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7febe7393e20>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='b3086320-f93e-48c5-85b6-332c78139fab'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7febe6e9e9e0>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='6f843f3d-30d6-4e1c-979e-eadebafc9f50'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7febe7393e20>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='b3086320-f93e-48c5-85b6-332c78139fab'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7febe6e9e9e0>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='6f843f3d-30d6-4e1c-979e-eadebafc9f50'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.10:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast::warning file=/home/runner/work/xarray/xarray/xarray/core/duck_array_ops.py,line=234::invalid value encountered in cast
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/array_api_strict/_data_type_functions.py#L45
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/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
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
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
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.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest py3.12:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/unraisableexception.py#L85
Exception ignored in: <function CachingFileManager.__del__ at 0x7f88637ee160>
Traceback (most recent call last):
File "/home/runner/work/xarray/xarray/xarray/backends/file_manager.py", line 255, in __del__
warnings.warn(
RuntimeWarning: deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <_io.BufferedReader name='/tmp/tmpuzd6wvw2/temp-67.nc'>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='a4608717-ff91-43e6-a1f0-27f3b7f3d32b'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.12:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/_pytest/unraisableexception.py#L85
Exception ignored in: <function CachingFileManager.__del__ at 0x7f88637ee160>
Traceback (most recent call last):
File "/home/runner/work/xarray/xarray/xarray/backends/file_manager.py", line 255, in __del__
warnings.warn(
RuntimeWarning: deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <_io.BufferedReader name='/tmp/tmpuzd6wvw2/temp-67.nc'>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='a4608717-ff91-43e6-a1f0-27f3b7f3d32b'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.12:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
ubuntu-latest py3.12:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
ubuntu-latest py3.12:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
ubuntu-latest py3.12:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
ubuntu-latest py3.12:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at x is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
ubuntu-latest py3.12
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
Failed to save: Unable to reserve cache with key Linux-X64-py3.12-2025-01-19-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9949/merge, Key: Linux-X64-py3.12-2025-01-19-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at x is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at x is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at x is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at x is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\group.py#L2824
Object at foo is not recognized as a component of a Zarr hierarchy.
|
windows-latest py3.12
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.12
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.12
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
windows-latest py3.10
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
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.
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\_pytest\python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x0000021AD172E020>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='0e162034-5151-428a-8ce9-ecf80e28d2bc'), but file is not already closed. This may indicate a bug.
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\_pytest\python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x0000021ACB9E8430>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='7eeb3f01-464f-47cc-a866-edea4a7de18c'), but file is not already closed. This may indicate a bug.
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\_pytest\python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x0000021AD172E020>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='0e162034-5151-428a-8ce9-ecf80e28d2bc'), but file is not already closed. This may indicate a bug.
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\_pytest\python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x0000021ACB9E8430>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='7eeb3f01-464f-47cc-a866-edea4a7de18c'), but file is not already closed. This may indicate a bug.
|
windows-latest py3.10:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\array_api_strict\_data_type_functions.py#L45
invalid value encountered in cast
|
windows-latest py3.10:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\array_api_strict\_data_type_functions.py#L45
invalid value encountered in cast
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\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.
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\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.
|
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 | |
---|---|---|
Event File
|
3.67 KB |
|
Test results for Linux-3.10
|
156 KB |
|
Test results for Linux-3.10 bare-minimum
|
135 KB |
|
Test results for Linux-3.10 min-all-deps
|
176 KB |
|
Test results for Linux-3.11 all-but-dask
|
183 KB |
|
Test results for Linux-3.12
|
162 KB |
|
Test results for Linux-3.12 all-but-numba
|
163 KB |
|
Test results for Linux-3.12 flaky
|
1.7 KB |
|
Test results for Windows-3.10
|
164 KB |
|
Test results for Windows-3.12
|
171 KB |
|
Test results for macOS-3.10
|
159 KB |
|
Test results for macOS-3.12
|
167 KB |
|