Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport PR #35898 on branch 1.1.x: CI: docker 32-bit linux build #37466

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.

None yet

2 participants