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

Crash Centipede on setup failure and prune old crash inputs with setup failures. #1539

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

copybara-service[bot]
Copy link
Contributor

Crash Centipede on setup failure and prune old crash inputs with setup failures.

Note: We currently don't crash on setup failures that involve exceeding resource
limits, e.g., timeouts or OOMs. Doing that requires connecting the Centipede
watchdog with the FuzzTest runtime to be able to pass information about the
crash type (currently the watchdog directly dumps the crash type to a file and
has no way of knowing whether we're in the test setup or executing an input).

@copybara-service copybara-service bot force-pushed the cl/721812896 branch 2 times, most recently from d09326c to eb4b36d Compare February 3, 2025 18:45
…p failures.

Note: We currently don't crash on setup failures that involve exceeding resource
limits, e.g., timeouts or OOMs. Doing that requires connecting the Centipede
watchdog with the FuzzTest runtime to be able to pass information about the
crash type (currently the watchdog directly dumps the crash type to a file and
has no way of knowing whether we're in the test setup or executing an input).
PiperOrigin-RevId: 722744618
@copybara-service copybara-service bot merged commit 1752ee0 into main Feb 3, 2025
@copybara-service copybara-service bot deleted the cl/721812896 branch February 3, 2025 19:59
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