mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 17:49:47 +08:00
Skip placement tests on Windows (#14000)
This commit is contained in:
@@ -165,6 +165,7 @@ test_python() {
|
||||
-python/ray/tests:test_multiprocessing # test_connect_to_ray() fails to connect to raylet
|
||||
-python/ray/tests:test_node_manager
|
||||
-python/ray/tests:test_object_manager
|
||||
-python/ray/tests:test_placement_group # timeout and OOM
|
||||
-python/ray/tests:test_ray_init # test_redis_port() seems to fail here, but pass in isolation
|
||||
-python/ray/tests:test_resource_demand_scheduler
|
||||
-python/ray/tests:test_stress # timeout
|
||||
|
||||
Reference in New Issue
Block a user