Skip to content

fix CI, wrong import path#53715

Merged
aslonnie merged 1 commit intomasterfrom
SERVE-842-abrar-test
Jun 10, 2025
Merged

fix CI, wrong import path#53715
aslonnie merged 1 commit intomasterfrom
SERVE-842-abrar-test

Conversation

@abrarsheikh
Copy link
Copy Markdown
Contributor

follow up of #53652

Signed-off-by: abrar <abrar@anyscale.com>
@abrarsheikh abrarsheikh requested review from aslonnie and Copilot June 10, 2025 20:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes CI failures by correcting the wrong import paths for test utilities. The changes update the import statements in several test files to use the correct module.

  • Consolidated imports in test_output.py.
  • Updated wait_for_condition imports in test_network_failure_e2e.py, test_dashboard.py, and test_job_agent.py.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
python/ray/tests/test_output.py Combined wrong imports into a single correct import.
python/ray/tests/test_network_failure_e2e.py Updated wait_for_condition import to the correct module.
python/ray/tests/test_dashboard.py Updated wait_for_condition import to the correct module.
python/ray/dashboard/modules/job/tests/test_job_agent.py Updated wait_for_condition import to the correct module.

@abrarsheikh
Copy link
Copy Markdown
Contributor Author

ran full CI https://buildkite.com/ray-project/postmerge/builds/10755 to be sure

@abrarsheikh abrarsheikh added the go add ONLY when ready to merge, run all tests label Jun 10, 2025
@aslonnie aslonnie merged commit c0d7e84 into master Jun 10, 2025
5 of 6 checks passed
@aslonnie aslonnie deleted the SERVE-842-abrar-test branch June 10, 2025 23:10
elliot-barn pushed a commit that referenced this pull request Jun 18, 2025
follow up of #53652

Signed-off-by: abrar <abrar@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
elliot-barn pushed a commit that referenced this pull request Jul 2, 2025
follow up of #53652

Signed-off-by: abrar <abrar@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants