Skip to content

Commit

Permalink
ignore flaky test: test_hard_fork_with_gap_in_roots (solana-labs#1130)
Browse files Browse the repository at this point in the history
ignore test_hard_fork_with_gap_in_roots test
gregcusack authored Apr 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c05ff2d commit 5cee9dd
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
@@ -2232,6 +2232,7 @@ fn create_snapshot_to_hard_fork(
}

#[test]
#[ignore]
#[serial]
fn test_hard_fork_with_gap_in_roots() {
solana_logger::setup_with_default(RUST_LOG_FILTER);

0 comments on commit 5cee9dd

Please sign in to comment.