Ignore flaky test (#17858)

This commit is contained in:
carllin 2021-06-09 13:50:41 -07:00 committed by GitHub
parent 2c591ebaab
commit 84f121881e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2064,6 +2064,7 @@ fn test_no_voting() {
#[test]
#[serial]
#[ignore]
fn test_optimistic_confirmation_violation_detection() {
solana_logger::setup_with_default(RUST_LOG_FILTER);
// First set up the cluster with 2 nodes