mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[CI] Disable test_reference_counting on Windows build
This commit is contained in:
parent
66aac2e219
commit
1ffec66cd5
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ test_python() {
|
|||
-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_reference_counting # too flaky 9/25/21
|
||||
-python/ray/tests:test_runtime_env_env_vars # runtime_env not supported on Windows
|
||||
-python/ray/tests:test_runtime_env_complicated # conda install slow leading to timeout
|
||||
-python/ray/tests:test_stress # timeout
|
||||
|
|
Loading…
Add table
Reference in a new issue