mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 20:00:22 +08:00
[Tests] Skip failing windows tests (#13495)
* skip failing windows tests * skip more * remove * updates
This commit is contained in:
@@ -651,4 +651,5 @@ def test_get_correct_node_ip():
|
||||
|
||||
if __name__ == "__main__":
|
||||
import pytest
|
||||
# Skip test_basic_2_client_mode for now- the test suite is breaking.
|
||||
sys.exit(pytest.main(["-v", __file__]))
|
||||
|
||||
Reference in New Issue
Block a user