Ignore flaky test_tpu_forwarder

This commit is contained in:
Michael Vines 2018-11-26 08:57:53 -08:00 committed by Grimes
parent 826ac80e62
commit a13e25f083
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ mod tests {
use std::time::Duration;
#[test]
#[ignore]
pub fn test_tpu_forwarder() {
let nodes: Vec<_> = (0..3)
.map(|_| {