Ignore long/hanging test (#14261)
This commit is contained in:
parent
7042f11791
commit
c276513b84
|
@ -5513,6 +5513,7 @@ pub mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_shrink_and_clean() {
|
||||
solana_logger::setup();
|
||||
|
||||
|
|
Loading…
Reference in New Issue