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: Flaky integration test simple_neon_integration #5726

Merged

Conversation

jbencin
Copy link
Contributor

@jbencin jbencin commented Jan 17, 2025

Description

Fix flaky Nakamoto integration test simple_neon_integration (or at least make it less flaky)

This test was failing sometimes because the Stacks chain skipped a burn block right at the Nakamoto transition (see here for example). Since the Nakamoto transition on mainnet has already occurred, I don't think we need to test this any more

Related to #5009 which is where I added the check for missing burn blocks

@jbencin jbencin requested a review from a team as a code owner January 17, 2025 22:19
@jbencin jbencin requested review from kantai and obycode January 17, 2025 22:19
Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

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

Nice!

@jbencin jbencin added this pull request to the merge queue Jan 18, 2025
Merged via the queue into stacks-network:develop with commit d7b5e14 Jan 18, 2025
174 checks passed
@jbencin jbencin deleted the fix/flaky-test-simple-neon-integration branch January 18, 2025 00:29
@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