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

Issue 660887 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 644372



Sign in to add a comment

[Predator] update 'solution' field when no Culprit found

Project Member Reported by wrengr@chromium.org, Oct 31 2016

Issue description

Whenever FindCulprit fails to return a Culprit, at present we set the 'solution' field of the CrashAnalysis ndb.Model to None. However, the 'solution' field indicates which algorithm was run/attempted (not just which algorithm succeeded). Thus, even when we fail to find a Culprit, we should still update the field to indicate which algorithm we tried. This extra information should help for debugging.
 
Components: Tools>Test>Predator
Components: -Tools>Test>FindIt>Crash
Status: WontFix (was: Available)
This is obsolete thanks to some of the more recent refactoring.

Sign in to add a comment