ignore unstable test_repairman_catchup

This commit is contained in:
Michael Vines 2019-06-20 08:16:42 -07:00
parent b430762a23
commit 4a32bc48d2
1 changed files with 1 additions and 0 deletions

View File

@ -276,6 +276,7 @@ fn test_fail_entry_verification_leader() {
}
#[test]
#[ignore]
fn test_repairman_catchup() {
run_repairman_catchup(3);
}