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

Fix flakiness in forked_tenure_is_ignored #5725

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

kantai
Copy link
Member

@kantai kantai commented Jan 17, 2025

This should fix some flakiness in forked_tenure_is_ignored. It makes sure to pick the block from the current tenure (important when dealing with equal length forks, because you aren't guaranteed to get back a specific order), and also makes sure that "Tenure C" in the test produces a block before querying it.

@kantai kantai requested a review from a team as a code owner January 17, 2025 21:17
@kantai kantai force-pushed the test/unflake-forked-tenure-is-ignored branch from 75cd9fc to f568275 Compare January 17, 2025 21:46
@kantai kantai added this pull request to the merge queue Jan 18, 2025
Merged via the queue into develop with commit 0e796a5 Jan 18, 2025
175 checks passed
@kantai kantai deleted the test/unflake-forked-tenure-is-ignored branch January 18, 2025 01:30
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Jan 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants