Ignore flaky test_ledger_cleanup_service (#5649) (#5652)

(cherry picked from commit e1dd74f1bf)
This commit is contained in:
mergify[bot]
2019-08-26 13:13:19 -07:00
committed by Michael Vines
parent ebda293dc4
commit a86dc44c96

View File

@ -25,6 +25,8 @@ use tempfile::TempDir;
#[test]
#[serial]
#[allow(unused_attributes)]
#[ignore]
fn test_ledger_cleanup_service() {
solana_logger::setup();
error!("test_ledger_cleanup_service");