Duck array ops for all
and any
#15734
Annotations
10 errors and 1 warning
Run tests:
xarray/tests/test_computation.py#L2484
test_polyfit_polyval_integration[1D-simple-nodask]
TypeError: array_any() got an unexpected keyword argument 'out'
|
Run tests:
xarray/tests/test_computation.py#L2484
test_polyfit_polyval_integration[1D-datetime-nodask]
TypeError: array_any() got an unexpected keyword argument 'out'
|
Run tests:
xarray/tests/test_computation.py#L2484
test_polyfit_polyval_integration[1D-timedelta-nodask]
TypeError: array_any() got an unexpected keyword argument 'out'
|
Run tests:
xarray/tests/test_computation.py#L2484
test_polyfit_polyval_integration[2D-simple-nodask]
TypeError: array_any() got an unexpected keyword argument 'out'
|
Run tests:
xarray/tests/test_computation.py#L2484
test_polyfit_polyval_integration[2D-datetime-nodask]
TypeError: array_any() got an unexpected keyword argument 'out'
|
Run tests:
xarray/tests/test_computation.py#L2484
test_polyfit_polyval_integration[2D-timedelta-nodask]
TypeError: array_any() got an unexpected keyword argument 'out'
|
Run tests:
xarray/tests/test_dataarray.py#L4276
TestDataArray.test_polyfit[True-False]
TypeError: array_any() got an unexpected keyword argument 'out'
|
Run tests:
xarray/tests/test_dataarray.py#L4276
TestDataArray.test_polyfit[False-False]
TypeError: array_any() got an unexpected keyword argument 'out'
|
Run tests:
xarray/tests/test_dataset.py#L6676
TestDataset.test_polyfit_output
TypeError: array_any() got an unexpected keyword argument 'out'
|
Run tests:
xarray/tests/test_dataset.py#L6691
TestDataset.test_polyfit_weighted
TypeError: array_any() got an unexpected keyword argument 'out'
|
Restore cached hypothesis directory
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.
|
Loading