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] Fix nodeos_retry_transaction_test.py #220

Merged
merged 4 commits into from
Sep 23, 2022
Merged

Conversation

heifner
Copy link
Member

@heifner heifner commented Sep 23, 2022

nodeos_retry_transaction_test.py was created after default of --return-failure-trace=true. PR #212 changed cleos to return an error now when a transaction trace has an exception indicating the trx failed. Update test to expect this cleos error return code.

Also remove a debug ERROR: print that was causing confusing output in the tests.

Run of test here: https://github.com/AntelopeIO/leap/actions/runs/3113504045

Resolves #217
Merges #218 into main.

@heifner heifner added the OCI Work exclusive to OCI team label Sep 23, 2022
@heifner heifner merged commit 5d87e00 into main Sep 23, 2022
@heifner heifner deleted the GH-217-fix-lr-test branch September 23, 2022 18:15
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.

LR test failures
2 participants