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

Fail on issues with the custom mutator for FuzzTest. #1565

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Feb 12, 2025

Fail on issues with the custom mutator for FuzzTest.

With this, we no longer need to perform the "domain setup check" as part of
executing an input. The check happens implicitly during mutation. If the
mutation fails, either due to an ineffective domain or other reasons, Centipede
itself fails.

@copybara-service copybara-service bot changed the title Move domain setup checking to a new runner function InitializeForExecution(). Add a flag that forces failure on issues with the custom mutator. Feb 18, 2025
@copybara-service copybara-service bot changed the title Add a flag that forces failure on issues with the custom mutator. Fail on issues with the custom mutator for FuzzTest. Feb 20, 2025
With this, we no longer need to perform the "domain setup check" as part of
executing an input. The check happens implicitly during mutation. If the
mutation fails, either due to an ineffective domain or other reasons, Centipede
itself fails.

PiperOrigin-RevId: 726191912
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant