Revert back to reqwest, using rustls feature (bp #6041) (#6064)

automerge
This commit is contained in:
mergify[bot]
2019-09-24 15:35:07 -07:00
committed by Grimes
parent 2cc0ab2c5f
commit 04aaa714e6
19 changed files with 348 additions and 169 deletions

View File

@@ -582,6 +582,7 @@ fn test_faulty_node(faulty_node_type: BroadcastStageType) {
}
#[test]
#[ignore]
fn test_repairman_catchup() {
solana_logger::setup();
error!("test_repairman_catchup");