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

Restore 32 Bit Linux CI #32709

Closed
WillAyd opened this issue Mar 14, 2020 · 4 comments · Fixed by #35898
Closed

Restore 32 Bit Linux CI #32709

WillAyd opened this issue Mar 14, 2020 · 4 comments · Fixed by #35898
Labels
32bit 32-bit systems CI Continuous Integration
Milestone

Comments

@WillAyd
Copy link
Member

WillAyd commented Mar 14, 2020

Noticed in #32706 and temporarily disabled in a follow up #32708

@WillAyd WillAyd added 32bit 32-bit systems CI Continuous Integration labels Mar 14, 2020
@TomAugspurger
Copy link
Contributor

Any details on what went wrong? (azure pipelines deletes their logs fairly quickly)

@WillAyd
Copy link
Member Author

WillAyd commented Mar 16, 2020 via email

@WillAyd
Copy link
Member Author

WillAyd commented Mar 16, 2020

INTERNALERROR> Traceback (most recent call last):
INTERNALERROR>   File "/home/vsts/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/xdist/workermanage.py", line 316, in process_from_remote
INTERNALERROR>     rep = unserialize_report(eventname, kwargs["data"])
INTERNALERROR>   File "/home/vsts/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/xdist/workermanage.py", line 423, in unserialize_report
INTERNALERROR>     return runner.TestReport(**assembled_report(reportdict))
INTERNALERROR>   File "/home/vsts/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/xdist/workermanage.py", line 403, in assembled_report
INTERNALERROR>     style=data["style"],
INTERNALERROR> TypeError: __init__() got an unexpected keyword argument 'filelocrepr'

fangchenli added a commit to fangchenli/pandas that referenced this issue Aug 25, 2020
fangchenli added a commit to fangchenli/pandas that referenced this issue Oct 25, 2020
fangchenli added a commit to fangchenli/pandas that referenced this issue Oct 25, 2020
fangchenli added a commit to fangchenli/pandas that referenced this issue Oct 25, 2020
@jreback jreback added this to the 1.2 milestone Oct 28, 2020
jreback pushed a commit that referenced this issue Oct 28, 2020
* CI: docker 32-bit linux build #32709

* fix manylinux version typo

* TST/CI: fix 32bit dtype tests #36579, #32709

* TST/CI: xfail 32-bit tests #36579, #32709

* CI: skip test #36579, #32709
kesmit13 pushed a commit to kesmit13/pandas that referenced this issue Nov 2, 2020
* CI: docker 32-bit linux build pandas-dev#32709

* fix manylinux version typo

* TST/CI: fix 32bit dtype tests pandas-dev#36579, pandas-dev#32709

* TST/CI: xfail 32-bit tests pandas-dev#36579, pandas-dev#32709

* CI: skip test pandas-dev#36579, pandas-dev#32709
ukarroum pushed a commit to ukarroum/pandas that referenced this issue Nov 2, 2020
* CI: docker 32-bit linux build pandas-dev#32709

* fix manylinux version typo

* TST/CI: fix 32bit dtype tests pandas-dev#36579, pandas-dev#32709

* TST/CI: xfail 32-bit tests pandas-dev#36579, pandas-dev#32709

* CI: skip test pandas-dev#36579, pandas-dev#32709
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
32bit 32-bit systems CI Continuous Integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants