Skip to content

[BUG] Non-deterministic pass/fail behavior in tests/indexes/test_common.py #19810

@galipremsagar

Description

@galipremsagar

Describe the bug
When we run pytests in series or parallel vs separately for tests/indexes/test_common.py, they result in different pass/fail number.

Steps/Code to reproduce bug

For example:
pandas-testing/pandas-tests/tests/indexes/test_common.py::test_sort_values_with_missing[nullable_int-last] fails in series run but passes when run separately.

Metadata

Metadata

Assignees

Labels

PythonAffects Python cuDF API.bugSomething isn't workingcudf.pandasIssues specific to cudf.pandas

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions