Ignore flaky test_ledger_cleanup_service (#5649)

This commit is contained in:
Michael Vines
2019-08-26 12:33:42 -07:00
committed by GitHub
parent e2ecacc141
commit e1dd74f1bf

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