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

Issue 660621 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 644372



Sign in to add a comment

[Predator] Bug in min_distance.

Project Member Reported by kateso...@chromium.org, Oct 29 2016

Issue description

[Predator] Bug in min_distance.

In results.py the analysis info is changed to use AnalysisInfo class instead of a dict during refactoring, however the min_distance hasn't be updated.
 
Cc: wrengr@chromium.org st...@chromium.org
Components: Tools>Test>FindIt>Crash
Labels: -Pri-3 Pri-1
Owner: kateso...@chromium.org
Typo... changed the owner

Comment 2 by wrengr@chromium.org, Oct 31 2016

Blocking: 644372
Project Member

Comment 3 by bugdroid1@chromium.org, Nov 2 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra.git/+/e50200467b7e522a03b2d9d73d6cd27d0b49874c

commit e50200467b7e522a03b2d9d73d6cd27d0b49874c
Author: katesonia <katesonia@chromium.org>
Date: Wed Nov 02 03:08:19 2016

[Predator] Fix bug in min_distance after refactor and add back skip added/deleted deps.

Also added culprit_test for culprit.py

BUG= 660621 ,  659346 

Review-Url: https://codereview.chromium.org/2449853012

[modify] https://crrev.com/e50200467b7e522a03b2d9d73d6cd27d0b49874c/appengine/findit/crash/changelist_classifier.py
[modify] https://crrev.com/e50200467b7e522a03b2d9d73d6cd27d0b49874c/appengine/findit/crash/culprit.py
[modify] https://crrev.com/e50200467b7e522a03b2d9d73d6cd27d0b49874c/appengine/findit/crash/scorers/min_distance.py
[modify] https://crrev.com/e50200467b7e522a03b2d9d73d6cd27d0b49874c/appengine/findit/crash/scorers/test/aggregated_scorer_test.py
[modify] https://crrev.com/e50200467b7e522a03b2d9d73d6cd27d0b49874c/appengine/findit/crash/scorers/test/min_distance_test.py
[modify] https://crrev.com/e50200467b7e522a03b2d9d73d6cd27d0b49874c/appengine/findit/crash/test/changelist_classifier_test.py
[add] https://crrev.com/e50200467b7e522a03b2d9d73d6cd27d0b49874c/appengine/findit/crash/test/culprit_test.py
[modify] https://crrev.com/e50200467b7e522a03b2d9d73d6cd27d0b49874c/appengine/findit/crash/test/findit_for_chromecrash_test.py
[modify] https://crrev.com/e50200467b7e522a03b2d9d73d6cd27d0b49874c/appengine/findit/model/crash/crash_analysis.py

Components: Tools>Test>Predator
Components: -Tools>Test>FindIt>Crash
Status: Fixed (was: Assigned)

Sign in to add a comment