Rewrite interp to use apply_ufunc
#15747
ci.yaml
on: pull_request
detect ci trigger
3s
Event File
3s
Matrix: test
Annotations
68 errors and 26 warnings
windows-latest py3.12
Canceling since a higher priority waiting request for 'CI-refs/pull/9881/merge' exists
|
windows-latest py3.12
Could not find micromamba activate xarray-tests in C:\Users\runneradmin\.bash_profile
|
windows-latest py3.12
The operation was canceled.
|
windows-latest py3.10
Canceling since a higher priority waiting request for 'CI-refs/pull/9881/merge' exists
|
windows-latest py3.10
The operation was canceled.
|
windows-latest py3.10
Could not find micromamba activate xarray-tests in C:\Users\runneradmin\.bash_profile
|
macos-latest py3.10
Canceling since a higher priority waiting request for 'CI-refs/pull/9881/merge' exists
|
macos-latest py3.10:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-x-cubic]
TypeError: string indices must be integers
|
macos-latest py3.10:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-y-cubic]
TypeError: string indices must be integers
|
macos-latest py3.10:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-x-cubic]
TypeError: string indices must be integers
|
macos-latest py3.10:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-y-cubic]
TypeError: string indices must be integers
|
macos-latest py3.10:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[cubic]
TypeError: string indices must be integers
|
macos-latest py3.10:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[zero]
TypeError: string indices must be integers
|
macos-latest py3.10:
xarray/tests/test_interp.py#L277
test_interpolate_vectorize[False-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
macos-latest py3.10:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-akima]
TypeError: string indices must be integers
|
macos-latest py3.10:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-makima]
TypeError: string indices must be integers
|
macos-latest py3.10:
xarray/tests/test_interp.py#L291
test_interpolate_vectorize[True-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.10
Canceling since a higher priority waiting request for 'CI-refs/pull/9881/merge' exists
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-x-cubic]
TypeError: string indices must be integers
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-y-cubic]
TypeError: string indices must be integers
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-x-cubic]
TypeError: string indices must be integers
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-y-cubic]
TypeError: string indices must be integers
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[cubic]
TypeError: string indices must be integers
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[zero]
TypeError: string indices must be integers
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L277
test_interpolate_vectorize[False-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-akima]
TypeError: string indices must be integers
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-makima]
TypeError: string indices must be integers
|
ubuntu-latest py3.10:
xarray/tests/test_interp.py#L291
test_interpolate_vectorize[True-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.12 all-but-numba
Canceling since a higher priority waiting request for 'CI-refs/pull/9881/merge' exists
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-x-cubic]
TypeError: string indices must be integers, not 'str'
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-y-cubic]
TypeError: string indices must be integers, not 'str'
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-x-cubic]
TypeError: string indices must be integers, not 'str'
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-y-cubic]
TypeError: string indices must be integers, not 'str'
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[cubic]
TypeError: string indices must be integers, not 'str'
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[zero]
TypeError: string indices must be integers, not 'str'
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L277
test_interpolate_vectorize[False-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-akima]
TypeError: string indices must be integers, not 'str'
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-makima]
TypeError: string indices must be integers, not 'str'
|
ubuntu-latest py3.12 all-but-numba:
xarray/tests/test_interp.py#L291
test_interpolate_vectorize[True-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.12
Canceling since a higher priority waiting request for 'CI-refs/pull/9881/merge' exists
|
ubuntu-latest py3.12
The operation was canceled.
|
ubuntu-latest py3.10 min-all-deps
Canceling since a higher priority waiting request for 'CI-refs/pull/9881/merge' exists
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_groupby.py#L2179
TestDataArrayResample.test_upsample_interpolate
ValueError: Dimensions {'m', 'i', 'e', 't'} do not exist. Expected one or more of ('x', 'y', 'time')
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_groupby.py#L2257
TestDataArrayResample.test_upsample_interpolate_dask[True]
ValueError: Dimensions {'m', 'i', 'e', 't'} do not exist. Expected one or more of ('x', 'y', 'time')
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_groupby.py#L2257
TestDataArrayResample.test_upsample_interpolate_dask[False]
ValueError: Dimensions {'m', 'i', 'e', 't'} do not exist. Expected one or more of ('x', 'y', 'time')
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-True-cubic]
TypeError: string indices must be integers
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-True-pchip]
TypeError: string indices must be integers
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-True-quintic]
TypeError: string indices must be integers
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_interp.py#L959
test_interpolate_chunk_1d[1-1-1-False-linear]
ValueError: dimensions () must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_interp.py#L959
test_interpolate_chunk_1d[1-1-1-False-nearest]
ValueError: dimensions () must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-False-cubic]
TypeError: string indices must be integers
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-False-pchip]
TypeError: string indices must be integers
|
macos-latest py3.12
Canceling since a higher priority waiting request for 'CI-refs/pull/9881/merge' exists
|
macos-latest py3.12:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-x-cubic]
TypeError: string indices must be integers, not 'str'
|
macos-latest py3.12:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-y-cubic]
TypeError: string indices must be integers, not 'str'
|
macos-latest py3.12:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-x-cubic]
TypeError: string indices must be integers, not 'str'
|
macos-latest py3.12:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-y-cubic]
TypeError: string indices must be integers, not 'str'
|
macos-latest py3.12:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[cubic]
TypeError: string indices must be integers, not 'str'
|
macos-latest py3.12:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[zero]
TypeError: string indices must be integers, not 'str'
|
macos-latest py3.12:
xarray/tests/test_interp.py#L277
test_interpolate_vectorize[False-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
macos-latest py3.12:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-akima]
TypeError: string indices must be integers, not 'str'
|
macos-latest py3.12:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-makima]
TypeError: string indices must be integers, not 'str'
|
macos-latest py3.12:
xarray/tests/test_interp.py#L291
test_interpolate_vectorize[True-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.11 all-but-dask
Canceling since a higher priority waiting request for 'CI-refs/pull/9881/merge' exists
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_interp.py#L1029
test_interp1d_bounds_error
ValueError: dimensions () must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_interp.py#L1063
test_interp1d_complex_out_of_bounds
ValueError: dimensions () must have the same length as the number of data dimensions, ndim=1
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_groupby.py#L2179
TestDataArrayResample.test_upsample_interpolate
ValueError: Dimensions {'t', 'e', 'i', 'm'} do not exist. Expected one or more of ('x', 'y', 'time')
|
ubuntu-latest py3.11 all-but-dask
The operation was canceled.
|
detect ci trigger
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Event File
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
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
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
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
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
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.
|
windows-latest py3.12
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
windows-latest py3.10
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
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
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
ubuntu-latest py3.10
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
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 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
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
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
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
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
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
macos-latest py3.12
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
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.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
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
|
4.28 KB |
|
Test results for Linux-3.10 bare-minimum
|
128 KB |
|
Test results for Linux-3.12 flaky
|
662 Bytes |
|