Skip to content

Match libfuzzer's timeout for reproduction in centipede#5291

Open
g-ortuno wants to merge 2 commits into
google:masterfrom
g-ortuno:timeout
Open

Match libfuzzer's timeout for reproduction in centipede#5291
g-ortuno wants to merge 2 commits into
google:masterfrom
g-ortuno:timeout

Conversation

@g-ortuno
Copy link
Copy Markdown
Collaborator

Libfuzzer uses TEST_TIMEOUT - 5, ignoring fuzzer-defined timeouts, as the per input timeout when reproducing a crash. This PR changes Centipede to also override fuzzer-defined timeouts and use TEST_TIMEOUT - 5.

@g-ortuno g-ortuno requested a review from a team as a code owner May 22, 2026 22:09
@g-ortuno
Copy link
Copy Markdown
Collaborator Author

@dylanjew PTAL!

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