Remove PR labeler bot #10700
Annotations
6 errors and 1 warning
Run tests:
xarray/tests/test_groupby.py#L1594
TestDataArrayGroupBy.test_groupby_bins_sort
AssertionError: Left and right DataArray objects are not identical
Differing values:
L
array([1.405099e+14, 1.405099e+14, nan, nan, 9.386651e+13,
nan, nan, 2.305843e+18, nan, nan,
9.386651e+13])
R
array([10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9])
|
Run tests:
xarray/tests/test_units.py#L3869
TestDataArray.test_computation_objects[int64-method_groupby_bins-data]
AssertionError: Left and right DataArray objects are not close
Differing values:
L
<Quantity([[ nan nan 1. 1. ]
[2. 2. 3. 3. ]
[4. 4. 5. 5. ]
[6. 6. 7. 7. ]
[8. 8. 9. 9.333333]], 'meter')>
R
<Quantity([[0. 0. 1. 1. ]
[2. 2. 3. 3. ]
[4. 4. 5. 5. ]
[6. 6. 7. 7. ]
[8. 8. 9. 9.333333]], 'meter')>
|
Run tests:
xarray/tests/test_units.py#L3869
TestDataArray.test_computation_objects[int64-method_groupby_bins-coords]
AssertionError: Left and right DataArray objects are not close
Differing values:
L
array([[ nan, nan, 1. , 1. ],
[2. , 2. , 3. , 3. ],
[4. , 4. , 5. , 5. ],
[6. , 6. , 7. , 7. ],
[8. , 8. , 9. , 9.333333]])
R
array([[0. , 0. , 1. , 1. ],
[2. , 2. , 3. , 3. ],
[4. , 4. , 5. , 5. ],
[6. , 6. , 7. , 7. ],
[8. , 8. , 9. , 9.333333]])
|
Run tests:
xarray/tests/test_units.py#L5350
TestDataset.test_computation_objects[int64-data-method_groupby_bins]
AssertionError: Left and right Dataset objects are not close
Differing data variables:
L a (x_bins, y) float64 <Quantity([[nan nan nan nan nan] [1. 1.5 2...
R a (x_bins, y) float64 <Quantity([[-3.5 -2.5 -2. -1.5 -1. ] [ 1. ...
|
Run tests:
xarray/tests/test_units.py#L5350
TestDataset.test_computation_objects[int64-coords-method_groupby_bins]
AssertionError: Left and right Dataset objects are not close
Differing data variables:
L a (x_bins, y) float64 nan nan nan nan nan 1.0 1.5 2.0 2.5 3.5
R a (x_bins, y) float64 -3.5 -2.5 -2.0 -1.5 -1.0 1.0 1.5 2.0 2.5 3.5
|
Run tests
Process completed with exit code 1.
|
Setup micromamba
Failed to save: Unable to reserve cache with key Linux-X64-py3.11-2023-12-06-b6c03294fc0998c7c39677c0e6bd98c2ab2c6976d5514fb5cbab109cb1433eea-linux-64-xarray-tests-args-b172995-root-dcc80ee-file-5dc9d7ff7d218e4cccc7267b38bc76e2bde7ba771224b53a9a2ae301a03d349d, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/8525/merge, Key: Linux-X64-py3.11-2023-12-06-b6c03294fc0998c7c39677c0e6bd98c2ab2c6976d5514fb5cbab109cb1433eea-linux-64-xarray-tests-args-b172995-root-dcc80ee-file-5dc9d7ff7d218e4cccc7267b38bc76e2bde7ba771224b53a9a2ae301a03d349d, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
|
The logs for this run have expired and are no longer available.
Loading