Skip to content

core.missing typing #14661

core.missing typing

core.missing typing #14661

Triggered via pull request October 5, 2024 00:19
Status Failure
Total duration 17m 39s
Artifacts 12

ci.yaml

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

Annotations

88 errors and 2 warnings
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_interp.py#L274
test_interpolate_nd[no_chunk] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_interp.py#L315
test_interpolate_nd_nd AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[2D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[3D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_interp.py#L780
test_datetime_interp_noerror AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_interp.py#L805
test_decompose[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_interp.py#L805
test_decompose[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.11 all-but-dask
Process completed with exit code 1.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_interp.py#L274
test_interpolate_nd[no_chunk] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_interp.py#L315
test_interpolate_nd_nd AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[2D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[3D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_interp.py#L780
test_datetime_interp_noerror AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_interp.py#L805
test_decompose[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_interp.py#L805
test_decompose[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10 min-all-deps
Process completed with exit code 1.
macos-latest py3.10: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.10: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.10: xarray/tests/test_interp.py#L274
test_interpolate_nd[no_chunk] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.10: xarray/tests/test_interp.py#L315
test_interpolate_nd_nd AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.10: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[2D] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.10: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[3D] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.10: xarray/tests/test_interp.py#L780
test_datetime_interp_noerror AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.10: xarray/tests/test_interp.py#L805
test_decompose[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.10: xarray/tests/test_interp.py#L805
test_decompose[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.10
Process completed with exit code 1.
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_interp.py#L274
test_interpolate_nd[no_chunk] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_interp.py#L315
test_interpolate_nd_nd AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[2D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[3D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_interp.py#L780
test_datetime_interp_noerror AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_interp.py#L805
test_decompose[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_interp.py#L805
test_decompose[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12 all-but-numba
Process completed with exit code 1.
macos-latest py3.12: xarray/tests/test_interp.py#L274
test_interpolate_nd[no_chunk] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.12: xarray/tests/test_interp.py#L315
test_interpolate_nd_nd AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.12: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[2D] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.12: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[3D] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.12: xarray/tests/test_interp.py#L780
test_datetime_interp_noerror AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.12: xarray/tests/test_interp.py#L805
test_decompose[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.12: xarray/tests/test_interp.py#L805
test_decompose[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.12: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.12: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
macos-latest py3.12
Process completed with exit code 1.
ubuntu-latest py3.10: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10: xarray/tests/test_interp.py#L274
test_interpolate_nd[no_chunk] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10: xarray/tests/test_interp.py#L315
test_interpolate_nd_nd AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[2D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[3D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10: xarray/tests/test_interp.py#L780
test_datetime_interp_noerror AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10: xarray/tests/test_interp.py#L805
test_decompose[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10: xarray/tests/test_interp.py#L805
test_decompose[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.10
Process completed with exit code 1.
ubuntu-latest py3.12: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12: xarray/tests/test_interp.py#L928
test_interpolate_chunk_advanced[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12: xarray/tests/test_interp.py#L274
test_interpolate_nd[no_chunk] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12: xarray/tests/test_interp.py#L315
test_interpolate_nd_nd AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[2D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12: xarray/tests/test_interp.py#L577
test_interpolate_dimorder[3D] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12: xarray/tests/test_interp.py#L780
test_datetime_interp_noerror AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12: xarray/tests/test_interp.py#L805
test_decompose[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12: xarray/tests/test_interp.py#L805
test_decompose[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
ubuntu-latest py3.12
Process completed with exit code 1.
windows-latest py3.10: xarray\tests\test_interp.py#L928
test_interpolate_chunk_advanced[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.10: xarray\tests\test_interp.py#L928
test_interpolate_chunk_advanced[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.10: xarray\tests\test_interp.py#L274
test_interpolate_nd[no_chunk] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.10: xarray\tests\test_interp.py#L315
test_interpolate_nd_nd AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.10: xarray\tests\test_interp.py#L577
test_interpolate_dimorder[2D] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.10: xarray\tests\test_interp.py#L577
test_interpolate_dimorder[3D] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.10: xarray\tests\test_interp.py#L780
test_datetime_interp_noerror AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.10: xarray\tests\test_interp.py#L805
test_decompose[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.10: xarray\tests\test_interp.py#L805
test_decompose[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.10
Process completed with exit code 1.
windows-latest py3.12: xarray\tests\test_interp.py#L928
test_interpolate_chunk_advanced[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.12: xarray\tests\test_interp.py#L928
test_interpolate_chunk_advanced[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.12: xarray\tests\test_interp.py#L274
test_interpolate_nd[no_chunk] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.12: xarray\tests\test_interp.py#L315
test_interpolate_nd_nd AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.12: xarray\tests\test_interp.py#L577
test_interpolate_dimorder[2D] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.12: xarray\tests\test_interp.py#L577
test_interpolate_dimorder[3D] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.12: xarray\tests\test_interp.py#L780
test_datetime_interp_noerror AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.12: xarray\tests\test_interp.py#L805
test_decompose[nearest] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.12: xarray\tests\test_interp.py#L805
test_decompose[linear] AttributeError: 'memoryview' object has no attribute 'transpose'
windows-latest py3.12
Process completed with exit code 1.
ubuntu-latest py3.12 flaky
Failed to save: Unable to reserve cache with key Linux-X64-py3.12-2024-10-05-eab6c91e6ec0ddd65a58a667bf2eac0cfc1597afc982481ab29a79b2e88a0d43-linux-64-xarray-tests-args-ad891c7-root-dcc80ee-bin-[object Promise]-file-f54552b1b31ccc60cbed6c92fd81de37dc0b783f0661df95f6ef74a7279bdb28, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9584/merge, Key: Linux-X64-py3.12-2024-10-05-eab6c91e6ec0ddd65a58a667bf2eac0cfc1597afc982481ab29a79b2e88a0d43-linux-64-xarray-tests-args-ad891c7-root-dcc80ee-bin-[object Promise]-file-f54552b1b31ccc60cbed6c92fd81de37dc0b783f0661df95f6ef74a7279bdb28, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
ubuntu-latest py3.10
Failed to save: Unable to reserve cache with key Linux-X64-py3.10-2024-10-05-eab6c91e6ec0ddd65a58a667bf2eac0cfc1597afc982481ab29a79b2e88a0d43-linux-64-xarray-tests-args-6c53645-root-dcc80ee-bin-[object Promise]-file-f54552b1b31ccc60cbed6c92fd81de37dc0b783f0661df95f6ef74a7279bdb28, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9584/merge, Key: Linux-X64-py3.10-2024-10-05-eab6c91e6ec0ddd65a58a667bf2eac0cfc1597afc982481ab29a79b2e88a0d43-linux-64-xarray-tests-args-6c53645-root-dcc80ee-bin-[object Promise]-file-f54552b1b31ccc60cbed6c92fd81de37dc0b783f0661df95f6ef74a7279bdb28, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca

Artifacts

Produced during runtime
Name Size
Event File
3.75 KB
Test results for Linux-3.10
152 KB
Test results for Linux-3.10 bare-minimum
126 KB
Test results for Linux-3.10 min-all-deps
173 KB
Test results for Linux-3.11 all-but-dask
167 KB
Test results for Linux-3.12
151 KB
Test results for Linux-3.12 all-but-numba
146 KB
Test results for Linux-3.12 flaky
662 Bytes
Test results for Windows-3.10
158 KB
Test results for Windows-3.12
158 KB
Test results for macOS-3.10
154 KB
Test results for macOS-3.12
155 KB