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

Issue 331593007: Enable manual bisects on Chrome for Android. (Closed)

Created:
6 years, 6 months ago by aberent
Modified:
6 years, 6 months ago
Reviewers:
bulach, prasadv, rmcilroy
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Enable manual bisects on Chrome for Android. This patch fixes various problems in the bisect scripts that were preventing their use for Chrome for Android. I have only tried these using run-manual-bisect-test, and there could potentially be further problems with bisect wrapper scripts. Also fixes the --use-goma option to actually use Goma, rather than simply increasing the number of threads. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278082

Patch Set 1 #

Patch Set 2 : Take out debugging print statement #

Patch Set 3 : Put use_goma test in the right place #

Total comments: 5

Patch Set 4 : Fix Ross's comments #

Total comments: 4

Patch Set 5 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -8 lines) Patch
M tools/bisect-perf-regression.py View 1 2 3 6 chunks +17 lines, -6 lines 0 comments Download
M tools/bisect_utils.py View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M tools/run-bisect-manual-test.py View 1 2 3 4 3 chunks +20 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
aberent
Motivated by needing to bisect a bug on Android.
6 years, 6 months ago (2014-06-13 11:11:54 UTC) #1
bulach
lgtm, thanks! please wait for prasadv and ross, I'm not too familiar here :)
6 years, 6 months ago (2014-06-13 11:33:55 UTC) #2
rmcilroy
https://codereview.chromium.org/331593007/diff/40001/tools/run-bisect-manual-test.py File tools/run-bisect-manual-test.py (right): https://codereview.chromium.org/331593007/diff/40001/tools/run-bisect-manual-test.py#newcode74 tools/run-bisect-manual-test.py:74: cmd.extend(['--target_build_type', options.browser_type.title()]) I don't think these two lines are ...
6 years, 6 months ago (2014-06-13 14:04:21 UTC) #3
aberent
New patch will follow, but I may be a few hours. https://codereview.chromium.org/331593007/diff/40001/tools/run-bisect-manual-test.py File tools/run-bisect-manual-test.py (right): ...
6 years, 6 months ago (2014-06-13 14:37:36 UTC) #4
aberent
Finally got back to this! https://codereview.chromium.org/331593007/diff/40001/tools/run-bisect-manual-test.py File tools/run-bisect-manual-test.py (right): https://codereview.chromium.org/331593007/diff/40001/tools/run-bisect-manual-test.py#newcode122 tools/run-bisect-manual-test.py:122: default='Release', On 2014/06/13 14:37:36, ...
6 years, 6 months ago (2014-06-17 13:28:17 UTC) #5
rmcilroy
lgtm, thanks! https://codereview.chromium.org/331593007/diff/60001/tools/bisect_utils.py File tools/bisect_utils.py (right): https://codereview.chromium.org/331593007/diff/60001/tools/bisect_utils.py#newcode463 tools/bisect_utils.py:463: 'use_goma=1') nit - align to brackets. https://codereview.chromium.org/331593007/diff/60001/tools/run-bisect-manual-test.py ...
6 years, 6 months ago (2014-06-17 17:20:12 UTC) #6
aberent
https://codereview.chromium.org/331593007/diff/60001/tools/bisect_utils.py File tools/bisect_utils.py (right): https://codereview.chromium.org/331593007/diff/60001/tools/bisect_utils.py#newcode463 tools/bisect_utils.py:463: 'use_goma=1') On 2014/06/17 17:20:12, rmcilroy wrote: > nit - ...
6 years, 6 months ago (2014-06-18 10:10:11 UTC) #7
aberent
The CQ bit was checked by aberent@chromium.org
6 years, 6 months ago (2014-06-18 10:10:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aberent@chromium.org/331593007/80001
6 years, 6 months ago (2014-06-18 10:12:37 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 15:23:10 UTC) #10
Message was sent while issue was closed.
Change committed as 278082

Powered by Google App Engine
This is Rietveld 408576698