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

Branch 24.04 merge branch 24.02 #2143

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jan 31, 2024

Replaces #2138

bdice and others added 2 commits January 31, 2024 09:18
There is an unusual test failure in raft-dask:

```
Exception: ModuleNotFoundError("No module named 'raft_dask.common.comms_utils'")
```

The tests started failing at the same time that pytest 8 was released. This PR tests with `pytest==7.*` to isolate the root cause (and fix it if it is the problem).
@vyasr vyasr requested review from a team as code owners January 31, 2024 18:42
@AyodeAwe AyodeAwe merged commit e407677 into rapidsai:branch-24.04 Jan 31, 2024
7 of 8 checks passed
@vyasr vyasr deleted the branch-24.04-merge-branch-24.02 branch January 31, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants