Ignore flaky test_dropped_handoff_recovery
This commit is contained in:
parent
b9524217fe
commit
251b0957f1
|
@ -1121,6 +1121,7 @@ fn test_leader_validator_basic() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_dropped_handoff_recovery() {
|
||||
solana_logger::setup();
|
||||
// The number of validators
|
||||
|
|
Loading…
Reference in New Issue