Skip to content

Cache the result of DaskManager.normalize_chunks #15778

Cache the result of DaskManager.normalize_chunks

Cache the result of DaskManager.normalize_chunks #15778

Triggered via pull request December 16, 2024 16:46
Status Failure
Total duration 37m 40s
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

80 errors and 26 warnings
macos-latest py3.10: xarray/tests/test_dataarray.py#L906
TestDataArray.test_chunk AssertionError: assert 'xarray-<this...f7081ab98af4d' == 'xarray-<this...742362e5155a7' - xarray-<this-array>-10ed37302ad1cc1e92d742362e5155a7 + xarray-<this-array>-fd5d668333e480374d8f7081ab98af4d
macos-latest py3.10: xarray/tests/test_backends.py#L5057
TestDask.test_deterministic_names AssertionError: assert {'var1': 'ope...6f0ddddec1be'} == {'var1': 'ope...8b5a47dd6ae4'} Differing items: {'var3': 'open_dataset-var3-531b99b14a4da8f408e66f0ddddec1be'} != {'var3': 'open_dataset-var3-079ac6da1511fc8eeda58b5a47dd6ae4'} {'var1': 'open_dataset-var1-ecbf5173761b1a8a456f817a925b4065'} != {'var1': 'open_dataset-var1-0dcfab564a7fae438564046f737e6c4f'} {'var2': 'open_dataset-var2-9fac6690f31e03e2b5f8491f7d66a583'} != {'var2': 'open_dataset-var2-34e839699fefea084a910f574c9c5c75'} Full diff: { - 'var1': 'open_dataset-var1-0dcfab564a7fae438564046f737e6c4f', - 'var2': 'open_dataset-var2-34e839699fefea084a910f574c9c5c75', - 'var3': 'open_dataset-var3-079ac6da1511fc8eeda58b5a47dd6ae4', + 'var1': 'open_dataset-var1-ecbf5173761b1a8a456f817a925b4065', + 'var2': 'open_dataset-var2-9fac6690f31e03e2b5f8491f7d66a583', + 'var3': 'open_dataset-var3-531b99b14a4da8f408e66f0ddddec1be', }
macos-latest py3.10: xarray/tests/test_plugins.py#L256
test_lazy_import AssertionError: {'sparse', 'scipy', 'dask.array'} have been imported but should be lazy assert 3 == 0 + where 3 = len({'dask.array', 'scipy', 'sparse'})
macos-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.12: xarray/tests/test_backends.py#L5057
TestDask.test_deterministic_names AssertionError: assert {'var1': 'ope...012ac207958f'} == {'var1': 'ope...cbec51cf5927'} Differing items: {'var2': 'open_dataset-var2-1e1a1b184ceac955745609ff5137e71d'} != {'var2': 'open_dataset-var2-73ea9b1860978a1e85766042a35942b2'} {'var1': 'open_dataset-var1-81078cad2e886d791772819da096670a'} != {'var1': 'open_dataset-var1-9e3876f385da8e56c3dcb5bda1b94395'} {'var3': 'open_dataset-var3-bf889e6e6496f8b2c4fa012ac207958f'} != {'var3': 'open_dataset-var3-eec0f8f4d0db8157bee7cbec51cf5927'} Full diff: { - 'var1': 'open_dataset-var1-9e3876f385da8e56c3dcb5bda1b94395', - 'var2': 'open_dataset-var2-73ea9b1860978a1e85766042a35942b2', - 'var3': 'open_dataset-var3-eec0f8f4d0db8157bee7cbec51cf5927', + 'var1': 'open_dataset-var1-81078cad2e886d791772819da096670a', + 'var2': 'open_dataset-var2-1e1a1b184ceac955745609ff5137e71d', + 'var3': 'open_dataset-var3-bf889e6e6496f8b2c4fa012ac207958f', }
macos-latest py3.12: xarray/tests/test_dataarray.py#L906
TestDataArray.test_chunk AssertionError: assert 'xarray-<this...5127b5fba5efc' == 'xarray-<this...2a1b623717d27' - xarray-<this-array>-8ee336193db0bf7d1aa2a1b623717d27 + xarray-<this-array>-287579aa7937199d68f5127b5fba5efc
macos-latest py3.12: xarray/tests/test_plugins.py#L256
test_lazy_import AssertionError: {'dask.array', 'sparse', 'scipy'} have been imported but should be lazy assert 3 == 0 + where 3 = len({'dask.array', 'scipy', 'sparse'})
macos-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
macos-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12: xarray/tests/test_backends.py#L5057
TestDask.test_deterministic_names AssertionError: assert {'var1': 'ope...3c506002ad26'} == {'var1': 'ope...14aa758deac2'} Differing items: {'var3': 'open_dataset-var3-be60658636d2b692e1ee3c506002ad26'} != {'var3': 'open_dataset-var3-c65891cfb4acebbd474014aa758deac2'} {'var1': 'open_dataset-var1-3a28bcbc9e6a40655412e8e339cc2144'} != {'var1': 'open_dataset-var1-c17bbad435a2f6aaddf06a876dbbfb8b'} {'var2': 'open_dataset-var2-128058e54157be0563d6c3493c89efe7'} != {'var2': 'open_dataset-var2-15c35bdf53cee77357a7abcc5be30f92'} Full diff: { - 'var1': 'open_dataset-var1-c17bbad435a2f6aaddf06a876dbbfb8b', - 'var2': 'open_dataset-var2-15c35bdf53cee77357a7abcc5be30f92', - 'var3': 'open_dataset-var3-c65891cfb4acebbd474014aa758deac2', + 'var1': 'open_dataset-var1-3a28bcbc9e6a40655412e8e339cc2144', + 'var2': 'open_dataset-var2-128058e54157be0563d6c3493c89efe7', + 'var3': 'open_dataset-var3-be60658636d2b692e1ee3c506002ad26', }
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L906
TestDataArray.test_chunk AssertionError: assert 'xarray-<this...2ec0be0ae2ac2' == 'xarray-<this...9eb0f4a0e3992' - xarray-<this-array>-bd6fe42e842578da0179eb0f4a0e3992 + xarray-<this-array>-b9a3aa9ed707d853d172ec0be0ae2ac2
ubuntu-latest py3.12: xarray/tests/test_plugins.py#L256
test_lazy_import AssertionError: {'sparse', 'scipy', 'dask.array'} have been imported but should be lazy assert 3 == 0 + where 3 = len({'dask.array', 'scipy', 'sparse'})
ubuntu-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L5057
TestDask.test_deterministic_names AssertionError: assert {'var1': 'ope...7a00e6f6fcfc'} == {'var1': 'ope...e8d058a73855'} Differing items: {'var3': 'open_dataset-var3-f2f1ccc20200d24b1ec47a00e6f6fcfc'} != {'var3': 'open_dataset-var3-2229dd91346f73996943e8d058a73855'} {'var1': 'open_dataset-var1-17bc252efeb497f5441a58eae82bf715'} != {'var1': 'open_dataset-var1-0bd3d12ca42499dbafd54710caffa78d'} {'var2': 'open_dataset-var2-97f3a821d5210bae0ff23578b9288635'} != {'var2': 'open_dataset-var2-0f9973346afc22179bff17f04d58c03a'} Full diff: { - 'var1': 'open_dataset-var1-0bd3d12ca42499dbafd54710caffa78d', - 'var2': 'open_dataset-var2-0f9973346afc22179bff17f04d58c03a', - 'var3': 'open_dataset-var3-2229dd91346f73996943e8d058a73855', + 'var1': 'open_dataset-var1-17bc252efeb497f5441a58eae82bf715', + 'var2': 'open_dataset-var2-97f3a821d5210bae0ff23578b9288635', + 'var3': 'open_dataset-var3-f2f1ccc20200d24b1ec47a00e6f6fcfc', }
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_dataarray.py#L906
TestDataArray.test_chunk AssertionError: assert 'xarray-<this...46146d4ec64cc' == 'xarray-<this...12c3b74c9e1a5' - xarray-<this-array>-ab00ea1d828f724ead512c3b74c9e1a5 + xarray-<this-array>-4892319b2f7f4cd66b646146d4ec64cc
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_plugins.py#L256
test_lazy_import AssertionError: {'scipy', 'dask.array'} have been imported but should be lazy assert 2 == 0 + where 2 = len({'dask.array', 'scipy'})
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.12: xarray\tests\test_dataarray.py#L906
TestDataArray.test_chunk AssertionError: assert 'xarray-<this...0b4bddf38f12d' == 'xarray-<this...3559968850894' - xarray-<this-array>-0449f40a858574f6b6b3559968850894 + xarray-<this-array>-aa6b33ccccfdf9731710b4bddf38f12d
windows-latest py3.12: xarray\tests\test_backends.py#L5057
TestDask.test_deterministic_names AssertionError: assert {'var1': 'ope...00f84c34b586'} == {'var1': 'ope...b82007a7772b'} Differing items: {'var3': 'open_dataset-var3-838df4678e8a16ce8b9200f84c34b586'} != {'var3': 'open_dataset-var3-6bc878392c84e633699cb82007a7772b'} {'var2': 'open_dataset-var2-3898b16b0c502317d21e7e5c6a9c5520'} != {'var2': 'open_dataset-var2-b22a41d139871421f7423b6326a14af7'} {'var1': 'open_dataset-var1-757b99c0899115bf5eeccbd08274d1e7'} != {'var1': 'open_dataset-var1-28ea8a3521a34f258030f8f33f7eb964'} Full diff: { - 'var1': 'open_dataset-var1-28ea8a3521a34f258030f8f33f7eb964', - 'var2': 'open_dataset-var2-b22a41d139871421f7423b6326a14af7', - 'var3': 'open_dataset-var3-6bc878392c84e633699cb82007a7772b', + 'var1': 'open_dataset-var1-757b99c0899115bf5eeccbd08274d1e7', + 'var2': 'open_dataset-var2-3898b16b0c502317d21e7e5c6a9c5520', + 'var3': 'open_dataset-var3-838df4678e8a16ce8b9200f84c34b586', }
windows-latest py3.12: xarray\tests\test_plugins.py#L256
test_lazy_import AssertionError: {'sparse', 'dask.array', 'scipy'} have been imported but should be lazy assert 3 == 0 + where 3 = len({'dask.array', 'scipy', 'sparse'})
windows-latest py3.12: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.12: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.12: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.12: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.12: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.12: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.12: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-DataArray-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_dataarray.py#L906
TestDataArray.test_chunk AssertionError: assert 'xarray-<this...357d86b97ced3' == 'xarray-<this...dd0b320f1a8ad' - xarray-<this-array>-0f84672e4768b42da94dd0b320f1a8ad + xarray-<this-array>-04ec322d74a0cbd6c6c357d86b97ced3
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L5057
TestDask.test_deterministic_names AssertionError: assert {'var1': 'ope...f87b5cc33449'} == {'var1': 'ope...6ff397dce499'} Differing items: {'var2': 'open_dataset-var2-d2f89752a6b3a496558d4b917f49a533'} != {'var2': 'open_dataset-var2-757afe6f81fc986d222fd08bb06537d3'} {'var3': 'open_dataset-var3-33c732b3dae6bf71018ef87b5cc33449'} != {'var3': 'open_dataset-var3-a32948ce4ba9f025d07f6ff397dce499'} {'var1': 'open_dataset-var1-f279b57ee558a8025ef3a620ad92e840'} != {'var1': 'open_dataset-var1-7f9a7e567dcf79477e22373c85ce35c7'} Full diff: { - 'var1': 'open_dataset-var1-7f9a7e567dcf79477e22373c85ce35c7', - 'var2': 'open_dataset-var2-757afe6f81fc986d222fd08bb06537d3', - 'var3': 'open_dataset-var3-a32948ce4ba9f025d07f6ff397dce499', + 'var1': 'open_dataset-var1-f279b57ee558a8025ef3a620ad92e840', + 'var2': 'open_dataset-var2-d2f89752a6b3a496558d4b917f49a533', + 'var3': 'open_dataset-var3-33c732b3dae6bf71018ef87b5cc33449', }
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_plugins.py#L256
test_lazy_import AssertionError: {'sparse', 'dask.array', 'scipy'} have been imported but should be lazy assert 3 == 0 + where 3 = len({'dask.array', 'scipy', 'sparse'})
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_rolling.py#L33
test_cumulative[1-dask-Dataset-1-mean] Failed: Timeout >180.0s
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_rolling.py#L49
test_cumulative_vs_cum[1-dask-Dataset] Failed: Timeout >180.0s
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_rolling.py#L49
test_cumulative_vs_cum[1-dask-DataArray] Failed: Timeout >180.0s
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_rolling.py#L58
TestDataArrayRolling.test_rolling_iter[dask-1-True-1] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_rolling.py#L58
TestDataArrayRolling.test_rolling_iter[dask-1-True-2] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_rolling.py#L58
TestDataArrayRolling.test_rolling_iter[dask-1-False-1] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_rolling.py#L58
TestDataArrayRolling.test_rolling_iter[dask-1-False-2] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10: xarray/tests/test_backends.py#L5057
TestDask.test_deterministic_names AssertionError: assert {'var1': 'ope...c34a1d8a4510'} == {'var1': 'ope...97502c7efc41'} Differing items: {'var3': 'open_dataset-var3-a70280f6935fe482612ec34a1d8a4510'} != {'var3': 'open_dataset-var3-1cf1c3f149e6d202670197502c7efc41'} {'var1': 'open_dataset-var1-c4d4430e1cd2ccdb688de8d7f0a69ecc'} != {'var1': 'open_dataset-var1-98eb85f1b58212d6c9d646876b948ae6'} {'var2': 'open_dataset-var2-f923d3c655baa261b844edaefc1c01db'} != {'var2': 'open_dataset-var2-2fbf5e15a3fd8283c086fb9fce4f5644'} Full diff: { - 'var1': 'open_dataset-var1-98eb85f1b58212d6c9d646876b948ae6', - 'var2': 'open_dataset-var2-2fbf5e15a3fd8283c086fb9fce4f5644', - 'var3': 'open_dataset-var3-1cf1c3f149e6d202670197502c7efc41', + 'var1': 'open_dataset-var1-c4d4430e1cd2ccdb688de8d7f0a69ecc', + 'var2': 'open_dataset-var2-f923d3c655baa261b844edaefc1c01db', + 'var3': 'open_dataset-var3-a70280f6935fe482612ec34a1d8a4510', }
ubuntu-latest py3.10: xarray/tests/test_dataarray.py#L906
TestDataArray.test_chunk AssertionError: assert 'xarray-<this...c382138792528' == 'xarray-<this...8e98cd598bc93' - xarray-<this-array>-17a673d622d0a5c6d538e98cd598bc93 + xarray-<this-array>-1382858e01602abb70dc382138792528
ubuntu-latest py3.10: xarray/tests/test_plugins.py#L256
test_lazy_import AssertionError: {'scipy', 'sparse', 'dask.array'} have been imported but should be lazy assert 3 == 0 + where 3 = len({'dask.array', 'scipy', 'sparse'})
ubuntu-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
ubuntu-latest py3.10: xarray/tests/test_rolling.py#L31
test_cumulative[1-dask-DataArray-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.10: xarray\tests\test_backends.py#L5057
TestDask.test_deterministic_names AssertionError: assert {'var1': 'ope...ff08b54b7304'} == {'var1': 'ope...b7120bda4b3c'} Differing items: {'var2': 'open_dataset-var2-baa49cc9bbaca2de586371520f1fd195'} != {'var2': 'open_dataset-var2-3d0ec936337bc3125be1cda82cab0035'} {'var1': 'open_dataset-var1-67e163d5339773a32ffd482b7d2a37f3'} != {'var1': 'open_dataset-var1-24b57e9be265c31a485ad8824094b3aa'} {'var3': 'open_dataset-var3-ae7068344d6f47284860ff08b54b7304'} != {'var3': 'open_dataset-var3-54493eb209b9725872aeb7120bda4b3c'} Full diff: { - 'var1': 'open_dataset-var1-24b57e9be265c31a485ad8824094b3aa', - 'var2': 'open_dataset-var2-3d0ec936337bc3125be1cda82cab0035', - 'var3': 'open_dataset-var3-54493eb209b9725872aeb7120bda4b3c', + 'var1': 'open_dataset-var1-67e163d5339773a32ffd482b7d2a37f3', + 'var2': 'open_dataset-var2-baa49cc9bbaca2de586371520f1fd195', + 'var3': 'open_dataset-var3-ae7068344d6f47284860ff08b54b7304', }
windows-latest py3.10: xarray\tests\test_dataarray.py#L906
TestDataArray.test_chunk AssertionError: assert 'xarray-<this...1ed09ff80f68e' == 'xarray-<this...c5fff6bbc963a' - xarray-<this-array>-a479f565dff427ee855c5fff6bbc963a + xarray-<this-array>-721163bbc34d84801241ed09ff80f68e
windows-latest py3.10: xarray\tests\test_plugins.py#L256
test_lazy_import AssertionError: {'dask.array', 'sparse', 'scipy'} have been imported but should be lazy assert 3 == 0 + where 3 = len({'dask.array', 'scipy', 'sparse'})
windows-latest py3.10: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.10: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-Dataset-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.10: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.10: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-Dataset-10-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.10: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.10: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-DataArray-1-sum] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
windows-latest py3.10: xarray\tests\test_rolling.py#L31
test_cumulative[1-dask-DataArray-10-mean] TypeError: All variadic arguments must be arrays, not ['Array'] Usage: da.map_overlap(function, x) or: da.map_overlap(function, x, y, z)
detect ci trigger
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Event File
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.10 bare-minimum
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.10 bare-minimum
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10 bare-minimum
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.10 bare-minimum
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 flaky
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.12 flaky
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 flaky
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.12 flaky
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.11 all-but-dask
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.11 all-but-dask
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.11 all-but-dask
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.11 all-but-dask
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
macos-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
macos-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 all-but-numba
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.12 all-but-numba
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
windows-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10 min-all-deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.10 min-all-deps
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
windows-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
Event File
3.71 KB
Test results for Linux-3.10
185 KB
Test results for Linux-3.10 bare-minimum
129 KB
Test results for Linux-3.10 min-all-deps
182 KB
Test results for Linux-3.11 all-but-dask
169 KB
Test results for Linux-3.12
158 KB
Test results for Linux-3.12 all-but-numba
193 KB
Test results for Linux-3.12 flaky
662 Bytes
Test results for Windows-3.10
196 KB
Test results for Windows-3.12
171 KB
Test results for macOS-3.10
166 KB
Test results for macOS-3.12
167 KB