Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local-cluster: ignore flaky test_duplicate_with_pruned_ancestor #2059

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

AshwinSekar
Copy link

Problem

With the recent detection changes, this test cannot reliably setup the necessary conditions.

Summary of Changes

Ignore until we can overhaul the test.

Fixes #1287

@AshwinSekar AshwinSekar requested review from carllin and wen-coding July 9, 2024 16:37
@@ -4614,6 +4614,7 @@ fn test_slot_hash_expiry() {
//
#[test]
#[serial]
#[ignore]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a comment below this to say why it's ignored?

@AshwinSekar AshwinSekar merged commit 32e8ad2 into anza-xyz:master Jul 22, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky Test: solana-local-cluster::local_cluster test_duplicate_with_pruned_ancestor
3 participants