mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 19:49:04 +08:00
[tune] deactivate flaky test for now (#11284)
This commit is contained in:
@@ -445,6 +445,7 @@ def test_migration_checkpoint_removal(start_connected_emptyhead_cluster,
|
||||
assert t1.status == Trial.TERMINATED, runner.debug_string()
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Not very consistent.")
|
||||
@pytest.mark.parametrize("trainable_id", ["__fake", "__fake_durable"])
|
||||
def test_cluster_down_simple(start_connected_cluster, tmpdir, trainable_id):
|
||||
"""Tests that TrialRunner save/restore works on cluster shutdown."""
|
||||
|
||||
Reference in New Issue
Block a user