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 python format issue that caused test to fail #70

Merged
merged 3 commits into from
Aug 29, 2022

Conversation

heifner
Copy link
Member

@heifner heifner commented Aug 29, 2022

Python regression test failed because a debug log statement caused a python exception. The debug log statement format string was malformed.

Also include some better capturing of test log output to more easily debug test failures in the future.

  • Rename eosio-ignition-wd to leap-ignition-wd directory used by tests.
  • Add leap-ignition-wd directory to captured log directories on test failures.
  • Move keosd test logs into var/ directory so they are captured on test failures.

Resolves #62

… Rename eosio-ignition-wd directory used by tests and add to captured log directories on test failures. Move keosd test logs into var/ directory so they are captured on test failures.
[3.1] Fix python format issue that caused test to fail
@heifner heifner requested a review from linh2931 August 29, 2022 20:50
@heifner heifner merged commit ec78c8d into main Aug 29, 2022
@heifner heifner deleted the GH-62-merge-to-main branch August 29, 2022 23:38
@heifner heifner added the OCI Work exclusive to OCI team label Sep 6, 2022
heifner added a commit that referenced this pull request Apr 29, 2024
…need user action. Also move some producing log statements to the producer logger instead of the default logger.
heifner added a commit that referenced this pull request Apr 29, 2024
heifner added a commit that referenced this pull request Apr 29, 2024
IF: Avoid error logging of errors that do not require action
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.

nodeos_startup_catchup_lr_test failure on Ububtu 20
2 participants