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

Issue 900776 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] Bug management issue

Project Member Reported by chanli@google.com, Oct 31

Issue description

There are some issue with our current bug management strategy:

1. Discrepancy between Flake Detector (FD) and Flake Analyzer(FA): FD is using a key to a FlakeIssue while FA is using a bug_id. So if a bug (with bug_id 123456) is merged into another bug (bug_id 123460), FD is able to see that and use the new  bug (123460) , but FA will always use the old  bug (123456) .

2. Discrepancy between FlakeIssue entities.
  a. Currently FD does not always notice if a bug is merged: only if FD finds some flakes have enough occurrences to update their bugs. 
  b. If multiple bugs all merge into one bug, the information they hold may be different from each other.
 
 
Owner: chanli@chromium.org
Status: Assigned (was: Untriaged)
Description: Show this description

Sign in to add a comment