Use array_api compliant dtype #12198
Annotations
11 errors and 1 warning
|
Run tests:
xarray/tests/test_backends.py#L4548
TestDask.test_deterministic_names
Failed: Timeout >180.0s
|
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:
xarray/tests/test_backends.py#L4566
TestDask.test_dataarray_compute
Failed: Timeout >180.0s
|
Run tests:
xarray/tests/test_backends.py#L4579
TestDask.test_save_mfdataset_compute_false_roundtrip
Failed: Timeout >180.0s
|
Run tests:
xarray/tests/test_backends.py#L4588
TestDask.test_load_dataset
Failed: Timeout >180.0s
|
Upload test results
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
Loading