Ignore flaky test_exchange_local_cluster (#8146)

automerge
This commit is contained in:
Michael Vines 2020-02-06 11:44:17 -07:00 committed by GitHub
parent eed676113e
commit a25e57c397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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();