ignore unstable test_repairman_catchup
This commit is contained in:
parent
b430762a23
commit
4a32bc48d2
|
@ -276,6 +276,7 @@ fn test_fail_entry_verification_leader() {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[ignore]
|
||||||
fn test_repairman_catchup() {
|
fn test_repairman_catchup() {
|
||||||
run_repairman_catchup(3);
|
run_repairman_catchup(3);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue