diff --git a/src/tpu_forwarder.rs b/src/tpu_forwarder.rs index aaa9a358d6fbac..45e84119eb1582 100644 --- a/src/tpu_forwarder.rs +++ b/src/tpu_forwarder.rs @@ -115,6 +115,7 @@ mod tests { use std::time::Duration; #[test] + #[ignore] pub fn test_tpu_forwarder() { let nodes: Vec<_> = (0..3) .map(|_| {