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

e2e/ledger_tests: fix run_ledger_load_state_and_reset in debug build #1131

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

tzemanovic
Copy link
Member

Follow-up to #740 which affected this test in debug build (NAMADA_E2E_DEBUG=true) - we have some left over dbg! in PoS that isn’t present in the CI as it uses release build and it fill up the process runner buffer. The dbg!s will be removed in another PR

@tzemanovic tzemanovic force-pushed the tomas/fix-e2e-ledger-reset-in-dbg branch from ded027d to 3501319 Compare February 8, 2023 15:36
Copy link
Collaborator

@brentstone brentstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juped juped merged commit 27d7aa3 into main Mar 28, 2023
@juped juped deleted the tomas/fix-e2e-ledger-reset-in-dbg branch March 28, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants