Skip to content

TST: do not use int to negative int power in tests (GH14489) #14497

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

Conversation

jorisvandenbossche
Copy link
Member

Closes #14489

Numpy starts to error on those cases from 1.12 numpy/numpy#8127

This just fixes the test for now, but other option is to coerce to floats (but that is certainly not for 0.19.1)

@jreback
Copy link
Contributor

jreback commented Oct 26, 2016

hah I think we duped on this one.......

@jorisvandenbossche
Copy link
Member Author

Yep, I also just see it :-) Yours is cleaner, mine still tests negative ints to positive powers

@jreback
Copy link
Contributor

jreback commented Oct 26, 2016

hahah, ok.

@jreback jreback closed this Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: numpy dev started failing
2 participants