Skip to content

TST: Fix two failing tests on Windows #10631 #11632

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

Merged
merged 1 commit into from
Nov 18, 2015

Conversation

Moisan
Copy link
Contributor

@Moisan Moisan commented Nov 17, 2015

I spotted two failing tests with errors similar to what described @chris-b1 in #10631:

Attribute "dtype" are different
[left]:  int32
[right]: int64

This PR fixes this on windows.

@jreback jreback added Testing pandas testing functions or related to the test suite Dtype Conversions Unexpected or buggy dtype conversions labels Nov 18, 2015
@jreback jreback added this to the 0.17.1 milestone Nov 18, 2015
jreback added a commit that referenced this pull request Nov 18, 2015
TST: Fix two failing tests on Windows #10631
@jreback jreback merged commit 020e68b into pandas-dev:master Nov 18, 2015
@jreback
Copy link
Contributor

jreback commented Nov 18, 2015

thanks!

@Moisan Moisan deleted the windows_frame_test branch September 11, 2018 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants