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

Issue 894215 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

[Findit] change the way to get culprits for a flake after bug and culprit are 1 to 1 match

Project Member Reported by chanli@chromium.org, Oct 10

Issue description

Background: We want to display bugs of a flake and culprits the flake analyzer has found for that flake on the flake occurrence page.

Current implementation: Currently using the bug_id saved in a flake (idea is to file a bug for each flake) to query all the flake analyses, and get all culprits from the analyses.

Expected changes: after we change to maintain a bug for each culprit, we can directly query culprits using the bug_id(s) from a flake, no need to query flake analyses any more.
 
lijeffrey@, after you have the bug for 'File flake bug per CL instead of per test', please make that bug block this one.

Sign in to add a comment