Skip to content

Conversation

@sfc-gh-jkew
Copy link
Contributor

@sfc-gh-jkew sfc-gh-jkew commented Sep 26, 2025

Missed a line in create_test_series_in_defined_mode where we want to get the default Backend instead of "Ray"

What do these changes do?

  • first commit message and PR title follow format outlined here

    NOTE: If you edit the PR title to match this format, you need to add another commit (even if it's empty) or amend your last commit for the CI job that checks the PR title to pick up the new PR title.

  • passes flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
  • passes black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
  • signed commit with git commit -s
  • Resolves Interop Tests should all use Backup.get instead of "Ray" #7681
  • tests added and passing (NA)
  • module layout described at docs/development/architecture.rst is up-to-date

@sfc-gh-jkew sfc-gh-jkew changed the title Missed a line in create_test_series_in_defined_mode where we want to … TEST-#7681: Interop Tests should all use Backup.get instead of "Ray" Sep 26, 2025
@sfc-gh-mvashishtha sfc-gh-mvashishtha changed the title TEST-#7681: Interop Tests should all use Backup.get instead of "Ray" TEST-#7681: Interop Tests should all use Backend.get instead of "Ray" Sep 26, 2025
@sfc-gh-jkew sfc-gh-jkew marked this pull request as ready for review September 26, 2025 16:09
@sfc-gh-jkew sfc-gh-jkew merged commit b002708 into main Sep 26, 2025
78 checks passed
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.

Interop Tests should all use Backup.get instead of "Ray"

3 participants