mirror of
https://github.com/wassname/ray.git
synced 2026-07-28 11:25:04 +08:00
Enable more new scheduler tests (#12421)
This commit is contained in:
@@ -251,7 +251,6 @@ ray.shutdown()
|
||||
assert worker2.pid == get_workers()[0].pid
|
||||
|
||||
|
||||
@pytest.mark.skipif(new_scheduler_enabled(), reason="raylet hang 100% cpu")
|
||||
def test_worker_registration_failure_after_driver_exit(shutdown_only):
|
||||
info = ray.init(num_cpus=1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user