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

logfilter: provide proper handling for panicing unit tests #2135

Merged
merged 1 commit into from
May 6, 2021

Conversation

tsachiherman
Copy link
Contributor

@tsachiherman tsachiherman commented May 6, 2021

Summary

The logfilter utility was not handling unit test panics correctly - the panic result was omitted from the output.

Test Plan

Add a test case to verify the output is correct.

Copy link
Contributor

@algonautshant algonautshant left a comment

Choose a reason for hiding this comment

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

LGTM

@tsachiherman tsachiherman merged commit 3bd5d05 into algorand:master May 6, 2021
@tsachiherman tsachiherman deleted the tsachi/logfilterpanics branch May 6, 2021 15:12
tsachiherman added a commit to tsachiherman/go-algorand that referenced this pull request Jul 7, 2021
The logfilter utility was not handling unit test panics correctly - the panic result was omitted from the output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants