Ignore flaky test_banking_stage_entryfication (#5659)

automerge
This commit is contained in:
Michael Vines
2019-08-26 16:49:34 -07:00
committed by Grimes
parent 97db802be3
commit a0f3208828

View File

@ -1157,6 +1157,7 @@ mod tests {
} }
#[test] #[test]
#[ignore]
fn test_banking_stage_entryfication() { fn test_banking_stage_entryfication() {
solana_logger::setup(); solana_logger::setup();
// In this attack we'll demonstrate that a verifier can interpret the ledger // In this attack we'll demonstrate that a verifier can interpret the ledger