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] Test: verify on the correct fork before verifying trx status #128

Merged
merged 1 commit 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

@heifner heifner added the OCI Work exclusive to OCI team label Sep 9, 2022
@heifner heifner merged commit 1710441 into release/3.1 Sep 9, 2022
@heifner heifner deleted the GH-127-trx-fork-3.1 branch September 9, 2022 20:02
@spoonincode
Copy link
Member

Likely fixes eosnetworkfoundation/mandel#616 you think?

@heifner
Copy link
Member Author

heifner commented Sep 9, 2022

Hmm, no that looks like something different. Do we have logs for that? Or can we get logs for a new run?

@spoonincode
Copy link
Member

I can try some time to reproduce. No rush I will keep that issue open.

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.

4 participants