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 flakey e2e #1700

Merged
merged 2 commits into from
Jul 13, 2023
Merged

fix flakey e2e #1700

merged 2 commits into from
Jul 13, 2023

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Jul 11, 2023

trying to dbg failing e2e seen in e.g. #1665

  • we don't have the logs for validator-0-copy in double_signing_gets_slashed from the CI as they are in a dir that's not being picked up by the config - changed in 6de8993 to allow to diagnose this further when it occurs again
  • I cannot reproduce the exact same issue from proposal_submission where the bond that's being added in the beginning of the test fails on balance check of the source, but I got a similar issue later after init-proposal tx the query for it sometimes comes in before the block is committed and so the query fails - fixed in f1874ea

@Fraccaman
Copy link
Member

can I merge to main?

@tzemanovic
Copy link
Member Author

can I merge to main?

yes pls

@Fraccaman Fraccaman merged commit 4401da8 into main Jul 13, 2023
12 checks passed
@Fraccaman Fraccaman deleted the tomas/fix-flakey-e2e branch July 13, 2023 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants