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

Merged
merged 4 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
Merges #226 into main.

@heifner heifner merged commit e401c23 into main Sep 24, 2022
@heifner heifner deleted the GH-223-ctrl-c-test branch September 24, 2022 21:29
@heifner heifner added the OCI Work exclusive to OCI team label Sep 24, 2022
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_contrl_c_test
2 participants