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

Refactor regression_task.found_regression_near_extreme_revisions. #3927

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

letitz
Copy link
Collaborator

@letitz letitz commented Apr 8, 2024

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 letitz requested a review from alhijazi April 8, 2024 12:56
@letitz letitz marked this pull request as ready for review April 8, 2024 12:56
@letitz
Copy link
Collaborator Author

letitz commented Apr 8, 2024

@alhijazi PTAL

@letitz
Copy link
Collaborator Author

letitz commented Apr 12, 2024

@jonathanmetzman PTAL, this is a prereq for #3934 which aims to fix an issue where regression task can get stuck.

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.

None yet

2 participants