Skip to content

TST: dtype related test failures on 32bit system #36579

Closed
@fangchenli

Description

@fangchenli
  1. tests/test_algos.py:TestHashTable:test_lookup_nan TST: 32bit dtype compat #36579 #36584
  2. tests/test_algos.py:TestHashTable:test_lookup_overflow TST: 32bit dtype compat #36579 #36584
  3. tests/indexes/test_base.py:test_get_indexer_non_unique_wrong_dtype TST: 32bit dtype compat #36579 #36584
  4. tests/indexes/period/test_indexing.py:TestGetIndexer:test_get_indexer_non_unique TST: 32bit dtype compat #36579 #36584
E       AssertionError: numpy array are different
E       
E       Attribute "dtype" are different
E       [left]:  int32
E       [right]: int64

Metadata

Metadata

Assignees

No one assigned

    Labels

    32bit32-bit systemsTestingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions