[CI] [Hotfix] Skip test_standalone (#20556)

This commit is contained in:
Simon Mo 2021-11-18 16:47:18 -08:00 committed by GitHub
parent c964455642
commit add2450b92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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