Skip to content

explicitly cast the dtype of where's condition parameter to bool #16456

explicitly cast the dtype of where's condition parameter to bool

explicitly cast the dtype of where's condition parameter to bool #16456

Triggered via pull request March 2, 2025 18:08
Status Failure
Total duration 22m 49s
Artifacts 14

ci.yaml

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

Annotations

165 errors and 835 warnings
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-1] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-1] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-1] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-6-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-6-1] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-7-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-7-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_dataset.py#L5437
TestDataset.test_where AttributeError: 'bool' object has no attribute 'astype'
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_computation.py#L2236
test_where_attrs AttributeError: 'bool' object has no attribute 'astype'
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_dataarray.py#L2788
TestDataArray.test_where_string TypeError: Input should be a NumPy array or scalar. It is a <class 'list'> instead.
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_duck_array_ops.py#L169
TestOps.test_where_type_promotion TypeError: Input should be a NumPy array or scalar. It is a <class 'list'> instead.
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_dataarray.py#L4589
TestDataArray.test_curvefit[False] AttributeError: 'bool' object has no attribute 'astype'
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_dataarray.py#L4605
TestDataArray.test_curvefit_helpers AttributeError: 'bool' object has no attribute 'astype'
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_groupby.py#L2782
test_weather_data_resample[True] TypeError: Input should be a NumPy array or scalar. It is a <class 'xarray.core.dataarray.DataArray'> instead.
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_groupby.py#L2782
test_weather_data_resample[False] TypeError: Input should be a NumPy array or scalar. It is a <class 'xarray.core.dataarray.DataArray'> instead.
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_groupby.py#L2809
test_multiple_groupers_string[True] TypeError: Input should be a NumPy array or scalar. It is a <class 'xarray.core.dataarray.DataArray'> instead.
ubuntu-latest py3.12 all-but-dask: xarray/tests/test_groupby.py#L2809
test_multiple_groupers_string[False] TypeError: Input should be a NumPy array or scalar. It is a <class 'xarray.core.dataarray.DataArray'> instead.
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L66
test_coarsen_coords[1-numpy-True] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L66
test_coarsen_coords[1-numpy-False] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L169
test_coarsen_reduce[numpy-sum-1-1] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L169
test_coarsen_reduce[numpy-sum-1-2] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L169
test_coarsen_reduce[numpy-sum-2-1] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L169
test_coarsen_reduce[numpy-sum-2-2] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coding_times.py#L1546
test_roundtrip_timedelta64_nanosecond_precision_warning AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L169
test_coarsen_reduce[numpy-sum-3-1] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coding_times.py#L1595
test_roundtrip_float_times[GH-8271] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L169
test_coarsen_reduce[numpy-sum-3-2] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-1] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-1] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-1] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-6-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-6-1] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-7-0] RuntimeError: Too many computes. Total: 1 > max: 0.
macos-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-7-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_dask.py#L631
TestDataArrayAndDataset.test_where_dispatching AssertionError: assert False + where False = isinstance(array([nan, nan, nan, nan, 4., 5., 6., 7., 8., 9.]), <class 'dask.array.core.Array'>) + where array([nan, nan, nan, nan, 4., 5., 6., 7., 8., 9.]) = <xarray.DataArray (dim_0: 10)> Size: 80B\narray([nan, nan, nan, nan, 4., 5., 6., 7., 8., 9.])\nDimensions without coordinates: dim_0.data + and <class 'dask.array.core.Array'> = da.Array
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-6-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-6-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13 all-but-numba: xarray/tests/test_dask.py#L1208
test_map_blocks_mixed_type_inputs[obj0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-6-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-6-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-7-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-7-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13: xarray/tests/test_dask.py#L631
TestDataArrayAndDataset.test_where_dispatching AssertionError: assert False + where False = isinstance(array([nan, nan, nan, nan, 4., 5., 6., 7., 8., 9.]), <class 'dask.array.core.Array'>) + where array([nan, nan, nan, nan, 4., 5., 6., 7., 8., 9.]) = <xarray.DataArray (dim_0: 10)> Size: 80B\narray([nan, nan, nan, nan, 4., 5., 6., 7., 8., 9.])\nDimensions without coordinates: dim_0.data + and <class 'dask.array.core.Array'> = da.Array
ubuntu-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-3-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-4-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-5-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13: xarray/tests/test_dask.py#L1208
test_map_blocks_mixed_type_inputs[obj0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13: xarray/tests/test_computation.py#L1600
test_lazy_corrcov[None-6-0] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.13: xarray/tests/test_dask.py#L1208
test_map_blocks_mixed_type_inputs[obj1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-3-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-3-1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-4-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-4-1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-5-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-5-1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-6-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-6-1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-7-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.10: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-7-1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-3-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-3-1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-4-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-4-1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-5-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-5-1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-6-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-6-1] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-7-0] RuntimeError: Too many computes. Total: 1 > max: 0.
windows-latest py3.13: xarray\tests\test_computation.py#L1600
test_lazy_corrcov[None-7-1] RuntimeError: Too many computes. Total: 1 > max: 0.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_accessor_dt.py#L152
TestDatetimeAccessor.test_days_in_year[standard-366] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L913
TestScipyInMemoryData.test_roundtrip_bytes_with_fill_value AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_accessor_dt.py#L152
TestDatetimeAccessor.test_days_in_year[noleap-365] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_accessor_dt.py#L152
TestDatetimeAccessor.test_days_in_year[all_leap-366] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L928
TestScipyInMemoryData.test_roundtrip_string_with_fill_value_nchar AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L982
TestScipyInMemoryData.test_roundtrip_mask_and_scale[dtype0-create_unsigned_masked_scaled_data-create_encoded_unsigned_masked_scaled_data] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L982
TestScipyInMemoryData.test_roundtrip_mask_and_scale[dtype0-create_signed_masked_scaled_data-create_encoded_signed_masked_scaled_data] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L982
TestScipyInMemoryData.test_roundtrip_mask_and_scale[dtype0-create_masked_and_scaled_data-create_encoded_masked_and_scaled_data] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L982
TestScipyInMemoryData.test_roundtrip_mask_and_scale[dtype1-create_unsigned_masked_scaled_data-create_encoded_unsigned_masked_scaled_data] AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_array_api.py#L40
test_aggregation AttributeError: module 'numpy' has no attribute 'astype'. Did you mean: 'dtype'?
1 out of 10 runs with error: test_cov[None-0-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[None-0-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[None-1-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[None-1-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[None-2-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[None-2-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[time-0-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[time-0-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[time-1-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[time-1-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[time-2-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_cov[time-2-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_corr[None-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_corr[None-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_corr[None-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_corr[time-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_corr[time-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_corr[time-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[None-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[None-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[None-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[None-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[None-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[None-5] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[None-6] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[None-7] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[None-8] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[time-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[time-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[time-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[time-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[time-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[time-5] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[time-6] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[time-7] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[time-8] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[x-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[x-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[x-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[x-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[x-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[x-5] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[x-6] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[x-7] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_covcorr_consistency[x-8] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[None-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[None-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[None-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[None-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[None-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[time-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[time-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[time-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[time-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[time-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[x-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[x-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[x-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[x-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[x-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[dim3-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[dim3-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[dim3-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[dim3-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 10 runs with error: test_autocov[dim3-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='a2597f90-6695-4a14-957e-2f4e60837d94'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='a2597f90-6695-4a14-957e-2f4e60837d94'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='fb2af90e-3d9c-467f-87ec-712c93b57207'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='33f1951c-3f91-4969-8beb-7637eee034a2'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='fb2af90e-3d9c-467f-87ec-712c93b57207'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='33f1951c-3f91-4969-8beb-7637eee034a2'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/pydap/handlers/dap.py#L123
PyDAP was unable to determine the DAP protocol defaulting to DAP2 which is consider legacy and may result in slower responses. For more, see go to https://www.opendap.org/faq-page.
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/pydap/handlers/dap.py#L123
PyDAP was unable to determine the DAP protocol defaulting to DAP2 which is consider legacy and may result in slower responses. For more, see go to https://www.opendap.org/faq-page.
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/pydap/cas/get_cookies.py#L164
Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
ubuntu-latest py3.13 flaky: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/pydap/cas/get_cookies.py#L168
Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
ubuntu-latest py3.13 flaky
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', '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', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13 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.13 flaky
Cache not found for keys: Linux-X64-py3.13-2025-03-02-d88b469f63f878053725f10a66978c2ee81a9b1cd6d183569791389f18c43440-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-33c9cc5a88c76e78b0fabe92743e9cb3e46dd8e3d40dab6d83e242e8d39519b8
ubuntu-latest py3.13 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.13 mypy
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', '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', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.13 mypy
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.13 mypy
Cache not found for keys: Linux-X64-py3.13-2025-03-02-d88b469f63f878053725f10a66978c2ee81a9b1cd6d183569791389f18c43440-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-33c9cc5a88c76e78b0fabe92743e9cb3e46dd8e3d40dab6d83e242e8d39519b8
ubuntu-latest py3.13 mypy
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
ubuntu-latest py3.13 mypy
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 mypy
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 mypy
Cache not found for keys: Linux-X64-py3.10-2025-03-02-d88b469f63f878053725f10a66978c2ee81a9b1cd6d183569791389f18c43440-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-33c9cc5a88c76e78b0fabe92743e9cb3e46dd8e3d40dab6d83e242e8d39519b8
ubuntu-latest py3.10 mypy
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
ubuntu-latest py3.10 mypy
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', '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', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.10 mypy
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.10
Cache not found for keys: macOS-ARM64-py3.10-2025-03-02-d88b469f63f878053725f10a66978c2ee81a9b1cd6d183569791389f18c43440-osx-arm64-xarray-tests-args-e0a578e-root-873f6fe-bin-[object Promise]-file-33c9cc5a88c76e78b0fabe92743e9cb3e46dd8e3d40dab6d83e242e8d39519b8
macos-latest py3.10: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
macos-latest py3.10: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
macos-latest py3.10: Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
macos-latest py3.10: Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
macos-latest py3.10: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
macos-latest py3.10: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
macos-latest py3.10: Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L1758
The `numpy.astype` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release.
macos-latest py3.10: Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L1758
The `numpy.astype` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 all-but-dask: home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
ubuntu-latest py3.12 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.12 all-but-dask
Cache not found for keys: Linux-X64-py3.12-2025-03-02-15ab7227e4e5c4c709e63785e07b9f9d621b9f7022ba8176de939ddc4ec63673-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-a1e896c24894be3d4dac7f0101eb96f13d4c16f8435131d64512d5c4fc356e92
ubuntu-latest py3.10 bare-minimum: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
ubuntu-latest py3.10 bare-minimum: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
ubuntu-latest py3.10 bare-minimum: xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
ubuntu-latest py3.10 bare-minimum: xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
ubuntu-latest py3.10 bare-minimum: home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_distutils_hack/__init__.py#L30
Setuptools is replacing distutils. Support for replacing an already imported distutils is deprecated. In the future, this condition will fail. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml
ubuntu-latest py3.10 bare-minimum: home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/_distutils_hack/__init__.py#L30
Setuptools is replacing distutils. Support for replacing an already imported distutils is deprecated. In the future, this condition will fail. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_variable.py#L2447
the `pandas.MultiIndex` object(s) passed as 'x' coordinate(s) or data variable(s) will no longer be implicitly promoted and wrapped into multiple indexed coordinates in the future (i.e., one coordinate for each multi-index level + one dimension coordinate). If you want to keep this behavior, you need to first wrap it explicitly using `mindex_coords = xarray.Coordinates.from_pandas_multiindex(mindex_obj, 'dim')` and pass it as coordinates, e.g., `xarray.Dataset(coords=mindex_coords)`, `dataset.assign_coords(mindex_coords)` or `dataarray.assign_coords(mindex_coords)`.
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_variable.py#L2447
the `pandas.MultiIndex` object(s) passed as 'x' coordinate(s) or data variable(s) will no longer be implicitly promoted and wrapped into multiple indexed coordinates in the future (i.e., one coordinate for each multi-index level + one dimension coordinate). If you want to keep this behavior, you need to first wrap it explicitly using `mindex_coords = xarray.Coordinates.from_pandas_multiindex(mindex_obj, 'dim')` and pass it as coordinates, e.g., `xarray.Dataset(coords=mindex_coords)`, `dataset.assign_coords(mindex_coords)` or `dataarray.assign_coords(mindex_coords)`.
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
Cache not found for keys: Linux-X64-py3.10-2025-03-02-d0b85fa4ec1d09fdcd5ac5333c6f51273aea95f41e3e23447c6064bf3bf0fc9f-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-a5ee9cc42c678faaaba3f2d0130dbfc562349aaaacf8949b9af9cab3ef1cd070
macos-latest py3.13
Cache not found for keys: macOS-ARM64-py3.13-2025-03-02-d88b469f63f878053725f10a66978c2ee81a9b1cd6d183569791389f18c43440-osx-arm64-xarray-tests-args-a3edb49-root-873f6fe-bin-[object Promise]-file-33c9cc5a88c76e78b0fabe92743e9cb3e46dd8e3d40dab6d83e242e8d39519b8
macos-latest py3.13
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.13: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
macos-latest py3.13: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
macos-latest py3.13: Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
macos-latest py3.13: Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
macos-latest py3.13: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
macos-latest py3.13: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
macos-latest py3.13: Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/dask/array/core.py#L1758
The `numpy.astype` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release.
macos-latest py3.13: Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/dask/array/core.py#L1758
The `numpy.astype` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release.
ubuntu-latest py3.13 all-but-numba: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7fbfa725dd20>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='fa77f924-94c8-43d1-afe2-af48248c479d'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 all-but-numba: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7fbfb057eda0>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='31e0b505-3470-4d04-9045-be5613be05d5'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 all-but-numba: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7fbfa725dd20>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='fa77f924-94c8-43d1-afe2-af48248c479d'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 all-but-numba: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7fbfb057eda0>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='31e0b505-3470-4d04-9045-be5613be05d5'), but file is not already closed. This may indicate a bug.
ubuntu-latest py3.13 all-but-numba: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
ubuntu-latest py3.13 all-but-numba: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
ubuntu-latest py3.13 all-but-numba: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
ubuntu-latest py3.13 all-but-numba: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
ubuntu-latest py3.13 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.
ubuntu-latest py3.13 all-but-numba
Cache not found for keys: Linux-X64-py3.13-2025-03-02-c221d1a8acfc2436e37af6dc4a51ce46b7cd0d49c3905abb2b157ec14f7b956b-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-ae1c30cc20ee9016e1f67897a09749a8e5b907d49d448d422645b591dc225b63
ubuntu-latest py3.10
Cache not found for keys: Linux-X64-py3.10-2025-03-02-d88b469f63f878053725f10a66978c2ee81a9b1cd6d183569791389f18c43440-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-33c9cc5a88c76e78b0fabe92743e9cb3e46dd8e3d40dab6d83e242e8d39519b8
ubuntu-latest py3.10: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
ubuntu-latest py3.10: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
ubuntu-latest py3.10: home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
ubuntu-latest py3.10: home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
ubuntu-latest py3.10: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
ubuntu-latest py3.10: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
ubuntu-latest py3.10: home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L1758
The `numpy.astype` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release.
ubuntu-latest py3.10: home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L1758
The `numpy.astype` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release.
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.
ubuntu-latest py3.13
Cache not found for keys: Linux-X64-py3.13-2025-03-02-d88b469f63f878053725f10a66978c2ee81a9b1cd6d183569791389f18c43440-linux-64-xarray-tests-args-a3edb49-root-dcc80ee-bin-[object Promise]-file-33c9cc5a88c76e78b0fabe92743e9cb3e46dd8e3d40dab6d83e242e8d39519b8
ubuntu-latest py3.13
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
ubuntu-latest py3.13
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.13: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
ubuntu-latest py3.13: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
ubuntu-latest py3.13: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
ubuntu-latest py3.13: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
ubuntu-latest py3.13: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
ubuntu-latest py3.13: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
ubuntu-latest py3.13: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/dask/array/core.py#L1758
The `numpy.astype` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release.
ubuntu-latest py3.13: home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/dask/array/core.py#L1758
The `numpy.astype` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release.
windows-latest py3.10
Cache not found for keys: Windows-X64-py3.10-2025-03-02-e8c295d54ec7b33e028c4ef3f5de6c8bc064026f845f027aaa789c9f1a176051-win-64-xarray-tests-args-e0a578e-root-74fbf63-bin-[object Promise]-file-8a847870d9eabe6a5889e8cc4751f87f1f26356326da5ac29cd93c8b170ed715
windows-latest py3.10: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
windows-latest py3.10: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
windows-latest py3.10: xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
windows-latest py3.10: xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
windows-latest py3.10: xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
windows-latest py3.10: xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
windows-latest py3.10: xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
windows-latest py3.10: xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
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.
windows-latest py3.13
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.13: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
windows-latest py3.13: xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
windows-latest py3.13: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
windows-latest py3.13: xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
windows-latest py3.13: <frozen _collections_abc>#L838
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
windows-latest py3.13: <frozen _collections_abc>#L899
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
windows-latest py3.13: <frozen _collections_abc>#L838
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
windows-latest py3.13: <frozen _collections_abc>#L899
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
windows-latest py3.13
Cache not found for keys: Windows-X64-py3.13-2025-03-02-e8c295d54ec7b33e028c4ef3f5de6c8bc064026f845f027aaa789c9f1a176051-win-64-xarray-tests-args-a3edb49-root-74fbf63-bin-[object Promise]-file-8a847870d9eabe6a5889e8cc4751f87f1f26356326da5ac29cd93c8b170ed715
ubuntu-latest py3.10 min-all-deps
Cache not found for keys: Linux-X64-py3.10-2025-03-02-c909689293cb6019c4cc2757fa3a775c553017216200ee20ff6e244192ec7041-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-f4bf6040f0c0b5d4a664d923d807676a5362efe13a9c39507a9fa06a933345ec
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 min-all-deps: xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype)` will give the desired result (the cast overflows).
ubuntu-latest py3.10 min-all-deps: xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype)` will give the desired result (the cast overflows).
ubuntu-latest py3.10 min-all-deps: xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype)` will give the desired result (the cast overflows).
ubuntu-latest py3.10 min-all-deps: xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype)` will give the desired result (the cast overflows).
ubuntu-latest py3.10 min-all-deps: xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
ubuntu-latest py3.10 min-all-deps: xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
ubuntu-latest py3.10 min-all-deps: xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype)` will give the desired result (the cast overflows).
ubuntu-latest py3.10 min-all-deps: xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype)` will give the desired result (the cast overflows).
1 out of 9 runs failed: test_convert_calendar[standard-noleap-None-D] (xarray.tests.test_calendar_ops): xarray.tests.test_calendar_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 9 runs failed: test_convert_calendar[noleap-all_leap-None-D] (xarray.tests.test_calendar_ops): xarray.tests.test_calendar_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 9 runs failed: test_convert_calendar_360_days_random (xarray.tests.test_calendar_ops): xarray.tests.test_calendar_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 2s]
1 out of 9 runs failed: test_convert_calendar_missing[360_day-noleap-D] (xarray.tests.test_calendar_ops): xarray.tests.test_calendar_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 9 runs failed: test_convert_calendar_missing[noleap-360_day-D] (xarray.tests.test_calendar_ops): xarray.tests.test_calendar_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 9 runs failed: test_aggregation (xarray.tests.test_array_api): xarray.tests.test_array_api#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 9 runs failed: test_where (xarray.tests.test_array_api): xarray.tests.test_array_api#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[ms-1677-09-21T00:12:43.145224193-ns-int64-20-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[ms-1970-09-21T00:12:44.145224808-ns-float64-1e+30-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[ms-1677-09-21T00:12:43.145225216-ns-float64--9.223372036854776e+18-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[ms-1677-09-21T00:21:52.901038080-ns-float32-20.0-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision_warning[ms] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[ms-int64-20] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[ms-int64--9223372036854775808] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[ms-float64-1e+30] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[us-1677-09-21T00:12:43.145224193-ns-int64-20-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[us-1970-09-21T00:12:44.145224808-ns-float64-1e+30-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[us-1677-09-21T00:12:43.145225216-ns-float64--9.223372036854776e+18-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[us-1677-09-21T00:21:52.901038080-ns-float32-20.0-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision_warning[us] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[us-int64-20] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[us-int64--9223372036854775808] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[us-float64-1e+30] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[ns-1677-09-21T00:12:43.145224193-ns-int64-20-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[ns-1970-09-21T00:12:44.145224808-ns-float64-1e+30-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[ns-1677-09-21T00:12:43.145225216-ns-float64--9.223372036854776e+18-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[ns-1677-09-21T00:21:52.901038080-ns-float32-20.0-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision_warning[ns] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[ns-int64-20] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[ns-int64--9223372036854775808] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[ns-float64-1e+30] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision_warning (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_float_times[GH-8271] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_float_times[GH-9488-datetime64[ns]] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_float_times[GH-9488-timedelta64[ns]] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_missing_values (xarray.tests.test_dask.TestVariable): xarray.tests.test_dask.TestVariable#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_once[dim1] (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_once[new_dim] (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_only_first_dim (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_twice[dim1] (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_twice[new_dim] (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_nested_merge (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_auto_combine_2d (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_auto_combine_2d_combine_attrs_kwarg (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_nested_missing_data_new_dim (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_nested_fill_value[fill_value0] (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_nested_fill_value[2] (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_nested_fill_value[2.0] (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_nested_fill_value[fill_value3] (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_infer_order_from_coords (xarray.tests.test_combine.TestCombineDatasetsbyCoords): xarray.tests.test_combine.TestCombineDatasetsbyCoords#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_by_coords_previously_failed (xarray.tests.test_combine.TestCombineDatasetsbyCoords): xarray.tests.test_combine.TestCombineDatasetsbyCoords#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_by_coords_no_concat (xarray.tests.test_combine.TestCombineDatasetsbyCoords): xarray.tests.test_combine.TestCombineDatasetsbyCoords#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_by_coords_incomplete_hypercube (xarray.tests.test_combine.TestCombineDatasetsbyCoords): xarray.tests.test_combine.TestCombineDatasetsbyCoords#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_by_coords_all_named_dataarrays (xarray.tests.test_combine.TestCombineMixedObjectsbyCoords): xarray.tests.test_combine.TestCombineMixedObjectsbyCoords#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_by_coords_all_dataarrays_with_the_same_name (xarray.tests.test_combine.TestCombineMixedObjectsbyCoords): xarray.tests.test_combine.TestCombineMixedObjectsbyCoords#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_rolling (xarray.tests.test_dask.TestDataArrayAndDataset): xarray.tests.test_dask.TestDataArrayAndDataset#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_dataset_join (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_reindex (xarray.tests.test_dask.TestDataArrayAndDataset): xarray.tests.test_dask.TestDataArrayAndDataset#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
All 8 runs failed: test_where_dispatching (xarray.tests.test_dask.TestDataArrayAndDataset): xarray.tests.test_dask.TestDataArrayAndDataset#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-3-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 1s] artifacts/Test results for Linux-3.10/pytest.xml [took 1s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 1s] artifacts/Test results for Windows-3.10/pytest.xml [took 1s] artifacts/Test results for Windows-3.13/pytest.xml [took 1s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-3-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_error (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-4-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks[obj0] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks[obj1] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-4-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-5-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-5-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
All 8 runs failed: test_map_blocks_mixed_type_inputs[obj0] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-6-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
All 8 runs failed: test_map_blocks_mixed_type_inputs[obj1] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-6-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_convert_args_to_list[obj0] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_convert_args_to_list[obj1] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-7-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-7-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
All 8 runs failed: test_map_blocks_dask_args (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 1s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 1s] artifacts/Test results for Linux-3.13/pytest.xml [took 1s] artifacts/Test results for Windows-3.10/pytest.xml [took 1s] artifacts/Test results for Windows-3.13/pytest.xml [took 2s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-8-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[None-8-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_add_attrs[obj0] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_add_attrs[obj1] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-3-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-3-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-4-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_change_name (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-4-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_kwargs[obj0] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_kwargs[obj1] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-5-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-5-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_to_dataarray (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-6-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_da_transformations[<lambda>0] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_da_transformations[<lambda>1] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_da_transformations[<lambda>2] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-6-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_da_transformations[<lambda>3] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_da_transformations[<lambda>4] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_da_transformations[<lambda>5] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-7-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_da_transformations[<lambda>6] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_da_transformations[<lambda>7] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_ds_transformations[<lambda>0] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-7-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_ds_transformations[<lambda>1] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-8-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_ds_transformations[<lambda>2] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[x-8-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_ds_transformations[<lambda>3] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-3-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-3-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_ds_transformations[<lambda>4] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-4-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_ds_transformations[<lambda>5] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-4-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_ds_transformations[<lambda>6] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-5-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-5-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_ds_transformations[<lambda>7] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-6-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-6-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-7-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-7-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_coords[1-numpy-True] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-8-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_lazy_corrcov[time-8-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_object_method[obj0] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 8 runs failed: test_map_blocks_object_method[obj1] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[None-0-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_coords[1-numpy-False] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_coords[1-dask-True] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_coords[1-dask-False] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_coords_cftime (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_reduce[numpy-sum-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_reduce[numpy-sum-1-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_reduce[numpy-sum-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_reduce[numpy-sum-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_reduce[numpy-sum-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_reduce[numpy-sum-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_reduce[numpy-sum-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_reduce[numpy-sum-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[None-0-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[None-1-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[None-1-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[None-2-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[None-2-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[time-0-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[time-0-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[time-1-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[time-1-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[time-2-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
All 8 runs failed: test_lazy_array_equiv_merge[no_conflicts] (xarray.tests.test_dask): xarray.tests.test_dask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 10 runs failed: test_cov[time-2-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr[None-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr[None-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr[None-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr[time-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr[time-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr[time-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[None-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[None-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[None-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[None-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[None-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[None-5] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[None-6] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[None-7] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[None-8] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[time-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[time-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[time-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[time-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[time-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[time-5] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[time-6] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[time-7] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[time-8] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[x-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[x-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[x-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[x-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[x-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[x-5] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[x-6] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[x-7] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_covcorr_consistency[x-8] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[None-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[None-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[None-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[None-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[None-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[None-5] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[None-6] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[None-7] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[None-8] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_encoding_mfdataset (xarray.tests.test_backends.TestDask): xarray.tests.test_backends.TestDask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[time-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_open_mfdataset_concat_dim_none (xarray.tests.test_backends.TestDask): xarray.tests.test_backends.TestDask#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[time-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[time-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[time-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[time-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[time-5] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[time-6] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[time-7] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[time-8] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[x-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[x-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coords_alignment (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_broadcast_like (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[x-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reindex_like (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reindex_regressions (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reindex_method (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reindex_fill_value[fill_value0] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reindex_fill_value[2] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reindex_fill_value[2.0] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reindex_fill_value[fill_value3] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[x-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[x-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[x-5] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[x-6] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[x-7] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_lazycorr_consistency[x-8] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_corr_dtype_error (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_where (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[None-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_where_lambda (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_where_other_lambda (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
All 10 runs failed: test_where_string (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.12 all-but-dask/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[None-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[None-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[None-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[None-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[time-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[time-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[time-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[time-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[time-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[x-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[x-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[x-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[x-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[x-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[dim3-0] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[dim3-1] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[dim3-2] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[dim3-3] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_autocov[dim3-4] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_h5netcdf_storage_options (xarray.tests.test_backends): xarray.tests.test_backends#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_complex_cov (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_bilinear_cov_corr[True] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_cftime_datetime_mean_long_time_period (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_bilinear_cov_corr[False] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_equally_weighted_cov_corr (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_empty_axis_dtype (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_dot_align_coords[True] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_dot_align_coords[False] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_where (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
All 10 runs failed: test_where_attrs (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.12 all-but-dask/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_polyval[sparse-index-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_polyval[sparse-index-dask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[None-True-sum-False-float-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[None-True-sum-False-float-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[None-True-sum-False-int-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[None-True-sum-False-int-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[None-True-sum-False-float32-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[None-True-sum-False-float32-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[None-True-sum-True-float-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[None-True-sum-True-float-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[None-True-sum-True-int-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[None-True-sum-True-int-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[None-True-sum-True-float32-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[None-True-sum-True-float32-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_compat (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_missing_var (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_missing_multiple_consecutive_var (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_second_empty (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_multiple_missing_variables (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_multiple_datasets_missing_vars[True] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_multiple_datasets_missing_vars[False] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_multiple_datasets_with_multiple_missing_variables (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_type_of_missing_fill (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_order_when_filling_missing (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_missing_variables[True-True] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_missing_variables[True-False] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_missing_variables[False-True] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_missing_variables[False-False] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_merge_variables_present_in_some_datasets (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_autoalign (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_join_kwarg (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_value[fill_value0] (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_value[2] (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_value[2.0] (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_value[fill_value3] (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_str_dtype[x1-str] (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_str_dtype[x1-bytes] (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_str_dtype[x2-str] (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_str_dtype[x2-bytes] (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_value[fill_value0] (xarray.tests.test_concat.TestConcatDataArray): xarray.tests.test_concat.TestConcatDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_value[2] (xarray.tests.test_concat.TestConcatDataArray): xarray.tests.test_concat.TestConcatDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_fill_value[2.0] (xarray.tests.test_concat.TestConcatDataArray): xarray.tests.test_concat.TestConcatDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_join_kwarg (xarray.tests.test_concat.TestConcatDataArray): xarray.tests.test_concat.TestConcatDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_str_dtype[x1-str] (xarray.tests.test_concat.TestConcatDataArray): xarray.tests.test_concat.TestConcatDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_str_dtype[x1-bytes] (xarray.tests.test_concat.TestConcatDataArray): xarray.tests.test_concat.TestConcatDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_str_dtype[x2-str] (xarray.tests.test_concat.TestConcatDataArray): xarray.tests.test_concat.TestConcatDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_concat_str_dtype[x2-bytes] (xarray.tests.test_concat.TestConcatDataArray): xarray.tests.test_concat.TestConcatDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_first (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_sortby (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[x-True-sum-False-float-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[x-True-sum-False-float-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[x-True-sum-False-int-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[x-True-sum-False-int-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[x-True-sum-False-float32-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_reduce[x-True-sum-False-float32-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[x-True-sum-True-float-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[x-True-sum-True-float-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[x-True-sum-True-int-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[x-True-sum-True-int-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[x-True-sum-True-float32-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_reduce[x-True-sum-True-float32-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_differentiate_datetime[True] (xarray.tests.test_dataset): xarray.tests.test_dataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_differentiate_datetime[False] (xarray.tests.test_dataset): xarray.tests.test_dataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_differentiate_cftime[True] (xarray.tests.test_dataset): xarray.tests.test_dataset#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_differentiate_cftime[False] (xarray.tests.test_dataset): xarray.tests.test_dataset#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_trapezoid_datetime[np-True] (xarray.tests.test_dataset): xarray.tests.test_dataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_trapezoid_datetime[np-False] (xarray.tests.test_dataset): xarray.tests.test_dataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_trapezoid_datetime[cftime-True] (xarray.tests.test_dataset): xarray.tests.test_dataset#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_trapezoid_datetime[cftime-False] (xarray.tests.test_dataset): xarray.tests.test_dataset#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_reduce[dask-sum-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_reduce[dask-sum-1-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_reduce[dask-sum-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_reduce[dask-sum-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_reduce[dask-sum-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_reduce[dask-sum-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_reduce[dask-sum-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_init_via_type (xarray.tests.test_datatree.TestDatasetView): xarray.tests.test_datatree.TestDatasetView#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_reduce[dask-sum-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[x-True-min-False-True-str-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[x-True-min-False-True-str-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[x-True-min-False-False-str-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[x-True-min-False-False-str-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[x-True-max-False-True-str-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[x-True-max-False-True-str-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-sum-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-sum-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-sum-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-sum-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-sum-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-sum-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-sum-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-mean-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-mean-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-mean-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-mean-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-std-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-std-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-std-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-std-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-max-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-max-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[x-True-max-False-False-str-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[x-True-max-False-False-str-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-max-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_coarsen_da_reduce[numpy-max-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-sum-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-sum-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-sum-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-sum-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-sum-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-sum-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-sum-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-mean-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-mean-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_construct_using_type (xarray.tests.test_datatree_mapping.TestMutableOperations): xarray.tests.test_datatree_mapping.TestMutableOperations#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-mean-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-mean-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-std-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-std-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-std-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-std-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-max-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-max-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-max-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
1 out of 10 runs failed: test_coarsen_da_reduce[dask-max-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_CFMaskCoder_encode_missing_fill_values_conflict[numeric-with-dtype] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_CFMaskCoder_encode_missing_fill_values_conflict[numeric-without-dtype] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_CFMaskCoder_encode_missing_fill_values_conflict[times-with-dtype] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_CFMaskCoder_missing_value (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[None-False-x-sum-True-float-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[None-False-x-sum-True-float32-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[s-1677-09-21T00:12:43.145224193-ns-int64-20-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[s-1970-09-21T00:12:44.145224808-ns-float64-1e+30-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[s-1677-09-21T00:12:43.145225216-ns-float64--9.223372036854776e+18-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision[s-1677-09-21T00:21:52.901038080-ns-float32-20.0-True] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_datetime64_nanosecond_precision_warning[s] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[s-int64-20] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[s-int64--9223372036854775808] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_roundtrip_timedelta64_nanosecond_precision[s-float64-1e+30] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[None-False-x-sum-True-float32-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[y-True-min-False-True-str-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[None-False-x-prod-False-float-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[None-False-x-prod-False-float-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[None-False-x-prod-False-float32-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[None-False-x-prod-False-float32-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[None-False-x-prod-True-float-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_fillna (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_align_dtype (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_align_copy (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_align_exclude (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_align_indexes (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_align_str_dtype (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_broadcast_arrays_misaligned (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_broadcast_arrays_exclude (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[None-False-x-prod-True-float-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[y-True-min-False-False-str-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[None-False-x-prod-True-float32-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[y-True-max-False-True-str-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_to_masked_array (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[None-False-x-prod-True-float32-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max[y-True-max-False-False-str-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_binary_op_join_setting (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_combine_first (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_sortby (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count_nd[sum-False-float] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count_nd[sum-False-int] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count_nd[sum-False-float32] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count_nd[sum-True-float] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_argmin_max_error (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count_nd[sum-True-int] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[True-True-None-sum-False-float-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[True-True-None-sum-False-float-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[True-True-None-sum-False-int-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[True-True-None-sum-False-int-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[True-True-None-sum-False-float32-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count[True-True-None-sum-False-float32-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[True-True-None-sum-True-float-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count_nd[sum-True-float32] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_curvefit[True] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[True-True-None-sum-True-float-2] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
7 out of 8 runs failed: test_min_count_nd[sum-True-bool] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count_nd[prod-False-float] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count_nd[prod-False-int] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
2 out of 10 runs failed: test_min_count_nd[prod-False-float32] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s] artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count_nd[prod-True-float] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count[True-True-None-sum-True-int-1] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
9 out of 10 runs failed: test_curvefit[False] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.12 all-but-dask/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]
8 out of 10 runs failed: test_min_count_nd[prod-True-int] (xarray.tests.test_duck_array_ops): xarray.tests.test_duck_array_ops#L0
artifacts/Test results for Linux-3.10 min-all-deps/pytest.xml [took 0s] artifacts/Test results for Linux-3.10/pytest.xml [took 0s] artifacts/Test results for Linux-3.13 all-but-numba/pytest.xml [took 0s] artifacts/Test results for Linux-3.13/pytest.xml [took 0s] artifacts/Test results for Windows-3.10/pytest.xml [took 0s] artifacts/Test results for Windows-3.13/pytest.xml [took 0s] artifacts/Test results for macOS-3.10/pytest.xml [took 0s] artifacts/Test results for macOS-3.13/pytest.xml [took 0s]

Artifacts

Produced during runtime
Name Size
Event File
3.52 KB
Test results for Linux-3.10
209 KB
Test results for Linux-3.10 bare-minimum
416 KB
Test results for Linux-3.10 min-all-deps
931 KB
Test results for Linux-3.10 mypy
868 Bytes
Test results for Linux-3.12 all-but-dask
199 KB
Test results for Linux-3.13
207 KB
Test results for Linux-3.13 all-but-numba
207 KB
Test results for Linux-3.13 flaky
660 Bytes
Test results for Linux-3.13 mypy
853 Bytes
Test results for Windows-3.10
217 KB
Test results for Windows-3.13
219 KB
Test results for macOS-3.10
214 KB
Test results for macOS-3.13
216 KB