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
from 10m. The test `TestRayClusterAutoscalerMaxReplicasUpdate/Create_a_RayCluster_with_autoscaling_enabled(Scale_down_maxReplicas_from_2_to_1)`
in `raycluster_autoscaler_test.go` sometimes fails at line 405.
```
Timed out after 600.001s.
Expected
<int32>: 1
to equal
<int32>: 2
```
Signed-off-by: David Xia <[email protected]>
0 commit comments