diff --git a/tests/multinode.rs b/tests/multinode.rs index 163e325a45..a6d67c344a 100755 --- a/tests/multinode.rs +++ b/tests/multinode.rs @@ -195,6 +195,7 @@ fn test_multi_node_validator_catchup_from_zero() { } #[test] +#[ignore] fn test_multi_node_basic() { logger::setup(); const N: usize = 5;