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

Capturing Debug.log calls #26

Open
mpizenberg opened this issue Dec 19, 2020 · 3 comments
Open

Capturing Debug.log calls #26

mpizenberg opened this issue Dec 19, 2020 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@mpizenberg
Copy link
Owner

Here is a screenshot from an example implementation started in PR #4
That implementation did not work in all cases so it may be inexact (I don't remember exactly how I did it).
Bonus points if we can make this useful also in the context of fuzz tests.

debug-logs

@mpizenberg
Copy link
Owner Author

Starting a new approach in #33

@mpizenberg
Copy link
Owner Author

mpizenberg commented Dec 21, 2020

Basic implementation done in #33

@mpizenberg
Copy link
Owner Author

Reopening since the behavior when fuzz testing is not the best. It reports logs of all the fuzz iterations whereas a much more useful behavior would be to only report the logs of the shrinked error.

@mpizenberg mpizenberg added the help wanted Extra attention is needed label Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant