-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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
TST/BUG: some buggy windows tests #10631
Comments
cc @Komnomnomnom |
I don't think these are actually recent. Its also possible they only happen on my anaconda builds (these came to light when I turned on binstar). Though these ARE build with the correct visual studios, so not really sure what actually is the issue. |
|
@chris-b1 these are usually very easy changes. I have a windows ci, but don't always watch it. if the tests does something like:
this will fail (say you are doing a resample or wahtever), because the Soln is |
TST: Fix two failing tests on Windows #10631
Don't think this is relevant anymore. |
xref #10630
test_parsing.py
(2 tests) (DEPR: Deprecate as_recarray in read_csv #13373)test_libsparse
, the test_intersect is segfaulting, not really sure why.test_ujson
with small exponentials, only on win-64 with 2.7.The text was updated successfully, but these errors were encountered: