Skip to content

More flexible index variables #8892

More flexible index variables

More flexible index variables #8892

Triggered via pull request August 31, 2023 07:41
Status Failure
Total duration 29m 14s
Artifacts 10

ci.yaml

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

Annotations

92 errors
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'z', 'y'}, {'z', 'x', 'y'})
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'z', 'y'}, {'z', 'y', 'x'})
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.10 all-but-dask
Process completed with exit code 1.
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'z', 'y'}, {'z', 'x', 'y'})
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'z', 'y'}, {'z', 'x', 'y'})
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'z', 'y'}, {'z', 'x', 'y'})
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'z', 'y'}, {'z', 'x', 'y'})
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
ubuntu-latest py3.9 min-all-deps
Process completed with exit code 1.
ubuntu-latest py3.10: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'z', 'y'}, {'x', 'z', 'y'})
ubuntu-latest py3.10: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'z', 'y'}, {'x', 'z', 'y'})
ubuntu-latest py3.10: xarray/tests/test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'z', 'y'}, {'x', 'z', 'y'})
ubuntu-latest py3.10: xarray/tests/test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'z', 'y'}, {'x', 'z', 'y'})
ubuntu-latest py3.10: xarray/tests/test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
ubuntu-latest py3.10: xarray/tests/test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.10: xarray/tests/test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.10
Process completed with exit code 1.
ubuntu-latest py3.11: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'y', 'z'}, {'x', 'y', 'z'})
ubuntu-latest py3.11: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'y', 'z'}, {'x', 'y', 'z'})
ubuntu-latest py3.11: xarray/tests/test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'y', 'z'}, {'x', 'y', 'z'})
ubuntu-latest py3.11: xarray/tests/test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'y', 'z'}, {'x', 'y', 'z'})
ubuntu-latest py3.11: xarray/tests/test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
ubuntu-latest py3.11: xarray/tests/test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.11: xarray/tests/test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.11
Process completed with exit code 1.
ubuntu-latest py3.9: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
ubuntu-latest py3.9: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
ubuntu-latest py3.9: xarray/tests/test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
ubuntu-latest py3.9: xarray/tests/test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
ubuntu-latest py3.9: xarray/tests/test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
ubuntu-latest py3.9: xarray/tests/test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.9: xarray/tests/test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.9
Process completed with exit code 1.
ubuntu-latest py3.10 flaky: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'y', 'z'}, {'y', 'z', 'x'})
ubuntu-latest py3.10 flaky: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'y', 'z'}, {'y', 'z', 'x'})
ubuntu-latest py3.10 flaky: xarray/tests/test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'y', 'z'}, {'x', 'z', 'y'})
ubuntu-latest py3.10 flaky: xarray/tests/test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'y', 'z'}, {'x', 'z', 'y'})
ubuntu-latest py3.10 flaky: xarray/tests/test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
ubuntu-latest py3.10 flaky: xarray/tests/test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.10 flaky: xarray/tests/test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
ubuntu-latest py3.10 flaky
Process completed with exit code 1.
windows-latest py3.11: xarray\tests\test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'z', 'y'}, {'z', 'y', 'x'})
windows-latest py3.11: xarray\tests\test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'z', 'y'}, {'z', 'y', 'x'})
windows-latest py3.11: xarray\tests\test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'z', 'y'}, {'z', 'y', 'x'})
windows-latest py3.11: xarray\tests\test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'z', 'y'}, {'z', 'y', 'x'})
windows-latest py3.11: xarray\tests\test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
windows-latest py3.11: xarray\tests\test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
windows-latest py3.11: xarray\tests\test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
windows-latest py3.11
Process completed with exit code 1.
macos-latest py3.10: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
macos-latest py3.10: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
macos-latest py3.10: xarray/tests/test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'z', 'y'}, {'y', 'z', 'x'})
macos-latest py3.10: xarray/tests/test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'z', 'y'}, {'y', 'z', 'x'})
macos-latest py3.10: xarray/tests/test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
macos-latest py3.10: xarray/tests/test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
macos-latest py3.10: xarray/tests/test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
macos-latest py3.10
Process completed with exit code 1.
windows-latest py3.10: xarray\tests\test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
windows-latest py3.10: xarray\tests\test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
windows-latest py3.10: xarray\tests\test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
windows-latest py3.10: xarray\tests\test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
windows-latest py3.10: xarray\tests\test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
windows-latest py3.10: xarray\tests\test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'y', 'z'}, {'y', 'x', 'z'})
windows-latest py3.10: xarray\tests\test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
windows-latest py3.10
Process completed with exit code 1.
windows-latest py3.9: xarray\tests\test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
windows-latest py3.9: xarray\tests\test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
windows-latest py3.9: xarray\tests\test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'y', 'z'}, {'x', 'y', 'z'})
windows-latest py3.9: xarray\tests\test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'y', 'z'}, {'x', 'y', 'z'})
windows-latest py3.9: xarray\tests\test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'y', 'z'}, {'x', 'y', 'z'})
windows-latest py3.9: xarray\tests\test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'y', 'z'}, {'x', 'y', 'z'})
windows-latest py3.9: xarray\tests\test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
windows-latest py3.9
Process completed with exit code 1.
macos-latest py3.11: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'z', 'y'}, {'z', 'y', 'x'})
macos-latest py3.11: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'z', 'y'}, {'z', 'y', 'x'})
macos-latest py3.11: xarray/tests/test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'z', 'y'}, {'z', 'y', 'x'})
macos-latest py3.11: xarray/tests/test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'z', 'y'}, {'z', 'y', 'x'})
macos-latest py3.11: xarray/tests/test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
macos-latest py3.11: xarray/tests/test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
macos-latest py3.11: xarray/tests/test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
macos-latest py3.11
Process completed with exit code 1.
macos-latest py3.9: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[False] AssertionError: ({'y', 'z'}, {'y', 'z', 'x'})
macos-latest py3.9: xarray/tests/test_interp.py#L181
test_interpolate_vectorize[True] AssertionError: ({'y', 'z'}, {'y', 'z', 'x'})
macos-latest py3.9: xarray/tests/test_interp.py#L256
test_interpolate_nd[no_chunk] AssertionError: ({'y', 'z'}, {'y', 'z', 'x'})
macos-latest py3.9: xarray/tests/test_interp.py#L256
test_interpolate_nd[chunked] AssertionError: ({'y', 'z'}, {'y', 'z', 'x'})
macos-latest py3.9: xarray/tests/test_interp.py#L501
test_dataset AssertionError: (set(), {'dim2'})
macos-latest py3.9: xarray/tests/test_missing.py#L106
test_interpolate_pd_compat ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
macos-latest py3.9: xarray/tests/test_missing.py#L142
test_interpolate_pd_compat_non_uniform_index ValueError: 'fill_value' is not a valid keyword for DataFrame.interpolate
macos-latest py3.9
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
Event File Expired
29 KB
Test results for Linux-3.10 Expired
2.4 MB
Test results for Linux-3.11 Expired
2.4 MB
Test results for Linux-3.9 Expired
2.4 MB
Test results for Windows-3.10 Expired
2.39 MB
Test results for Windows-3.11 Expired
2.39 MB
Test results for Windows-3.9 Expired
2.39 MB
Test results for macOS-3.10 Expired
2.4 MB
Test results for macOS-3.11 Expired
2.4 MB
Test results for macOS-3.9 Expired
2.4 MB