Use array_api compliant dtype #12196
Annotations
7 errors
Run tests:
xarray/tests/test_dask.py#L916
test_dask_kwargs_variable[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
Run tests:
xarray/tests/test_dask.py#L916
test_dask_kwargs_variable[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
Run tests:
xarray/tests/test_dask.py#L930
test_dask_kwargs_dataarray[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
Run tests:
xarray/tests/test_dask.py#L930
test_dask_kwargs_dataarray[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
Run tests:
xarray/tests/test_dask.py#L944
test_dask_kwargs_dataset[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
Run tests:
xarray/tests/test_dask.py#L944
test_dask_kwargs_dataset[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
Run tests
Process completed with exit code 1.
|
Loading