Skip to content
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

Fix PyTest failures from RAPIDS 24.12 GPU CI #437

Open
2 of 3 tasks
sarahyurick opened this issue Dec 17, 2024 · 1 comment
Open
2 of 3 tasks

Fix PyTest failures from RAPIDS 24.12 GPU CI #437

sarahyurick opened this issue Dec 17, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sarahyurick
Copy link
Collaborator

sarahyurick commented Dec 17, 2024

In #434, we upgraded to the latest RAPIDS 24.12 release, however it caused these errors:

  • FAILED test_fuzzy_dedup.py::TestFuzzyDuplicates::test_fuzzy_dedup[3-0.3-duplicate_docs2-False] - AssertionError: Series are different
  • FAILED test_fuzzy_dedup.py::TestFuzzyDuplicates::test_no_fp_check[3-duplicate_docs1-False] - AssertionError: Series are different
  • test_semdedup.py runs indefinitely

I added skips to them for now, but we should fix them ASAP.

@sarahyurick sarahyurick added the bug Something isn't working label Dec 17, 2024
@sarahyurick
Copy link
Collaborator Author

Fuzzy dedupe failures will be fixed by: #442.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants