Skip to content

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Aug 20, 2025

Use the stop time to cap command deadlines when running batches for fuzzing.

Do not report crashes on stop conditions.

Exit early in batch condition when termination is requested.

Prolong the unit testing duration to 10s to reduce flakiness.

This allows the stop time to be enforced more precisely instead of having to wait for the entire batch, without reporting the potential crashes due to interrupting the command.

After this we don't need to set batch timeout to the test time limit - it was a quick workaround for the same requirement.

@copybara-service copybara-service bot changed the title Use stop_at to cap command deadlines, and skip reporting crashes after that. Use the stop time to cap command deadlines, and skip reporting crashes after it. Aug 20, 2025
@copybara-service copybara-service bot changed the title Use the stop time to cap command deadlines, and skip reporting crashes after it. Use the stop time to cap command deadlines when running batches for fuzzing. Aug 25, 2025
@copybara-service copybara-service bot force-pushed the cl/791875139 branch 5 times, most recently from bc17327 to 13e75af Compare August 25, 2025 16:53
…uzzing.

Do not report crashes on stop conditions.

Exit early in batch condition when termination is requested.

Prolong the unit testing duration to 10s to reduce flakiness.

This allows the stop time to be enforced more precisely instead of having to wait for the entire batch, without reporting the potential crashes due to interrupting the command.

After this we don't need to set batch timeout to the test time limit - it was a quick workaround for the same requirement.

PiperOrigin-RevId: 791875139
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