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

Issue 646605 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

found_components is never updated for analyzed crashes

Project Member Reported by st...@chromium.org, Sep 13 2016

Issue description

In model/crash/crash_analysis.py, we have found_components to track whether Findit could suggest a component for a crash. However, it is never used (find . -name "*.py" | xargs grep found_components)
 
Components: Tools>Test>Predator
Components: -Tools>Test>FindIt>Crash
Status: Fixed (was: Assigned)
The ``found_components`` gets updated in CrashAnalysisPipeline by updating the ``tags``  in new Predator.

Sign in to add a comment