Ignore flaky test_exchange_local_cluster (#8146) (#8147)

automerge
This commit is contained in:
mergify[bot]
2020-02-06 12:24:42 -08:00
committed by GitHub
parent 1cae9fd893
commit 75434158ee

View File

@ -16,6 +16,7 @@ use std::sync::mpsc::channel;
use std::time::Duration;
#[test]
#[ignore]
fn test_exchange_local_cluster() {
solana_logger::setup();