Skip to content

Conversation

@simonjayhawkins
Copy link
Member

Backport PR #35898

@simonjayhawkins simonjayhawkins added the 32bit 32-bit systems label Oct 28, 2020
@simonjayhawkins simonjayhawkins added this to the 1.1.4 milestone Oct 28, 2020
@simonjayhawkins
Copy link
Member Author

32 bit failures

=========================== short test summary info ============================
FAILED pandas/tests/indexing/test_partial.py::TestPartialSetting::test_slice_irregular_datetime_index_with_nan
FAILED pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_groupby_rolling_string_index
FAILED pandas/tests/window/test_grouper.py::TestGrouperGrouping::test_groupby_rolling_no_sort
= 3 failed, 69851 passed, 4429 skipped, 14962 deselected, 1047 xfailed, 6 xpassed, 12 warnings in 758.55s (0:12:38) =

This matches https://dev.azure.com/pandas-dev/pandas-wheels/_build/results?buildId=46211&view=logs&j=bb1c2637-64c6-57bd-9ea6-93823b2df951&t=9c62e7ff-391e-517d-ede1-af63bc6a25da with test_groupby_nat_exclude and test_info_int_columns fixed here.

will merge this and address these failures separately

test_groupby_rolling_string_index and test_groupby_rolling_no_sort only occuring on 1.1.

test_slice_irregular_datetime_index_with_nan is failing on master and only appeared on MacPython/pandas-wheels#106 after the last commit so is recent and not picked up #35898

@simonjayhawkins simonjayhawkins merged commit 2cac884 into pandas-dev:1.1.x Oct 28, 2020
@simonjayhawkins simonjayhawkins deleted the backport-of-pr-35898-on-1.1.x branch October 28, 2020 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

32bit 32-bit systems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants