-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
2 tests failures on 32bit: test_searchsorted_sorter and test_sparse_max_row #12927
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
Comments
what is your numpy version here? we are still working thru a bunch of numpy issues of numpy > 1.11 |
cc @sinhrks for the 2nd. though we only test on 32-bit vms very occasionally. |
On Tue, 19 Apr 2016, Jeff Reback wrote:
e.g. Debian stable has good old 1.8.2 here is more information about sorter argument 1483 and here is easier to digest (explicit dtype listed) for the 2nd one (Pdb) p result |
closes pandas-dev#12927 TST: use 32bit_repr when printing formatting of sparse COMPAT: ensure consensus name when Indexes are union/intersected if possible COMPAT: skip some coercion tests on 32-bit
@yarikoptic master should be clean now on 32bit platforms. |
While building a fresh snapshot (6c692ae) for debians ran into the following consistent one on debian stable and testing (built fine on 64bit, but failed in 32bit userspace):
I will replicate in interactive env atm, but thought that may be you have dealt with it already or smth so I wouldn't ;-)
The text was updated successfully, but these errors were encountered: