New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 922135 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Findit] Better handle on very broken builds

Project Member Reported by chanli@chromium.org, Jan 15

Issue description

Example: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.12%20Tests/18654

Findit seems not perform well on analyzing very broken builds (too many failed steps, too many failed tests, etc). It'll trigger too many swarming tasks(if too many failed steps), or try job callback tasks become too big (if too many failed tests).

We need to think about something to better handle these.

Easiest solution is to bail out on those builds? Or limit the number of tasks/size of test list to analyze the failure.


 

Sign in to add a comment