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

Issue 664510 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 616932
issue 660168
issue 661486
issue 664100
issue 664191



Sign in to add a comment

Bisect reports no values, but says it cannot reproduce

Project Member Reported by sullivan@chromium.org, Nov 11 2016

Issue description

https://bugs.chromium.org/p/chromium/issues/detail?id=664480#c3
https://build.chromium.org/p/tryserver.chromium.perf/builders/win_perf_bisect/builds/7043
https://build.chromium.org/p/tryserver.chromium.perf/builders/win_perf_bisect/builds/7043/steps/Failure%20reason/logs/reason

The bug comment lists N/A for the mean of the revisions, but all the steps passed and the failure reason is "Bisect cannot identify a culprit: Bisect failed to reproduce the regression with enough confidence."

Did the bisect actually get data to compare? If so, why did it not post to the bug? If not, it seems like there is a pretty big bug in reporting status.
 
Blocking: 664100
Blocking: 664191
Blocking: 660168
Blocking: 661486
The bisect did not get any data, even after several re-tries. I am working on a patch to fix the error message.
Project Member

Comment 6 by bugdroid1@chromium.org, Nov 11 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/e042d4dbd0ee62abaa3ad5d74e7dd897519a80bc

commit e042d4dbd0ee62abaa3ad5d74e7dd897519a80bc
Author: robertocn <robertocn@chromium.org>
Date: Fri Nov 11 20:47:42 2016

Better error message when reference range yields no values.

The issue is that since catapult code is now parsing values rather than
recipe code, failing to find any values in the reference range seems
like low confidence. This implements a check to distinguish between
those 2 cases.

R=sullivan@chromium.org,dtu@chromium.org
BUG= 664510 

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

[modify] https://crrev.com/e042d4dbd0ee62abaa3ad5d74e7dd897519a80bc/scripts/slave/recipe_modules/auto_bisect_staging/bisector.py

Status: Fixed (was: Untriaged)
This was a problem with the parsing of metrics in catapult. A successful bisect: https://bugs.chromium.org/p/chromium/issues/detail?id=664100#c15
Components: Speed>Bisection

Sign in to add a comment