-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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: dtype related test failures on 32bit system #36579
Comments
fangchenli
added
Bug
Needs Triage
Issue that has not been reviewed by a pandas team member
labels
Sep 23, 2020
fangchenli
added a commit
to fangchenli/pandas
that referenced
this issue
Sep 23, 2020
fangchenli
added a commit
to fangchenli/pandas
that referenced
this issue
Sep 23, 2020
fangchenli
added a commit
to fangchenli/pandas
that referenced
this issue
Sep 24, 2020
jreback
pushed a commit
that referenced
this issue
Sep 24, 2020
fangchenli
added
32bit
32-bit systems
and removed
Bug
Needs Triage
Issue that has not been reviewed by a pandas team member
labels
Sep 30, 2020
There are several new failures reported by #35898.
|
fangchenli
added a commit
to fangchenli/pandas
that referenced
this issue
Oct 25, 2020
fangchenli
added a commit
to fangchenli/pandas
that referenced
this issue
Oct 25, 2020
Comment on xfailed test: On 32-bit system, the output dtype is also
|
fangchenli
added a commit
to fangchenli/pandas
that referenced
this issue
Oct 25, 2020
jreback
pushed a commit
that referenced
this issue
Oct 28, 2020
kesmit13
pushed a commit
to kesmit13/pandas
that referenced
this issue
Nov 2, 2020
kesmit13
pushed a commit
to kesmit13/pandas
that referenced
this issue
Nov 2, 2020
* CI: docker 32-bit linux build pandas-dev#32709 * fix manylinux version typo * TST/CI: fix 32bit dtype tests pandas-dev#36579, pandas-dev#32709 * TST/CI: xfail 32-bit tests pandas-dev#36579, pandas-dev#32709 * CI: skip test pandas-dev#36579, pandas-dev#32709
ukarroum
pushed a commit
to ukarroum/pandas
that referenced
this issue
Nov 2, 2020
* CI: docker 32-bit linux build pandas-dev#32709 * fix manylinux version typo * TST/CI: fix 32bit dtype tests pandas-dev#36579, pandas-dev#32709 * TST/CI: xfail 32-bit tests pandas-dev#36579, pandas-dev#32709 * CI: skip test pandas-dev#36579, pandas-dev#32709
One more failure (addressing in #37623).
|
mroeschke
added
the
Testing
pandas testing functions or related to the test suite
label
Aug 13, 2021
Looks like the tests in the OP have been all marked now so closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tests/test_algos.py:TestHashTable:test_lookup_nan
TST: 32bit dtype compat #36579 #36584tests/test_algos.py:TestHashTable:test_lookup_overflow
TST: 32bit dtype compat #36579 #36584tests/indexes/test_base.py:test_get_indexer_non_unique_wrong_dtype
TST: 32bit dtype compat #36579 #36584tests/indexes/period/test_indexing.py:TestGetIndexer:test_get_indexer_non_unique
TST: 32bit dtype compat #36579 #36584The text was updated successfully, but these errors were encountered: