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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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