Use array_api compliant dtype #12196
ci.yaml
on: pull_request
detect ci trigger
2s
Event File
2s
Matrix: test
Annotations
77 errors
ubuntu-latest py3.9 min-all-deps:
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.
|
ubuntu-latest py3.9 min-all-deps:
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.
|
ubuntu-latest py3.9 min-all-deps:
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.
|
ubuntu-latest py3.9 min-all-deps:
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.
|
ubuntu-latest py3.9 min-all-deps:
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.
|
ubuntu-latest py3.9 min-all-deps:
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.
|
ubuntu-latest py3.9 min-all-deps
Process completed with exit code 1.
|
ubuntu-latest py3.12:
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.
|
ubuntu-latest py3.12:
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.
|
ubuntu-latest py3.12:
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.
|
ubuntu-latest py3.12:
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.
|
ubuntu-latest py3.12:
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.
|
ubuntu-latest py3.12:
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.
|
ubuntu-latest py3.12
Process completed with exit code 1.
|
ubuntu-latest py3.9:
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.
|
ubuntu-latest py3.9:
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.
|
ubuntu-latest py3.9:
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.
|
ubuntu-latest py3.9:
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.
|
ubuntu-latest py3.9:
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.
|
ubuntu-latest py3.9:
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.
|
ubuntu-latest py3.9
Process completed with exit code 1.
|
ubuntu-latest py3.10 flaky:
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.
|
ubuntu-latest py3.10 flaky:
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.
|
ubuntu-latest py3.10 flaky:
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.
|
ubuntu-latest py3.10 flaky:
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.
|
ubuntu-latest py3.10 flaky:
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.
|
ubuntu-latest py3.10 flaky:
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.
|
ubuntu-latest py3.10 flaky
Process completed with exit code 1.
|
ubuntu-latest py3.11:
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.
|
ubuntu-latest py3.11:
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.
|
ubuntu-latest py3.11:
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.
|
ubuntu-latest py3.11:
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.
|
ubuntu-latest py3.11:
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.
|
ubuntu-latest py3.11:
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.
|
ubuntu-latest py3.11
Process completed with exit code 1.
|
windows-latest py3.9:
xarray\tests\test_dask.py#L916
test_dask_kwargs_variable[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.9:
xarray\tests\test_dask.py#L916
test_dask_kwargs_variable[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.9:
xarray\tests\test_dask.py#L930
test_dask_kwargs_dataarray[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.9:
xarray\tests\test_dask.py#L930
test_dask_kwargs_dataarray[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.9:
xarray\tests\test_dask.py#L944
test_dask_kwargs_dataset[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.9:
xarray\tests\test_dask.py#L944
test_dask_kwargs_dataset[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.9
Process completed with exit code 1.
|
windows-latest py3.12:
xarray\tests\test_dask.py#L916
test_dask_kwargs_variable[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.12:
xarray\tests\test_dask.py#L916
test_dask_kwargs_variable[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.12:
xarray\tests\test_dask.py#L930
test_dask_kwargs_dataarray[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.12:
xarray\tests\test_dask.py#L930
test_dask_kwargs_dataarray[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.12:
xarray\tests\test_dask.py#L944
test_dask_kwargs_dataset[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.12:
xarray\tests\test_dask.py#L944
test_dask_kwargs_dataset[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.12
Process completed with exit code 1.
|
macos-latest py3.12:
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.
|
macos-latest py3.12:
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.
|
macos-latest py3.12:
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.
|
macos-latest py3.12:
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.
|
macos-latest py3.12:
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.
|
macos-latest py3.12:
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.
|
macos-latest py3.12
Process completed with exit code 1.
|
windows-latest py3.11:
xarray\tests\test_dask.py#L916
test_dask_kwargs_variable[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.11:
xarray\tests\test_dask.py#L916
test_dask_kwargs_variable[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.11:
xarray\tests\test_dask.py#L930
test_dask_kwargs_dataarray[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.11:
xarray\tests\test_dask.py#L930
test_dask_kwargs_dataarray[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.11:
xarray\tests\test_dask.py#L944
test_dask_kwargs_dataset[load]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.11:
xarray\tests\test_dask.py#L944
test_dask_kwargs_dataset[compute]
AssertionError: expected call not found.
Expected: compute(dask.array<array, shape=(3,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, foo='bar')
Actual: not called.
|
windows-latest py3.11
Process completed with exit code 1.
|
macos-latest py3.11:
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.
|
macos-latest py3.11:
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.
|
macos-latest py3.11:
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.
|
macos-latest py3.11:
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.
|
macos-latest py3.11:
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.
|
macos-latest py3.11:
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.
|
macos-latest py3.11
Process completed with exit code 1.
|
macos-latest py3.9:
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.
|
macos-latest py3.9:
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.
|
macos-latest py3.9:
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.
|
macos-latest py3.9:
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.
|
macos-latest py3.9:
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.
|
macos-latest py3.9:
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.
|
macos-latest py3.9
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
4 KB |
|
Test results for Linux-3.10 all-but-dask
Expired
|
165 KB |
|
Test results for Linux-3.10 flaky
Expired
|
165 KB |
|
Test results for Linux-3.11
Expired
|
164 KB |
|
Test results for Linux-3.12
Expired
|
142 KB |
|
Test results for Linux-3.9
Expired
|
164 KB |
|
Test results for Linux-3.9 bare-minimum
Expired
|
122 KB |
|
Test results for Linux-3.9 min-all-deps
Expired
|
167 KB |
|
Test results for Windows-3.11
Expired
|
171 KB |
|
Test results for Windows-3.12
Expired
|
151 KB |
|
Test results for Windows-3.9
Expired
|
170 KB |
|
Test results for macOS-3.11
Expired
|
182 KB |
|
Test results for macOS-3.12
Expired
|
156 KB |
|
Test results for macOS-3.9
Expired
|
181 KB |
|