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