diff --git a/tests/multinode.rs b/tests/multinode.rs index 8d487e92dc..c9645f2e3c 100755 --- a/tests/multinode.rs +++ b/tests/multinode.rs @@ -198,6 +198,7 @@ fn test_multi_node_ledger_window() -> result::Result<()> { } #[test] +#[ignore] fn test_multi_node_validator_catchup_from_zero() -> result::Result<()> { logger::setup(); const N: usize = 5;