diff --git a/local_cluster/tests/local_cluster.rs b/local_cluster/tests/local_cluster.rs index 4512b5cbe..8e34a42ef 100644 --- a/local_cluster/tests/local_cluster.rs +++ b/local_cluster/tests/local_cluster.rs @@ -303,6 +303,7 @@ fn test_listener_startup() { #[allow(unused_attributes)] #[test] #[serial] +#[ignore] fn test_snapshots_blocktree_floor() { // First set up the cluster with 1 snapshotting leader let snapshot_interval_slots = 10;