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 fix: nodeos_retry_transaction_test #1343

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Test fix: nodeos_retry_transaction_test #1343

merged 1 commit into from
Jun 26, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented Jun 26, 2023

Verify bios node relaunch which was failing. The test was passing because nodeos would relaunch so fast as to never go out of sync. Added a small 1 second sleep so that nodeos is down long enough for transactions to actually be dropped and retried.

Resolves #1244

@heifner heifner requested review from linh2931 and greg7mdp June 26, 2023 20:47
@heifner heifner added the OCI Work exclusive to OCI team label Jun 26, 2023
@BenjaminGormanPMP BenjaminGormanPMP requested review from dimas1185 and removed request for greg7mdp June 26, 2023 21:03
@heifner heifner merged commit 716e293 into main Jun 26, 2023
@heifner heifner deleted the GH-1244-retry-test branch June 26, 2023 23:58
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.

Test: tests/nodeos_retry_transaction_test.py
3 participants