Ignore Flaky Local Cluster test

This commit is contained in:
Sagar Dhawan
2019-04-02 09:40:04 -07:00
committed by Greg Fitzgerald
parent fa1c1e3734
commit 5f10a87dec

View File

@ -422,6 +422,7 @@ mod test {
}
#[test]
#[ignore]
fn test_local_cluster_start_and_exit_with_config() {
solana_logger::setup();
let mut fullnode_exit = FullnodeConfig::default();