From 8a9b51952e3292364d766a08468bd8dc13ec6b63 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Wed, 17 Mar 2021 10:19:31 -0700 Subject: [PATCH] Ignore flaky test_banking_stage_entries_only and test_banking_stage_entryfication --- 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