Skip to content

Conversation

@alarso16
Copy link
Contributor

@alarso16 alarso16 commented Oct 24, 2025

Why this should be merged

Since the state syncer can have multiple workers, there may be multiple in flight requests when it should start returning errors. Therefore, the number may be atomically increased more than twice.

For the other test, I haven't been able to replicate it locally. In order to see it flake (if it still does), I think we should remove it from the list of flakes

Closes #1357

How this works

Provides lower bound.

How this was tested

Unable to reproduce, likely needs small machine.

Need to be documented?

No.

Need to update RELEASES.md?

No.

@alarso16 alarso16 changed the title test: Fix racy flake test: Fix state sync flakes Oct 24, 2025
@alarso16 alarso16 self-assigned this Oct 24, 2025
@alarso16 alarso16 added bug Something isn't working testing Anything testing-related ci requires-subnet-evm-port labels Oct 24, 2025
@alarso16 alarso16 marked this pull request as ready for review October 24, 2025 15:42
@alarso16 alarso16 requested a review from a team as a code owner October 24, 2025 15:42
Copy link
Member

@JonathanOppenheimer JonathanOppenheimer left a comment

Choose a reason for hiding this comment

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

this seems reasonable

Co-authored-by: Stephen Buttolph <stephen@avalabs.org>
Signed-off-by: Austin Larson <78000745+alarso16@users.noreply.github.com>
@StephenButtolph StephenButtolph added this pull request to the merge queue Oct 28, 2025
Merged via the queue into master with commit edef554 Oct 28, 2025
9 checks passed
@StephenButtolph StephenButtolph deleted the alarso16/state-sync-flakes branch October 28, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci requires-subnet-evm-port testing Anything testing-related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix state sync flaky tests

5 participants