[CI] Disable test_reference_counting on Windows build

This commit is contained in:
Eric Liang 2021-09-25 13:40:00 -07:00 committed by GitHub
parent 66aac2e219
commit 1ffec66cd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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