Skip to content

Respect exclude patterns in reproducibility test - #5471

Open
emaxx-google wants to merge 1 commit into
google:masterfrom
emaxx-google:repro-excl-patt
Open

emaxx-google wants to merge 1 commit into
google:masterfrom
emaxx-google:repro-excl-patt

Conversation

@emaxx-google

@emaxx-google emaxx-google commented Sep 15, 2026

Copy link
Copy Markdown

Filter out crashes that match any exclude pattern during the reproducibility test. This fixes the issue that a crash would be treated as allegedly reliably reproducible even if all reproducibility runs matched the exclude pattern.

Before this commit, the exclude patterns (ignore_stacktrace) were checked in a few scenarios (check_for_initial_crash, variant_task, reproduce_with_retries, check_for_bad_build), but not in test_reproduce_reliability.

b/551164285

Filter out crashes that match any exclude pattern during the reproducibility
test. This fixes the issue that a crash would be treated as alleged reliably
reproducible even if all reproducibility runs matched the exclude pattern.

Before this commit, the exclude patterns (ignore_stacktrace) were checked in
a few scenarios (check_for_initial_crash, variant_task, reproduce_with_retries,
check_for_bad_build), but not in test_reproduce_reliability.

b/551164285
@emaxx-google
emaxx-google marked this pull request as ready for review September 15, 2026 20:30
@emaxx-google
emaxx-google requested a review from a team as a code owner September 15, 2026 20:30
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