test_shrink_candidate_slots_cached works with write cache (#29143)

This commit is contained in:
Jeff Washington (jwash) 2022-12-08 08:08:31 -06:00 committed by GitHub
parent 9eedc189fd
commit 019f276a91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14791,6 +14791,7 @@ pub(crate) mod tests {
goto_end_of_slot(Arc::<Bank>::get_mut(&mut bank0).unwrap());
bank0.freeze();
bank0.squash();
add_root_and_flush_write_cache(&bank0);
let sizes = bank0
.rc