Skip to content

[BUG] Various Groupby JIT tests fail when run alone #20663

@brandon-b-miller

Description

@brandon-b-miller

Locally, groupby JIT tests seem to fail with a mismatched dtype, but not if the whole test suite is run.

FAILED python/cudf/cudf/tests/groupby/test_apply.py::test_groupby_apply_jit_unary_reductions[small-min-int32] - AssertionError: Attributes of Series are different

This is probably due to an improper cache hit on the kernel somewhere.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions