Skip to content

Conversation

sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Sep 17, 2025

Description

  • moving the Ray test suite under toxgen
  • removed @pytest.mark.forked and instead:
    • added a fixture to ensure ray is shut down after each test
    • gave each test that was looking at logs its own temporary directory to ensure logs don't get mixed up
  • we were only testing Ray on Python 3.10 and 3.11 -- fixing that

Issues

Ref #4506
Closes #4811

Reminders

Copy link

codecov bot commented Sep 17, 2025

✅ All tests passed in 2613.08s

@sentrivana sentrivana marked this pull request as ready for review September 17, 2025 14:37
@sentrivana sentrivana requested a review from a team as a code owner September 17, 2025 14:37
@sentrivana sentrivana marked this pull request as draft September 18, 2025 10:23
@sentrivana sentrivana marked this pull request as ready for review September 18, 2025 10:29
@sentrivana sentrivana merged commit 78843dc into master Sep 18, 2025
123 checks passed
@sentrivana sentrivana deleted the ivana/toxgen/ray branch September 18, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test ray on newer Python versions

2 participants