diff --git a/src/replicator.rs b/src/replicator.rs index 67bce79d0e..d69b594a70 100644 --- a/src/replicator.rs +++ b/src/replicator.rs @@ -105,6 +105,7 @@ mod tests { use std::time::Duration; #[test] + #[ignore] fn test_replicator_startup() { logger::setup(); info!("starting replicator test");