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

Limit the amount of console "spam" during fuzz tests (PR 17337 follow-up) #17372

Merged

Conversation

Snuffleupagus
Copy link
Collaborator

Having just tested PR #17337 locally I noticed that especially the JpxImage-test causes a "ridiculous" amount of warning messages to be printed, which doesn't seem helpful.
Given that only actual Errors should be relevant here, we can easily disable this logging during the tests.

…-up)

Having just tested PR 17337 locally I noticed that especially the `JpxImage`-test causes a "ridiculous" amount of warning messages to be printed, which doesn't seem helpful.
Given that only actual `Error`s should be relevant here, we can easily disable this logging during the tests.
@timvandermeij timvandermeij merged commit c908f2d into mozilla:master Dec 9, 2023
9 checks passed
@timvandermeij
Copy link
Contributor

Thank you for improving this!

@Snuffleupagus Snuffleupagus deleted the fuzzing-VerbosityLevel-ERRORS branch December 9, 2023 13:29
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.

2 participants