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: evm_transfer_controller flake #10630

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

aalu1418
Copy link
Contributor

ticket: https://smartcontract-it.atlassian.net/browse/BCI-1986

test flakiness occurs when using testdb - where normally atomic transactions are not isolated from other queries.

quick fix: add sanity check logic to ensure tx state is updated if attempts are present

@github-actions
Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@cl-sonarqube-production
Copy link

@aalu1418 aalu1418 marked this pull request as ready for review September 13, 2023 18:00
@aalu1418 aalu1418 requested a review from jkongie as a code owner September 13, 2023 18:00
@jmank88 jmank88 added this pull request to the merge queue Sep 13, 2023
Merged via the queue into develop with commit 8826bb9 Sep 13, 2023
@jmank88 jmank88 deleted the flake-fix-transfer-controller branch September 13, 2023 21:39
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