Ignore long/hanging test (#14260)

This commit is contained in:
Tyera Eulberg
2020-12-22 15:39:09 -07:00
committed by GitHub
parent 8afa345eb3
commit 266c63f105

View File

@@ -5156,6 +5156,7 @@ pub mod tests {
} }
#[test] #[test]
#[ignore]
fn test_shrink_and_clean() { fn test_shrink_and_clean() {
solana_logger::setup(); solana_logger::setup();