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

Re-enable balanced edge cut test #4781

Conversation

ChuckHastings
Copy link
Collaborator

@ChuckHastings ChuckHastings commented Nov 22, 2024

Depends on rapidsai/raft#2507

We disabled the test because it was failing and blocking everything in CI. The above raft PR reverts a change in raft that appears to be causing this failure. Once it is merged we can merge this to enable the test again.

Closes #4777

@ChuckHastings ChuckHastings added bug Something isn't working non-breaking Non-breaking change labels Nov 22, 2024
@ChuckHastings ChuckHastings self-assigned this Nov 22, 2024
@ChuckHastings ChuckHastings added this to the 24.12 milestone Nov 22, 2024
@ChuckHastings ChuckHastings marked this pull request as ready for review November 22, 2024 21:28
@ChuckHastings ChuckHastings requested a review from a team as a code owner November 22, 2024 21:28
@ChuckHastings
Copy link
Collaborator Author

/merge

@rapids-bot rapids-bot bot merged commit 1f1cace into rapidsai:branch-24.12 Nov 26, 2024
73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cuGraph non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failure in balanced_edge_test.cpp
3 participants