You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[core] Further deflake test_gcs_fault_tolerance.py (#52764)
Recent flake:
https://buildkite.com/ray-project/postmerge/builds/9908#01969376-c292-484d-b9d4-abca4fbbd35d/180-1552
Attempting to fix by using `wait_for_condition` instead of an immediate
assertion.
If this doesn't work, it might reveal an actual bug in the autoscaler
(there's no reason the nodes should be marked as `RUNNING` in this
case).
---------
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
0 commit comments