mirror of
https://github.com/vale981/ray
synced 2025-03-05 18:11:42 -05:00
fix windows pg test by skipping (#18649)
This commit is contained in:
parent
7e95f330d5
commit
28c9c1fd98
1 changed files with 3 additions and 0 deletions
|
@ -175,6 +175,9 @@ test_python() {
|
|||
-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_placement_group_2
|
||||
-python/ray/tests:test_placement_group_3
|
||||
-python/ray/tests:test_placement_group_mini_integration
|
||||
-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_runtime_env_env_vars # runtime_env not supported on Windows
|
||||
|
|
Loading…
Add table
Reference in a new issue