From e4032ec87fed36cffbeea066d71cd79f81f6b5dd Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 20:25:13 +0000 Subject: [PATCH] Ignore flaky test_banking_stage_entries_only and test_banking_stage_entryfication (#15958) (cherry picked from commit 8a9b51952e3292364d766a08468bd8dc13ec6b63) Co-authored-by: Michael Vines --- core/src/banking_stage.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/src/banking_stage.rs b/core/src/banking_stage.rs index 3aba37cd34..7477d09539 100644 --- a/core/src/banking_stage.rs +++ b/core/src/banking_stage.rs @@ -1458,6 +1458,7 @@ mod tests { } #[test] + #[ignore] fn test_banking_stage_entries_only() { solana_logger::setup(); let GenesisConfigInfo { @@ -1575,6 +1576,7 @@ mod tests { } #[test] + #[ignore] fn test_banking_stage_entryfication() { solana_logger::setup(); // In this attack we'll demonstrate that a verifier can interpret the ledger