Skip to content

Commit

Permalink
local-cluster: ignore flaky OC tests (#4059)
Browse files Browse the repository at this point in the history
  • Loading branch information
AshwinSekar authored Dec 11, 2024
1 parent 484b8f3 commit 76698c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions local-cluster/tests/local_cluster.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1638,6 +1638,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
Expand Down

0 comments on commit 76698c5

Please sign in to comment.