Use array_api compliant dtype #12198
ci.yaml
on: pull_request
detect ci trigger
4s
Event File
8s
Matrix: test
Annotations
81 errors and 1 warning
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.
|
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.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.
|
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.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.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.
|
macos-latest py3.11
The job running on runner GitHub Actions 22 has exceeded the maximum execution time of 360 minutes.
|
macos-latest py3.11:
xarray/tests/test_backends.py#L4548
TestDask.test_deterministic_names
Failed: Timeout >180.0s
|
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:
xarray/tests/test_backends.py#L4566
TestDask.test_dataarray_compute
Failed: Timeout >180.0s
|
macos-latest py3.11:
xarray/tests/test_backends.py#L4579
TestDask.test_save_mfdataset_compute_false_roundtrip
Failed: Timeout >180.0s
|
macos-latest py3.11:
xarray/tests/test_backends.py#L4588
TestDask.test_load_dataset
Failed: Timeout >180.0s
|
macos-latest py3.11
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
4.11 KB |
|
Test results for Linux-3.10 all-but-dask
Expired
|
164 KB |
|
Test results for Linux-3.10 flaky
Expired
|
165 KB |
|
Test results for Linux-3.11
Expired
|
165 KB |
|
Test results for Linux-3.12
Expired
|
143 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
|
166 KB |
|
Test results for Windows-3.11
Expired
|
175 KB |
|
Test results for Windows-3.12
Expired
|
151 KB |
|
Test results for Windows-3.9
Expired
|
170 KB |
|
Test results for macOS-3.12
Expired
|
150 KB |
|
Test results for macOS-3.9
Expired
|
181 KB |
|