Remove PR labeler bot #10700
Annotations
11 errors and 1 warning
|
Run tests:
xarray/tests/test_backends.py#L4277
TestDask.test_dask_roundtrip
Failed: Timeout >180.0s
|
Run tests:
xarray/tests/test_backends.py#L599
TestNetCDF4ViaDaskData.test_roundtrip_coordinates
Failed: Timeout >180.0s
|
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([ nan, 5.500000e+01, 1.405721e+14, nan, 1.430000e+02,
5.500000e+01, 3.435974e+10, 1.055531e+14, nan, 3.435974e+10,
1.288490e+10])
R
array([10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9])
|
Run tests:
xarray/tests/test_backends.py#L4284
TestDask.test_deterministic_names
Failed: Timeout >180.0s
|
Run tests:
xarray/tests/test_backends.py#L608
TestNetCDF4ViaDaskData.test_roundtrip_global_coordinates
Failed: Timeout >180.0s
|
Run tests:
xarray/tests/test_backends.py#L4302
TestDask.test_dataarray_compute
Failed: Timeout >180.0s
|
Run tests:
xarray/tests/test_backends.py#L625
TestNetCDF4ViaDaskData.test_roundtrip_coordinates_with_space
Failed: Timeout >180.0s
|
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. ...
|
Upload test results
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading