Skip to content

Enable pandas type checking #13309

Enable pandas type checking

Enable pandas type checking #13309

Triggered via pull request July 12, 2024 21:34
Status Failure
Total duration 19m 40s
Artifacts 11

ci.yaml

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

Annotations

90 errors
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_dataset.py#L584
TestDataset.test_constructor_pandas_single KeyError: '0'
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L522
TestConcatDataset.test_concat_2[False] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L556
TestConcatDataset.test_concat_dim_precedence ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.12: xarray/tests/test_backends.py#L4705
TestDask.test_open_multi_dataset ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.12: xarray/tests/test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.12: xarray/tests/test_dataset.py#L584
TestDataset.test_constructor_pandas_single KeyError: '0'
macos-latest py3.12: xarray/tests/test_concat.py#L522
TestConcatDataset.test_concat_2[False] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_concat.py#L522
TestConcatDataset.test_concat_2[False] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_concat.py#L556
TestConcatDataset.test_concat_dim_precedence ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_concat.py#L925
TestConcatDataset.test_concat_dim_is_variable ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.9: xarray/tests/test_backends.py#L4705
TestDask.test_open_multi_dataset ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.9: xarray/tests/test_dataset.py#L584
TestDataset.test_constructor_pandas_single KeyError: '0'
macos-latest py3.9: xarray/tests/test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.9: xarray/tests/test_concat.py#L522
TestConcatDataset.test_concat_2[False] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
macos-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_backends.py#L4705
TestDask.test_open_multi_dataset ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L925
TestConcatDataset.test_concat_dim_is_variable ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L932
TestConcatDataset.test_concat_dim_is_dataarray ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L1090
TestConcatDataArray.test_concat ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L522
TestConcatDataset.test_concat_2[False] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9: xarray/tests/test_backends.py#L4705
TestDask.test_open_multi_dataset ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9: xarray/tests/test_dataset.py#L584
TestDataset.test_constructor_pandas_single KeyError: '0'
ubuntu-latest py3.9: xarray/tests/test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9: xarray/tests/test_concat.py#L522
TestConcatDataset.test_concat_2[False] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.9: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.12: xarray/tests/test_backends.py#L4705
TestDask.test_open_multi_dataset ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.12: xarray/tests/test_dataset.py#L584
TestDataset.test_constructor_pandas_single KeyError: '0'
ubuntu-latest py3.12: xarray/tests/test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.12: xarray/tests/test_concat.py#L522
TestConcatDataset.test_concat_2[False] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
ubuntu-latest py3.12: xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_backends.py#L4705
TestDask.test_open_multi_dataset ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_concat.py#L522
TestConcatDataset.test_concat_2[False] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.9: xarray\tests\test_concat.py#L556
TestConcatDataset.test_concat_dim_precedence ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.12: xarray\tests\test_backends.py#L4705
TestDask.test_open_multi_dataset ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.12: xarray\tests\test_dataset.py#L584
TestDataset.test_constructor_pandas_single KeyError: '0'
windows-latest py3.12: xarray\tests\test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.12: xarray\tests\test_concat.py#L522
TestConcatDataset.test_concat_2[False] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.12: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.12: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.12: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.12: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.12: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-minimal] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
windows-latest py3.12: xarray\tests\test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-all] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

Artifacts

Produced during runtime
Name Size
Event File Expired
3.76 KB
Test results for Linux-3.11 all-but-dask Expired
171 KB
Test results for Linux-3.12 Expired
154 KB
Test results for Linux-3.12 flaky Expired
668 Bytes
Test results for Linux-3.9 Expired
151 KB
Test results for Linux-3.9 bare-minimum Expired
130 KB
Test results for Linux-3.9 min-all-deps Expired
171 KB
Test results for Windows-3.12 Expired
158 KB
Test results for Windows-3.9 Expired
157 KB
Test results for macOS-3.12 Expired
154 KB
Test results for macOS-3.9 Expired
157 KB