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

[3.1 -> main] Test: verify on the correct fork before verifying trx status #133

Merged
merged 3 commits into from
Sep 9, 2022

Conversation

heifner
Copy link
Member

@heifner heifner commented Sep 9, 2022

The trx_finality_status_forked_test.py test purposely introduces a fork to verify trx is forked out and reports the correct state. The failure was for a case when another fork happened after the first fork delaying the time for the trx to reach irreversible.

Add verification to the test that the trx is on the expected fork before verifying it is irreversible.

Resolves #127
Merges #128 into main

@heifner heifner added the OCI Work exclusive to OCI team label Sep 9, 2022
@heifner heifner merged commit 6bb5f50 into main Sep 9, 2022
@heifner heifner deleted the GH-127-trx-fork branch September 9, 2022 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate trx_finality_status_forked_test failure
2 participants