Skip to content

Fix rolling mean on bool arrays (#10319) #17234

Fix rolling mean on bool arrays (#10319)

Fix rolling mean on bool arrays (#10319) #17234

Triggered via push May 15, 2025 23:38
Status Failure
Total duration 18m 23s
Artifacts 14

ci.yaml

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

Annotations

28 errors and 152 warnings
macos-latest py3.10: xarray/tests/test_backends.py#L835
TestNetCDF4ViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
macos-latest py3.10: xarray/tests/test_backends.py#L835
TestH5NetCDFViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
macos-latest py3.10: xarray/tests/test_backends.py#L835
TestDask.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
macos-latest py3.10
Process completed with exit code 1.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_backends.py#L835
TestH5NetCDFViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_backends.py#L835
TestNetCDF4ViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_backends.py#L835
TestDask.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
ubuntu-latest py3.13 all-but-numba
Process completed with exit code 1.
macos-latest py3.13: xarray/tests/test_backends.py#L835
TestH5NetCDFViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
macos-latest py3.13: xarray/tests/test_backends.py#L835
TestNetCDF4ViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
macos-latest py3.13: xarray/tests/test_backends.py#L835
TestDask.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
macos-latest py3.13
Process completed with exit code 1.
ubuntu-latest py3.10: xarray/tests/test_backends.py#L835
TestNetCDF4ViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
ubuntu-latest py3.10: xarray/tests/test_backends.py#L835
TestH5NetCDFViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
ubuntu-latest py3.10: xarray/tests/test_backends.py#L835
TestDask.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
ubuntu-latest py3.10
Process completed with exit code 1.
ubuntu-latest py3.13: xarray/tests/test_backends.py#L835
TestH5NetCDFViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
ubuntu-latest py3.13: xarray/tests/test_backends.py#L835
TestNetCDF4ViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
ubuntu-latest py3.13: xarray/tests/test_backends.py#L835
TestDask.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
ubuntu-latest py3.13
Process completed with exit code 1.
windows-latest py3.10: xarray\tests\test_backends.py#L835
TestNetCDF4ViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
windows-latest py3.10: xarray\tests\test_backends.py#L835
TestH5NetCDFViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
windows-latest py3.10: xarray\tests\test_backends.py#L835
TestDask.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
windows-latest py3.10
Process completed with exit code 1.
windows-latest py3.13: xarray\tests\test_backends.py#L835
TestH5NetCDFViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
windows-latest py3.13: xarray\tests\test_backends.py#L835
TestDask.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
windows-latest py3.13: xarray\tests\test_backends.py#L835
TestNetCDF4ViaDaskData.test_outer_indexing_reversed ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
windows-latest py3.13
Process completed with exit code 1.
ubuntu-latest py3.10 bare-minimum: xarray/core/duck_array_ops.py#L247
invalid value encountered in cast
ubuntu-latest py3.10 bare-minimum: xarray/core/duck_array_ops.py#L247
invalid value encountered in cast
ubuntu-latest py3.10 bare-minimum: xarray/core/duck_array_ops.py#L247
invalid value encountered in cast
ubuntu-latest py3.10 bare-minimum: xarray/core/duck_array_ops.py#L247
invalid value encountered in cast
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
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
Cache not found for keys: Linux-X64-py3.10-2025-05-15-d0b85fa4ec1d09fdcd5ac5333c6f51273aea95f41e3e23447c6064bf3bf0fc9f-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-a5ee9cc42c678faaaba3f2d0130dbfc562349aaaacf8949b9af9cab3ef1cd070
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='7ffaea61-7184-4b1b-a78f-a32f1f269e07'), 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#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='7ffaea61-7184-4b1b-a78f-a32f1f269e07'), 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#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='986dbe11-5d70-4702-9aa9-234d2c0d0d73'), 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#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='b1e6b398-e5fd-4ae9-97dc-5d6251dd2726'), 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#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='986dbe11-5d70-4702-9aa9-234d2c0d0d73'), 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#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='b1e6b398-e5fd-4ae9-97dc-5d6251dd2726'), 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#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github1/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='385ddd86-d881-43ab-a342-9f3f3ba87565'), 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#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_download_from_github1/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='385ddd86-d881-43ab-a342-9f3f3ba87565'), 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#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github_load1/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='d47d0b81-4ab0-44b3-a6ae-f0bba87c122c'), 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#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw1/test_download_from_github_load1/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='e71a9202-691e-4002-ac91-fd5c9fafdb8e'), 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
Cache not found for keys: Linux-X64-py3.13-2025-05-15-31432099b62c728b456d855a004f921a35d7841744b34ad341f430b2182dd1df-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-1263a08d4f9544c4422f4617e56e2003096a1f7a40deb6c32159c788563693d5
ubuntu-latest py3.13 flaky
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
ubuntu-latest py3.13 flaky
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13 flaky
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.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
Cache not found for keys: Linux-X64-py3.10-2025-05-15-31432099b62c728b456d855a004f921a35d7841744b34ad341f430b2182dd1df-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-1263a08d4f9544c4422f4617e56e2003096a1f7a40deb6c32159c788563693d5
ubuntu-latest py3.10 mypy
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13 mypy
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.13 mypy
Cache not found for keys: Linux-X64-py3.13-2025-05-15-31432099b62c728b456d855a004f921a35d7841744b34ad341f430b2182dd1df-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-1263a08d4f9544c4422f4617e56e2003096a1f7a40deb6c32159c788563693d5
ubuntu-latest py3.13 mypy
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13 mypy
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
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
Cache not found for keys: macOS-ARM64-py3.10-2025-05-15-31432099b62c728b456d855a004f921a35d7841744b34ad341f430b2182dd1df-osx-arm64-xarray-tests-args-e0a578e-root-873f6fe-bin-[object Promise]-file-1263a08d4f9544c4422f4617e56e2003096a1f7a40deb6c32159c788563693d5
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/core/duck_array_ops.py#L254
invalid value encountered in cast
macos-latest py3.10: xarray/core/duck_array_ops.py#L254
invalid value encountered in cast
ubuntu-latest py3.12 all-but-dask
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.12 all-but-dask
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/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.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/array.py#L4257
The dtype `|S4` 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/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.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L205
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/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.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/array.py#L4257
The dtype `|S4` 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#L205
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/core/array.py#L4257
The dtype `|S4` 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#L205
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/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.12 all-but-dask
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 all-but-dask
Cache not found for keys: Linux-X64-py3.12-2025-05-15-15ab7227e4e5c4c709e63785e07b9f9d621b9f7022ba8176de939ddc4ec63673-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-a1e896c24894be3d4dac7f0101eb96f13d4c16f8435131d64512d5c4fc356e92
ubuntu-latest py3.10 min-all-deps
Cache not found for keys: Linux-X64-py3.10-2025-05-15-b5b047cf2351166b163ddc59737d136544cce832ca549c38a4ef904f15e5b20c-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-043bd481fcbcf8e13e3955e6d7cd95c4b8c8f46796f92f6180bdc872f3766ebe
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
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#L237
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#L237
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#L237
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#L237
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#L237
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#L237
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#L237
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#L237
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#L237
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#L237
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
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13 all-but-numba: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/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#L4257
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/core/array.py#L4257
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#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#L4257
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#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#L4257
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#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
Cache not found for keys: Linux-X64-py3.13-2025-05-15-c221d1a8acfc2436e37af6dc4a51ce46b7cd0d49c3905abb2b157ec14f7b956b-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-ae1c30cc20ee9016e1f67897a09749a8e5b907d49d448d422645b591dc225b63
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.
macos-latest py3.13
Cache not found for keys: macOS-ARM64-py3.13-2025-05-15-31432099b62c728b456d855a004f921a35d7841744b34ad341f430b2182dd1df-osx-arm64-xarray-tests-args-a3edb49-root-873f6fe-bin-[object Promise]-file-1263a08d4f9544c4422f4617e56e2003096a1f7a40deb6c32159c788563693d5
macos-latest py3.13
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
macos-latest py3.13: Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/api/asynchronous.py#L205
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#L205
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#L205
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#L205
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#L205
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#L205
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#L205
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#L205
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#L205
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#L205
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.10
Cache not found for keys: Linux-X64-py3.10-2025-05-15-31432099b62c728b456d855a004f921a35d7841744b34ad341f430b2182dd1df-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-1263a08d4f9544c4422f4617e56e2003096a1f7a40deb6c32159c788563693d5
ubuntu-latest py3.10
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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
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
Cache not found for keys: Linux-X64-py3.13-2025-05-15-31432099b62c728b456d855a004f921a35d7841744b34ad341f430b2182dd1df-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-1263a08d4f9544c4422f4617e56e2003096a1f7a40deb6c32159c788563693d5
ubuntu-latest py3.13
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
ubuntu-latest py3.13
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.13: 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#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#L4257
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#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#L4257
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/core/array.py#L4257
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#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#L4257
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/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.
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
Cache not found for keys: Windows-X64-py3.10-2025-05-15-7bbfcfe562918d111324c093a856ffc91bd5647a46f249e18bf3d27163f0a354-win-64-xarray-tests-args-e0a578e-root-74fbf63-bin-[object Promise]-file-44799d1707a72d2fd321b8d71b8f0d7c06c11fb31488dc21c778a7b3791e804f
windows-latest py3.10: xarray/core/duck_array_ops.py#L254
invalid value encountered in cast
windows-latest py3.10: xarray/core/duck_array_ops.py#L254
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.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
Cache not found for keys: Windows-X64-py3.13-2025-05-15-7bbfcfe562918d111324c093a856ffc91bd5647a46f249e18bf3d27163f0a354-win-64-xarray-tests-args-a3edb49-root-74fbf63-bin-[object Promise]-file-44799d1707a72d2fd321b8d71b8f0d7c06c11fb31488dc21c778a7b3791e804f
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: C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\zarr\core\array.py#L4257
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#L4257
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#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#L4257
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#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\core\array.py#L4257
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.

Artifacts

Produced during runtime
Name Size Digest
Event File Expired
2.22 KB
sha256:1d865dcdc834a94fda9887900e3f1b60cf972e0ed5c7f5879a96b8bac7e82c35
Test results for Linux-3.10 Expired
167 KB
sha256:0a8401c37e0342817191aa98e988c4348df256da2c78e5b0bf17a5d6efb6cfb0
Test results for Linux-3.10 bare-minimum Expired
142 KB
sha256:30a13a7e4aadb014118ba91b90f65d4f71e215d9dfc4f643aabd9091bbe2d85d
Test results for Linux-3.10 min-all-deps Expired
184 KB
sha256:8ba7ae082901d139c200d599c56c72994e3b569a922d3b46b272336d85abd71a
Test results for Linux-3.10 mypy Expired
864 Bytes
sha256:999a4f0a51e1beac572d3ef510ed968e5f510b78d1addfe98d53fc06d419d24b
Test results for Linux-3.12 all-but-dask Expired
191 KB
sha256:4d8f43b7fd14a5eec20ff51e6dfc6aa97940ac3ab2075b5ecdc727804bdf61eb
Test results for Linux-3.13 Expired
172 KB
sha256:fc61610507bbdb52e9b74fdf0b0dea56aec9f86e1342d46a1cbe603c0af71443
Test results for Linux-3.13 all-but-numba Expired
168 KB
sha256:4d6331a1a0a36f63fe50f5fd4391a4c82459dd6b0df433b6f774395466106f4e
Test results for Linux-3.13 flaky Expired
744 Bytes
sha256:5453124efe74ce766faf8e4ef40db0ce8b9ad59cecbc4ece9d6462dbc8ef680d
Test results for Linux-3.13 mypy Expired
864 Bytes
sha256:ccceab246ea71691e8defb2a49f5d0d682a330d6955c744312dda9c6c15e74f8
Test results for Windows-3.10 Expired
173 KB
sha256:ec4db3816da65968883833148ee4c4ea71b8c09ca65f842010ccc75e43a61c30
Test results for Windows-3.13 Expired
178 KB
sha256:0190824d49b9effbabcc2a1eff981ef3cacb75f393817c91761a811d0b20d2f8
Test results for macOS-3.10 Expired
169 KB
sha256:293a8945f6c126a7e88e1559ad0b69bcad65e2894b283e1c07ae4618f5f17993
Test results for macOS-3.13 Expired
178 KB
sha256:1e1bfcf16809a9c9a1159a9215a72646646644d9b1a64e39efdf8d06130cce47