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 fix: wait for system init to be in block #226

Merged
merged 2 commits into from
Sep 24, 2022

Conversation

heifner
Copy link
Member

@heifner heifner commented Sep 24, 2022

Test failure due to attempt to use system contract to create an account before the system contract init transaction executed. Add a wait to the test for the system init contract to make it into a block before continuing the test.

Also fix nodeos_contrl_c_test.py to not log "Test succeeded" when the test fails.

Resolves #223

@heifner heifner added the OCI Work exclusive to OCI team label Sep 24, 2022
@heifner heifner merged commit 0571a0a into release/3.1 Sep 24, 2022
@heifner heifner deleted the GH-223-ctrl-c-test-3.1 branch September 24, 2022 20:59
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.

None yet

2 participants