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

Set the import mode for dask tests #2142

Merged
merged 3 commits into from
May 8, 2024

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jan 31, 2024

This PR fixes the underlying issue that led us to pin pytest in #2137. For now, this PR leaves pytest pinned since there are other issues with pytest 8 and plugin interactions that have broken other RAPIDS libraries so I figured this was safer and we could relax the pin when the rest of RAPIDS does. However, if preferred I'm happy to undo the pinning in this PR too.

@vyasr vyasr requested a review from a team as a code owner January 31, 2024 17:44
@vyasr vyasr self-assigned this Jan 31, 2024
@vyasr vyasr added bug Something isn't working non-breaking Non-breaking change labels Jan 31, 2024
@github-actions github-actions bot added the ci label Jan 31, 2024
@vyasr vyasr added improvement Improvement / enhancement to an existing function and removed bug Something isn't working ci labels Jan 31, 2024
@vyasr vyasr changed the base branch from branch-24.04 to branch-24.06 May 7, 2024 21:27
@github-actions github-actions bot added the ci label May 7, 2024
@vyasr
Copy link
Contributor Author

vyasr commented May 7, 2024

/merge

@rapids-bot rapids-bot bot merged commit 4590c14 into rapidsai:branch-24.06 May 8, 2024
62 checks passed
@vyasr vyasr deleted the fix/pytest_import_mode branch May 8, 2024 22:21
abc99lr pushed a commit to abc99lr/raft that referenced this pull request May 10, 2024
This PR fixes the underlying issue that led us to pin pytest in rapidsai#2137. For now, this PR leaves pytest pinned since there are other issues with pytest 8 and plugin interactions that have broken other RAPIDS libraries so I figured this was safer and we could relax the pin when the rest of RAPIDS does. However, if preferred I'm happy to undo the pinning in this PR too.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)
  - Ray Douglass (https://github.com/raydouglass)

URL: rapidsai#2142
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

3 participants