Closed
Description
FAILED test_venv/lib/site-packages/pandas/tests/window/test_api.py::test_multiple_agg_funcs[rolling-2-expected_vals0]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_apply.py::test_rolling_apply_args_kwargs[args_kwargs0]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_apply.py::test_rolling_apply_args_kwargs[args_kwargs1]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_groupby_rolling[1.0-True]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_groupby_rolling[0.0-False]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_getitem
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_rolling
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_rolling_quantile[linear]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_rolling_quantile[lower]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_rolling_quantile[higher]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_rolling_quantile[midpoint]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_rolling_quantile[nearest]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_rolling_apply[True]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_rolling_apply[False]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_rolling_apply_mutability
FAILED test_venv/lib/site-packages/pandas/tests/window/test_rolling.py::test_closed_one_entry_groupby[min]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_rolling.py::test_closed_one_entry_groupby[max]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_rolling.py::test_rolling_positional_argument[True-grouping0-_index0]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_rolling.py::test_rolling_positional_argument[True-grouping1-_index1]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_rolling.py::test_rolling_positional_argument[False-grouping0-_index0]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_rolling.py::test_rolling_positional_argument[False-grouping1-_index1]
FAILED test_venv/lib/site-packages/pandas/tests/window/test_timeseries_window.py::TestRollingTS::test_groupby_monotonic
FAILED test_venv/lib/site-packages/pandas/tests/window/test_timeseries_window.py::TestRollingTS::test_non_monotonic
Just going to skip these for now. Maybe (probably?) some overlap with #35148 @mroeschke. Not sure.