You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xarray/tests/test_groupby.py::test_groupby_bins_timeseries: AssertionError: Left and right Dataset objects are not identical
Differing coordinates:
L * time_bins (time_bins) object [2010-08-01, 2010-08-02] ... [2010-08-14, 2...
R * time_bins (time_bins) object (2010-08-01, 2010-08-02] ... (2010-08-14, 2...
Differing data variables:
L val (time_bins) float64 96.0 96.0 96.0 96.0 ... 96.0 96.0 96.0 96.0
R val (time_bins) float64 96.0 96.0 96.0 96.0 ... 96.0 96.0 96.0 96.0
xarray/tests/test_groupby.py::test_groupby_bins_math[True]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_groupby.py::test_groupby_bins_math[False]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_groupby.py::test_groupby_math_nD_group: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_groupby.py::TestDataArrayGroupBy::test_groupby_bins: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_groupby.py::TestDataArrayGroupBy::test_groupby_bins_empty: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_groupby.py::TestDataArrayGroupBy::test_groupby_bins_multidim: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_groupby.py::TestDataArrayGroupBy::test_groupby_bins_sort: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlot::test_coord_with_interval: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlot::test_coord_with_interval_x: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlot::test_coord_with_interval_y: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlot::test_coord_with_interval_xy: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlot::test_labels_with_units_with_interval[x]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlot::test_labels_with_units_with_interval[y]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlotStep::test_coord_with_interval_step: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlotStep::test_coord_with_interval_step_x: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlotStep::test_coord_with_interval_step_y: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPlotHistogram::test_hist_coord_with_interval: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestContourf::test_2d_coord_with_interval: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestContour::test_2d_coord_with_interval: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestPcolormesh::test_2d_coord_with_interval: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestImshow::test_2d_coord_with_interval: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_plot.py::TestSurface::test_2d_coord_with_interval: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_units.py::TestDataArray::test_computation_objects[float64-method_groupby_bins-data]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_units.py::TestDataArray::test_computation_objects[float64-method_groupby_bins-coords]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_units.py::TestDataArray::test_computation_objects[int64-method_groupby_bins-data]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_units.py::TestDataArray::test_computation_objects[int64-method_groupby_bins-coords]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_units.py::TestDataset::test_computation_objects[float64-data-method_groupby_bins]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_units.py::TestDataset::test_computation_objects[float64-coords-method_groupby_bins]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_units.py::TestDataset::test_computation_objects[int64-data-method_groupby_bins]: ValueError: Overlapping IntervalIndex is not accepted.
xarray/tests/test_units.py::TestDataset::test_computation_objects[int64-coords-method_groupby_bins]: ValueError: Overlapping IntervalIndex is not accepted.
The text was updated successfully, but these errors were encountered:
Workflow Run URL
Python 3.10 Test Summary
The text was updated successfully, but these errors were encountered: