8000 [core] Deflake `test_ray_init` by edoakes · Pull Request #54094 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[core] Deflake test_ray_init #54094

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

Merged
merged 3 commits into from
Jun 25, 2025

Conversation

edoakes
Copy link
Collaborator
@edoakes edoakes commented Jun 25, 2025

Instead of repeatedly trying to call ray.init and waiting for one to connect to the running instance, I've modified the test to wait until that instance is ready, then assert that it connects to the running instance.

edoakes added 2 commits June 25, 2025 12:24
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
@edoakes edoakes added the go add ONLY when ready to merge, run all tests label Jun 25, 2025
@edoakes edoakes requested a review from a team June 25, 2025 17:25
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
@edoakes edoakes merged commit 4fa0310 into ray-project:master Jun 25, 2025
5 checks passed
minerharry pushed a commit to minerharry/ray that referenced this pull request Jun 27, 2025
Instead of repeatedly trying to call `ray.init` and waiting for one to
connect to the running instance, I've modified the test to wait until
that instance is ready, then assert that it connects to the running
instance.

---------

Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.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.

2 participants
0