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

test: add retries to flaky transactions in tests #133

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

frazarshad
Copy link
Contributor

some of the transactions/offers we make in the e2e tests fail due to "account sequence mismatch" error which is essentially a flake.
to fix this. all transactions have been added in a seperate it test so that they can be retried upon failure

Copy link

Deploying dapp-econ-gov with  Cloudflare Pages  Cloudflare Pages

Latest commit: 550b2b9
Status: ✅  Deploy successful!
Preview URL: https://656d3210.dapp-econ-gov.pages.dev
Branch Preview URL: https://fraz-retry-flaky-transaction.dapp-econ-gov.pages.dev

View logs

@frazarshad frazarshad added bug Something isn't working and removed emerynet bug Something isn't working labels Sep 25, 2024
@frazarshad frazarshad self-assigned this Sep 25, 2024
@frazarshad frazarshad marked this pull request as ready for review September 25, 2024 07:52
@frazarshad frazarshad merged commit 6f09752 into main Sep 25, 2024
4 checks passed
@frazarshad frazarshad deleted the fraz/retry-flaky-transactions branch September 25, 2024 08:09
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.

2 participants