Skip to content

Commit 484c665

Browse files
committed
local-cluster: ignore flaky OC tests
1 parent 0c26485 commit 484c665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

local-cluster/tests/local_cluster.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,6 +1638,7 @@ fn test_no_voting() {
16381638

16391639
#[test]
16401640
#[serial]
1641+
#[ignore]
16411642
fn test_optimistic_confirmation_violation_detection() {
16421643
solana_logger::setup_with_default(RUST_LOG_FILTER);
16431644
// First set up the cluster with 2 nodes

0 commit comments

Comments
 (0)