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 failing C++ tests and revert #2097, #2085. #2168

Merged
merged 7 commits into from
Feb 9, 2024

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Feb 8, 2024

RAFT C++ tests were not running for a portion of the 24.02 development cycle, until the merger of rapidsai/rapids-cmake#533.

This PR fixes some failing tests and reverts PRs that caused test failures that were silent until now, specifically #2097 and #2085. These features will be revisited in a subsequent release.

@cjnolet cjnolet requested a review from a team as a code owner February 8, 2024 16:02
@cjnolet cjnolet added bug Something isn't working non-breaking Non-breaking change labels Feb 8, 2024
@github-actions github-actions bot added the cpp label Feb 8, 2024
@cjnolet cjnolet changed the base branch from branch-24.04 to branch-24.02 February 8, 2024 16:02
@cjnolet cjnolet self-assigned this Feb 8, 2024
@cjnolet cjnolet requested a review from a team as a code owner February 8, 2024 21:58
@github-actions github-actions bot added the CMake label Feb 8, 2024
Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving CMake changes.

@bdice bdice changed the title Testing 2402 revert ci Fix failing C++ tests and revert #2097, #2085. Feb 8, 2024
@raydouglass raydouglass merged commit 9446430 into rapidsai:branch-24.02 Feb 9, 2024
57 of 61 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 CMake cpp non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

5 participants