mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[CI] [Hotfix] Skip test_standalone (#20556)
This commit is contained in:
parent
c964455642
commit
add2450b92
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ test_python() {
|
|||
-python/ray/serve:test_router # timeout
|
||||
-python/ray/serve:test_handle # "fatal error" (?) https://github.com/ray-project/ray/pull/13695
|
||||
-python/ray/serve:test_controller_crashes # timeout
|
||||
-python/ray/serve:test_standalone # timeout
|
||||
-python/ray/tests:test_actor_advanced # timeout
|
||||
-python/ray/tests:test_actor_failures # flaky
|
||||
-python/ray/tests:test_advanced_2
|
||||
|
|
Loading…
Add table
Reference in a new issue