Skip to content

Avoid coercing to numpy in as_shared_dtypes #11941

Avoid coercing to numpy in as_shared_dtypes

Avoid coercing to numpy in as_shared_dtypes #11941

Triggered via pull request March 28, 2024 18:31
Status Failure
Total duration 25m 29s
Artifacts 14

ci.yaml

on: pull_request
detect ci trigger
4s
detect ci trigger
Event File
3s
Event File
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

37 errors
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
ubuntu-latest py3.9 bare-minimum
Process completed with exit code 1.
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
ubuntu-latest py3.10 all-but-dask
Process completed with exit code 1.
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 32B\ndask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>.data
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
ubuntu-latest py3.9 min-all-deps
Process completed with exit code 1.
ubuntu-latest py3.12: xarray/tests/test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 32B\ndask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>.data
ubuntu-latest py3.12: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
ubuntu-latest py3.12
Process completed with exit code 1.
ubuntu-latest py3.9: xarray/tests/test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 32B\ndask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>.data
ubuntu-latest py3.9: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
ubuntu-latest py3.9
Process completed with exit code 1.
ubuntu-latest py3.11: xarray/tests/test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 32B\ndask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>.data
ubuntu-latest py3.11: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
ubuntu-latest py3.11
Process completed with exit code 1.
ubuntu-latest py3.10 flaky: xarray/tests/test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 32B\ndask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>.data
ubuntu-latest py3.10 flaky: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
ubuntu-latest py3.10 flaky
Process completed with exit code 1.
macos-latest py3.11: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
macos-latest py3.11: xarray/tests/test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 32B\ndask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>.data
macos-latest py3.11
Process completed with exit code 1.
windows-latest py3.12: xarray\tests\test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 16B\ndask.array<concatenate, shape=(4,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>.data
windows-latest py3.12: xarray\tests\test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
windows-latest py3.12
Process completed with exit code 1.
macos-latest py3.9: xarray/tests/test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 32B\ndask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>.data
macos-latest py3.9: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
macos-latest py3.9
Process completed with exit code 1.
macos-latest py3.12: xarray/tests/test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 32B\ndask.array<concatenate, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>.data
macos-latest py3.12: xarray/tests/test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
macos-latest py3.12
Process completed with exit code 1.
windows-latest py3.9: xarray\tests\test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 16B\ndask.array<concatenate, shape=(4,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>.data
windows-latest py3.9: xarray\tests\test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
windows-latest py3.9
Process completed with exit code 1.
windows-latest py3.11: xarray\tests\test_variable.py#L562
TestVariableWithDask.test_concat_without_access assert False + where False = isinstance(dask.array<concatenate, shape=(4,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>, ConcatenatableArray) + where dask.array<concatenate, shape=(4,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray> = <xarray.Variable (x: 4)> Size: 16B\ndask.array<concatenate, shape=(4,), dtype=int32, chunksize=(2,), chunktype=numpy.ndarray>.data
windows-latest py3.11: xarray\tests\test_variable.py#L557
TestIndexVariable.test_concat_without_access xarray.tests.UnexpectedDataAccess: Tried accessing data
windows-latest py3.11
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
Event File Expired
3.8 KB
Test results for Linux-3.10 all-but-dask Expired
167 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
141 KB
Test results for Linux-3.9 Expired
163 KB
Test results for Linux-3.9 bare-minimum Expired
122 KB
Test results for Linux-3.9 min-all-deps Expired
165 KB
Test results for Windows-3.11 Expired
172 KB
Test results for Windows-3.12 Expired
149 KB
Test results for Windows-3.9 Expired
168 KB
Test results for macOS-3.11 Expired
173 KB
Test results for macOS-3.12 Expired
159 KB
Test results for macOS-3.9 Expired
177 KB