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

[5.0 -> main] Test: Pass in exitOnError so that a retry is allowed #1740

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented Oct 10, 2023

#1728 added a retry for publishContract (set contract), however, the retry never executed because the waitForTransactionInBlock would exit on error. Wired in passing exitOnError so that a retry could actually run.

Merges release/5.0 into main including #1739

Resolves #1501

@heifner heifner added the OCI Work exclusive to OCI team label Oct 10, 2023
@heifner heifner merged commit 3470458 into main Oct 10, 2023
@heifner heifner deleted the GH-1501-retry-retry-main branch October 10, 2023 14:47
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 failure: nodeos_extra_packed_data_test failed
3 participants