From f528cda832ec9a9398fba16b8580c0be60fdb9e8 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 20:34:30 +0000 Subject: [PATCH] Ignore flaky test_banking_stage_entries_only and test_banking_stage_entryfication (#15959) (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 fc3b176b62..7029ab0689 100644 --- a/core/src/banking_stage.rs +++ b/core/src/banking_stage.rs @@ -1463,6 +1463,7 @@ mod tests { } #[test] + #[ignore] fn test_banking_stage_entries_only() { solana_logger::setup(); let GenesisConfigInfo { @@ -1580,6 +1581,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