Skip to content

Rename to_array to to_dataarray #10303

Rename to_array to to_dataarray

Rename to_array to to_dataarray #10303

Triggered via pull request November 10, 2023 02:59
Status Failure
Total duration 26m 45s
Artifacts 8

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

70 errors
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[float64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[int64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[float64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.10 flaky: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[int64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[float64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[int64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.11: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[float64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[int64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
ubuntu-latest py3.9: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[float64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.9: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[int64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L1560
TestVariable.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[float64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L2425
TestDataArray.test_aggregation[int64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L2427
TestDataArray.test_aggregation[int64-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[float64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
macos-latest py3.11: xarray/tests/test_units.py#L2448
TestDataArray.test_unary_operations[int64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L1560
TestVariable.test_aggregation[int32-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L1560
TestVariable.test_aggregation[int32-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L2425
TestDataArray.test_aggregation[float64-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L2425
TestDataArray.test_aggregation[float64-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L2425
TestDataArray.test_aggregation[int32-function_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L2425
TestDataArray.test_aggregation[int32-function_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L2427
TestDataArray.test_aggregation[int32-method_max] TypeError: no implementation found for 'numpy.max' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L2427
TestDataArray.test_aggregation[int32-method_min] TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L2448
TestDataArray.test_unary_operations[float64-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
windows-latest py3.9: xarray\tests\test_units.py#L2448
TestDataArray.test_unary_operations[int32-round] TypeError: no implementation found for 'numpy.round' on types that implement __array_function__: [<class 'pint.util.Quantity'>]

Artifacts

Produced during runtime
Name Size
Event File Expired
27.2 KB
Test results for Linux-3.10 Expired
2.49 MB
Test results for Linux-3.11 Expired
2.5 MB
Test results for Linux-3.9 Expired
2.5 MB
Test results for Windows-3.11 Expired
2.44 MB
Test results for Windows-3.9 Expired
2.49 MB
Test results for macOS-3.11 Expired
2.5 MB
Test results for macOS-3.9 Expired
2.5 MB