Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Issue 1911583003: Equalizing samples when comparing middle revision against good and bad. (Closed)

Created:
4 years, 8 months ago by RobertoCN
Modified:
4 years, 8 months ago
Reviewers:
dtu
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Equalizing samples when comparing middle revision against good and bad. When examining a revision in the bisect process, we want to decide which of the halves of the range between 'good' and 'bad' revisions to either side of the revison being tested is more likely to contain the source of the regression. By taking into account samples of the same size for either end of the range, we hope to reduce any bias that the sample size may impart on the hypothesis test used to perform the comparison. R=dtu BUG=597998 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300060

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing feedback. #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M scripts/slave/recipe_modules/auto_bisect/revision_state.py View 1 2 1 chunk +9 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisect.expected/basic.json View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
RobertoCN
4 years, 8 months ago (2016-04-20 22:31:16 UTC) #1
dtu
lgtm https://codereview.chromium.org/1911583003/diff/1/scripts/slave/recipe_modules/auto_bisect/revision_state.py File scripts/slave/recipe_modules/auto_bisect/revision_state.py (right): https://codereview.chromium.org/1911583003/diff/1/scripts/slave/recipe_modules/auto_bisect/revision_state.py#newcode548 scripts/slave/recipe_modules/auto_bisect/revision_state.py:548: self.bisector.fkbr.values)) A little bit weird for taking the ...
4 years, 8 months ago (2016-04-20 23:01:17 UTC) #2
RobertoCN
https://codereview.chromium.org/1911583003/diff/1/scripts/slave/recipe_modules/auto_bisect/revision_state.py File scripts/slave/recipe_modules/auto_bisect/revision_state.py (right): https://codereview.chromium.org/1911583003/diff/1/scripts/slave/recipe_modules/auto_bisect/revision_state.py#newcode548 scripts/slave/recipe_modules/auto_bisect/revision_state.py:548: self.bisector.fkbr.values)) On 2016/04/20 23:01:17, dtu wrote: > A little ...
4 years, 8 months ago (2016-04-20 23:13:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1911583003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1911583003/40001
4 years, 8 months ago (2016-04-20 23:13:51 UTC) #6
commit-bot: I haz the power
4 years, 8 months ago (2016-04-20 23:17:28 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=300060

Powered by Google App Engine
This is Rietveld 408576698