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

Issue 1205663002: Make bisect to abort early when the return codes for known good and known bad revisions are same. (Closed)

Created:
5 years, 6 months ago by prasadv
Modified:
5 years, 6 months ago
CC:
chromium-reviews, auto-bisect-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make bisect to abort early when the return codes for known good and known bad revisions are same. For bisect mode = return_code, there is no point in bisecting revision which returned same return code, in such cases we abort bisect early. BUG=502433 Committed: https://crrev.com/a98c2e971a8a9b6326bc7e92a9c10a4f0a76d15c Cr-Commit-Position: refs/heads/master@{#335778}

Patch Set 1 #

Total comments: 14

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -7 lines) Patch
M tools/auto_bisect/bisect_perf_regression.py View 1 1 chunk +9 lines, -0 lines 0 comments Download
M tools/auto_bisect/bisect_perf_regression_test.py View 1 2 3 chunks +41 lines, -5 lines 1 comment Download
M tools/auto_bisect/bisect_printer.py View 1 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
prasadv
5 years, 6 months ago (2015-06-23 20:08:41 UTC) #2
qyearsley
https://codereview.chromium.org/1205663002/diff/1/tools/auto_bisect/bisect_perf_regression.py File tools/auto_bisect/bisect_perf_regression.py (right): https://codereview.chromium.org/1205663002/diff/1/tools/auto_bisect/bisect_perf_regression.py#newcode2314 tools/auto_bisect/bisect_perf_regression.py:2314: # Early abort bisection when the return_codes for known ...
5 years, 6 months ago (2015-06-23 20:47:45 UTC) #3
RobertoCN
Save for what Quinten said and this one issue, this looks good. https://codereview.chromium.org/1205663002/diff/1/tools/auto_bisect/bisect_perf_regression_test.py File tools/auto_bisect/bisect_perf_regression_test.py ...
5 years, 6 months ago (2015-06-23 21:03:03 UTC) #4
prasadv
https://codereview.chromium.org/1205663002/diff/1/tools/auto_bisect/bisect_perf_regression.py File tools/auto_bisect/bisect_perf_regression.py (right): https://codereview.chromium.org/1205663002/diff/1/tools/auto_bisect/bisect_perf_regression.py#newcode2314 tools/auto_bisect/bisect_perf_regression.py:2314: # Early abort bisection when the return_codes for known ...
5 years, 6 months ago (2015-06-23 21:37:49 UTC) #5
qyearsley
lgtm https://codereview.chromium.org/1205663002/diff/40001/tools/auto_bisect/bisect_perf_regression_test.py File tools/auto_bisect/bisect_perf_regression_test.py (right): https://codereview.chromium.org/1205663002/diff/40001/tools/auto_bisect/bisect_perf_regression_test.py#newcode118 tools/auto_bisect/bisect_perf_regression_test.py:118: def _MockRunTests(*args, **kwargs): # pylint: disable=unused-argument Nit: Since ...
5 years, 6 months ago (2015-06-23 21:46:15 UTC) #6
chromium-reviews
Quinten got it all.. LGTM. On Tue, Jun 23, 2015 at 2:46 PM, <qyearsley@chromium.org> wrote: ...
5 years, 6 months ago (2015-06-23 22:06:00 UTC) #7
anantha
lgtm
5 years, 6 months ago (2015-06-23 22:07:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1205663002/40001
5 years, 6 months ago (2015-06-23 22:14:38 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-23 22:27:59 UTC) #11
commit-bot: I haz the power
5 years, 6 months ago (2015-06-23 22:29:00 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a98c2e971a8a9b6326bc7e92a9c10a4f0a76d15c
Cr-Commit-Position: refs/heads/master@{#335778}

Powered by Google App Engine
This is Rietveld 408576698