clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Refactor `regression_task.found_regression_near_extreme_revisions`.

Open letitz opened this issue 1 year ago • 2 comments

Prework for changing the behavior of check_earliest_revisions() to perform a binary search for the first good build instead of just checking the first few and erroring out if unsuccessful.

See also https://crbug.com/333014970#comment2

letitz avatar Apr 08 '24 11:04 letitz

@alhijazi PTAL

letitz avatar Apr 08 '24 12:04 letitz

@jonathanmetzman PTAL, this is a prereq for https://github.com/google/clusterfuzz/pull/3934 which aims to fix an issue where regression task can get stuck.

letitz avatar Apr 12 '24 07:04 letitz