parent
5ffb6b874b
commit
f1110f2e85
|
@ -303,6 +303,7 @@ fn test_listener_startup() {
|
||||||
#[allow(unused_attributes)]
|
#[allow(unused_attributes)]
|
||||||
#[test]
|
#[test]
|
||||||
#[serial]
|
#[serial]
|
||||||
|
#[ignore]
|
||||||
fn test_snapshots_blocktree_floor() {
|
fn test_snapshots_blocktree_floor() {
|
||||||
// First set up the cluster with 1 snapshotting leader
|
// First set up the cluster with 1 snapshotting leader
|
||||||
let snapshot_interval_slots = 10;
|
let snapshot_interval_slots = 10;
|
||||||
|
|
Loading…
Reference in New Issue