diff --git a/runtime/src/accounts_db.rs b/runtime/src/accounts_db.rs index 0c4bc4901c..b351f33535 100644 --- a/runtime/src/accounts_db.rs +++ b/runtime/src/accounts_db.rs @@ -10088,6 +10088,7 @@ pub mod tests { } #[test] + #[ignore] #[should_panic( expected = "Bad index entry detected (CiDwVBFgWV9E5MvXWoLgnEgn2hK7rJikbvfWavzAQz3, 1, 0, 0, Unspecified)" )]