Skip to content

Several tests seem to be failing #7

Open
@marcinz

Description

@marcinz

The tests that are failing.

The tests that fail on CPU:

[FAIL] (CPU) tests/pandas/df_drop_duplicates.py
[FAIL] (CPU) tests/pandas/sr_astype_invalid.py
[FAIL] (CPU) tests/pandas/sr_at.py
[FAIL] (CPU) tests/pandas/sr_drop_duplicates.py
[FAIL] (CPU) tests/pandas/sr_iat.py

All of these fail on one CPU, but on 2 CPUs only at and iat fail.

Tests that fail on one GPU:

[FAIL] (GPU) tests/pandas/df_join.py

All tests seem to fail on 2 GPUs. Must be something obvious.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions