Skip to content

BLD: 32-bit / 2.7 tests broken #17121

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

Closed
jreback opened this issue Jul 30, 2017 · 5 comments · Fixed by #17664
Closed

BLD: 32-bit / 2.7 tests broken #17121

jreback opened this issue Jul 30, 2017 · 5 comments · Fixed by #17664
Labels
32bit 32-bit systems Compat pandas objects compatability with Numpy or Python functions
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Jul 30, 2017

https://travis-ci.org/MacPython/pandas-wheels/jobs/258984636

not sure what exactly broke this

@jreback jreback added 32bit 32-bit systems Compat pandas objects compatability with Numpy or Python functions labels Jul 30, 2017
@jreback jreback added this to the 0.21.0 milestone Jul 30, 2017
@gfyoung
Copy link
Member

gfyoung commented Jul 30, 2017

@jreback : The failure started occurring about four days ago. My guess is that #17062 is the culprit given that it was merged around the same time, and the location of the failure is near the location of the files that were modified.

cc @toobaz

@toobaz
Copy link
Member

toobaz commented Jul 30, 2017

Being unable to reproduce, I made the following simple experiment: I added error-triggering lines to each function I had modified in #17062 . The test still works fine. So the bug doesn't seem to be related to my patch.

@gfyoung
Copy link
Member

gfyoung commented Jul 30, 2017

@toobaz : You can try reproducing via VM, but given your comment, that might be indicative of a flakey test, though not entirely sure.

@gfyoung
Copy link
Member

gfyoung commented Jul 31, 2017

Tests seem to be passing again: https://travis-ci.org/MacPython/pandas-wheels/builds/259204266

Not 100% sure what happened to fix it, but closing for the time being (but will monitor).

@gfyoung gfyoung closed this as completed Jul 31, 2017
@gfyoung gfyoung modified the milestones: No action, 0.21.0 Jul 31, 2017
@jreback
Copy link
Contributor Author

jreback commented Aug 8, 2017

https://travis-ci.org/MacPython/pandas-wheels/jobs/262048673

still recurring. I think this has to do with the factorization on 32-bit somehow.

@jreback jreback reopened this Aug 8, 2017
@jreback jreback modified the milestones: 0.21.0, No action Aug 8, 2017
jreback added a commit to jreback/pandas that referenced this issue Sep 25, 2017
jreback added a commit that referenced this issue Sep 25, 2017
alanbato pushed a commit to alanbato/pandas that referenced this issue Nov 10, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this issue Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
32bit 32-bit systems Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants