Skip to content

Conversation

@gfyoung
Copy link
Member

@gfyoung gfyoung commented Jun 21, 2016

Turns out Windows errors differently when an invalid fileno is passed into the mmap constructor, so there's no need to skip the test (xref: 9670b31).

@jreback jreback added Testing pandas testing functions or related to the test suite Windows Windows OS labels Jun 21, 2016
@jreback jreback added this to the 0.18.2 milestone Jun 21, 2016
@jreback
Copy link
Contributor

jreback commented Jun 21, 2016

lgtm, ping when green.

@codecov-io
Copy link

codecov-io commented Jun 21, 2016

Current coverage is 84.33%

Merging #13494 into master will not change coverage

@@ master #13494 diff @@ ========================================== Files 138 138 Lines 51106 51106 Methods 0 0 Messages 0 0 Branches 0 0 ========================================== Hits 43102 43102 Misses 8004 8004 Partials 0 0 

Powered by Codecov. Last updated by 1a12ead...db7c6b1

@gfyoung gfyoung force-pushed the mmap-wrapper-init-test-fix branch from 1f55ac4 to db7c6b1 Compare June 21, 2016 12:55
@gfyoung
Copy link
Member Author

gfyoung commented Jun 22, 2016

@jreback : Travis is happy, so ready to merge if there are no concerns.

@jreback jreback closed this in 41f1216 Jun 22, 2016
@gfyoung gfyoung deleted the mmap-wrapper-init-test-fix branch June 22, 2016 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing pandas testing functions or related to the test suite Windows Windows OS

3 participants