Skip to content

Fix upcasting with python builtin numbers and numpy 2 #12320

Fix upcasting with python builtin numbers and numpy 2

Fix upcasting with python builtin numbers and numpy 2 #12320

Triggered via pull request April 28, 2024 02:03
Status Failure
Total duration 20m 26s
Artifacts 14

ci.yaml

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

Annotations

130 errors and 1 warning
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_duck_array_ops.py#L213
TestOps.test_stack_type_promotion ValueError: invalid literal for int() with base 10: 'b'
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_duck_array_ops.py#L217
TestOps.test_concatenate_type_promotion TypeError: Field elements must be 2- or 3-tuples, got '1'
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_dataarray.py#L2764
TestDataArray.test_where_string AssertionError: Left and right DataArray objects are not identical Differing values: L array(['a', 'n'], dtype='<U1') R array(['a', nan], dtype=object)
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L340
test_concat_type_of_missing_fill AssertionError: Left and right Dataset objects are not identical Differing data variables: L string (x, y, day) <U1 64B 'd' 'b' 'n' 'n' 'c' ... 'n' 'a' 'f' 'n' 'n' R string (x, y, day) object 128B 'd' 'b' nan nan 'c' ... 'a' 'f' nan nan
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[ 1, 2, -9223372036854775808], [ 1, -9223372036854775808, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_duck_array_ops.py#L160
TestOps.test_where_type_promotion TypeError: Field elements must be 2- or 3-tuples, got '1'
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L340
test_concat_type_of_missing_fill AssertionError: Left and right Dataset objects are not identical Differing data variables: L string (x, y, day) <U1 64B 'd' 'b' 'n' 'n' 'c' ... 'n' 'a' 'f' 'n' 'n' R string (x, y, day) object 128B 'd' 'b' nan nan 'c' ... 'a' 'f' nan nan
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[ 1, 2, -9223372036854775808], [ 1, -9223372036854775808, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.11: xarray/tests/test_concat.py#L340
test_concat_type_of_missing_fill AssertionError: Left and right Dataset objects are not identical Differing data variables: L string (x, y, day) <U1 64B 'd' 'b' 'n' 'n' 'c' ... 'n' 'a' 'f' 'n' 'n' R string (x, y, day) object 128B 'd' 'b' nan nan 'c' ... 'a' 'f' nan nan
ubuntu-latest py3.11: xarray/tests/test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[ 1, 2, -9223372036854775808], [ 1, -9223372036854775808, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
ubuntu-latest py3.11: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.11: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.11: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.11: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.11: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.11: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.11: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.11: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
macos-latest py3.9: xarray/tests/test_concat.py#L340
test_concat_type_of_missing_fill AssertionError: Left and right Dataset objects are not identical Differing data variables: L string (x, y, day) <U1 64B 'd' 'b' 'n' 'n' 'c' ... 'n' 'a' 'f' 'n' 'n' R string (x, y, day) object 128B 'd' 'b' nan nan 'c' ... 'a' 'f' nan nan
macos-latest py3.9: xarray/tests/test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[1, 2, 0], [1, 0, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
macos-latest py3.9: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.9: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.9: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.9: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.9: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.9: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.9: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.9: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.11: xarray/tests/test_concat.py#L340
test_concat_type_of_missing_fill AssertionError: Left and right Dataset objects are not identical Differing data variables: L string (x, y, day) <U1 64B 'd' 'b' 'n' 'n' 'c' ... 'n' 'a' 'f' 'n' 'n' R string (x, y, day) object 128B 'd' 'b' nan nan 'c' ... 'a' 'f' nan nan
macos-latest py3.11: xarray/tests/test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[1, 2, 0], [1, 0, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
macos-latest py3.11: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.11: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.11: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.11: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.11: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.11: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.11: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.11: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_concat.py#L340
test_concat_type_of_missing_fill AssertionError: Left and right Dataset objects are not identical Differing data variables: L string (x, y, day) <U1 64B 'd' 'b' 'n' 'n' 'c' ... 'n' 'a' 'f' 'n' 'n' R string (x, y, day) object 128B 'd' 'b' nan nan 'c' ... 'a' 'f' nan nan
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[ 1, 2, -9223372036854775808], [ 1, -9223372036854775808, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_dataarray.py#L2764
TestDataArray.test_where_string AssertionError: Left and right DataArray objects are not identical Differing values: L array(['a', 'n'], dtype='<U1') R array(['a', nan], dtype=object)
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_dataarray.py#L5705
TestReduce2D.test_idxmax[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 0, 8, -9223372036854775808]) R array([ 0., 8., nan])
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_dataarray.py#L5705
TestReduce2D.test_idxmax[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 0, 8, -9223372036854775808]) R array([ 0., 8., nan])
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_dataset.py#L2073
TestDataset.test_reindex_like AssertionError: Left and right Dataset objects are not identical Differing data variables: L letters (dim3) <U1 40B 'a' 'a' 'a' 'a' 'a' 'a' 'a' 'a' 'n' 'n' R letters (dim3) object 80B 'a' 'a' 'a' 'a' 'a' 'a' 'a' 'a' nan nan
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_duck_array_ops.py#L160
TestOps.test_where_type_promotion TypeError: Field elements must be 2- or 3-tuples, got '1'
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_duck_array_ops.py#L213
TestOps.test_stack_type_promotion ValueError: invalid literal for int() with base 10: 'b'
macos-latest py3.12: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.12: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.12: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.12: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(0) R array(nan)
macos-latest py3.12: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.12: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.12: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.12: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([20, 0, 0]) R array([20., 0., nan])
macos-latest py3.12: xarray/tests/test_dataarray.py#L5705
TestReduce2D.test_idxmax[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([0, 8, 0]) R array([ 0., 8., nan])
macos-latest py3.12: xarray/tests/test_dataarray.py#L5705
TestReduce2D.test_idxmax[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([0, 8, 0]) R array([ 0., 8., nan])
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L5705
TestReduce2D.test_idxmax[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 0, 8, -9223372036854775808]) R array([ 0., 8., nan])
ubuntu-latest py3.12: xarray/tests/test_dataarray.py#L5705
TestReduce2D.test_idxmax[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 0, 8, -9223372036854775808]) R array([ 0., 8., nan])
ubuntu-latest py3.9: xarray/tests/test_concat.py#L340
test_concat_type_of_missing_fill AssertionError: Left and right Dataset objects are not identical Differing data variables: L string (x, y, day) <U1 64B 'd' 'b' 'n' 'n' 'c' ... 'n' 'a' 'f' 'n' 'n' R string (x, y, day) object 128B 'd' 'b' nan nan 'c' ... 'a' 'f' nan nan
ubuntu-latest py3.9: xarray/tests/test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[ 1, 2, -9223372036854775808], [ 1, -9223372036854775808, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
ubuntu-latest py3.9: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.9: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.9: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.9: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.9: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.10 flaky: xarray/tests/test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[ 1, 2, -9223372036854775808], [ 1, -9223372036854775808, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
ubuntu-latest py3.10 flaky: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.10 flaky: xarray/tests/test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.10 flaky: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.10 flaky: xarray/tests/test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-9223372036854775808) R array(nan)
ubuntu-latest py3.10 flaky: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.10 flaky: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.10 flaky: xarray/tests/test_dataarray.py#L2764
TestDataArray.test_where_string AssertionError: Left and right DataArray objects are not identical Differing values: L array(['a', 'n'], dtype='<U1') R array(['a', nan], dtype=object)
ubuntu-latest py3.10 flaky: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
ubuntu-latest py3.10 flaky: xarray/tests/test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -9223372036854775808]) R array([20., 0., nan])
windows-latest py3.9: xarray\tests\test_concat.py#L340
test_concat_type_of_missing_fill AssertionError: Left and right Dataset objects are not identical Differing data variables: L string (x, y, day) <U1 64B 'd' 'b' 'n' 'n' 'c' ... 'n' 'a' 'f' 'n' 'n' R string (x, y, day) object 128B 'd' 'b' nan nan 'c' ... 'a' 'f' nan nan
windows-latest py3.9: xarray\tests\test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[ 1, 2, -2147483648], [ 1, -2147483648, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
windows-latest py3.9: xarray\tests\test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.9: xarray\tests\test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.9: xarray\tests\test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.9: xarray\tests\test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.9: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.9: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.9: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.9: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.12: xarray\tests\test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.12: xarray\tests\test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.12: xarray\tests\test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.12: xarray\tests\test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.12: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.12: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.12: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.12: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.12: xarray\tests\test_dataarray.py#L5705
TestReduce2D.test_idxmax[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 0, 8, -2147483648]) R array([ 0., 8., nan])
windows-latest py3.12: xarray\tests\test_dataarray.py#L5705
TestReduce2D.test_idxmax[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 0, 8, -2147483648]) R array([ 0., 8., nan])
windows-latest py3.11: xarray\tests\test_concat.py#L340
test_concat_type_of_missing_fill AssertionError: Left and right Dataset objects are not identical Differing data variables: L string (x, y, day) <U1 64B 'd' 'b' 'n' 'n' 'c' ... 'n' 'a' 'f' 'n' 'n' R string (x, y, day) object 128B 'd' 'b' nan nan 'c' ... 'a' 'f' nan nan
windows-latest py3.11: xarray\tests\test_concat.py#L1089
TestConcatDataArray.test_concat_fill_value[fill_value0] AssertionError: Left and right DataArray objects are not identical Differing values: L array([[ 1, 2, -2147483648], [ 1, -2147483648, 2]]) R array([[ 1., 2., nan], [ 1., nan, 2.]])
windows-latest py3.11: xarray\tests\test_dataarray.py#L4975
TestReduce1D.test_idxmin[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.11: xarray\tests\test_dataarray.py#L4975
TestReduce1D.test_idxmin[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.11: xarray\tests\test_dataarray.py#L5090
TestReduce1D.test_idxmax[True-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.11: xarray\tests\test_dataarray.py#L5090
TestReduce1D.test_idxmax[False-allnan] AssertionError: Left and right DataArray objects are not identical Differing values: L array(-2147483648) R array(nan)
windows-latest py3.11: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.11: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[dask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.11: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-nan] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
windows-latest py3.11: xarray\tests\test_dataarray.py#L5563
TestReduce2D.test_idxmin[nodask-obj] AssertionError: Left and right DataArray objects are not identical Differing values: L array([ 20, 0, -2147483648]) R array([20., 0., nan])
ubuntu-latest py3.11
Failed to save: Unable to reserve cache with key Linux-X64-py3.11-2024-04-28-f9d34de2de96df7cf2b06ce8bd6e3119b3c88a9df70d317788c9e228a1ad0cc5-linux-64-xarray-tests-args-b172995-root-dcc80ee-file-1ff8ecd1959ae225e7305eb1d0e8e10054587ce4b11ac3a45e60ec5e53fbadfc, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/8946/merge, Key: Linux-X64-py3.11-2024-04-28-f9d34de2de96df7cf2b06ce8bd6e3119b3c88a9df70d317788c9e228a1ad0cc5-linux-64-xarray-tests-args-b172995-root-dcc80ee-file-1ff8ecd1959ae225e7305eb1d0e8e10054587ce4b11ac3a45e60ec5e53fbadfc, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca

Artifacts

Produced during runtime
Name Size
Event File Expired
4.02 KB
Test results for Linux-3.10 all-but-dask Expired
173 KB
Test results for Linux-3.10 flaky Expired
175 KB
Test results for Linux-3.11 Expired
171 KB
Test results for Linux-3.12 Expired
148 KB
Test results for Linux-3.9 Expired
172 KB
Test results for Linux-3.9 bare-minimum Expired
136 KB
Test results for Linux-3.9 min-all-deps Expired
172 KB
Test results for Windows-3.11 Expired
179 KB
Test results for Windows-3.12 Expired
159 KB
Test results for Windows-3.9 Expired
178 KB
Test results for macOS-3.11 Expired
174 KB
Test results for macOS-3.12 Expired
151 KB
Test results for macOS-3.9 Expired
173 KB