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

Issue 607803005: Trigger build request using git try instead of try_job_http on bisect bots (Closed)

Created:
6 years, 2 months ago by prasadv
Modified:
6 years, 2 months ago
Reviewers:
qyearsley
CC:
chromium-reviews, ojan, tonyg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Trigger build request using git try instead of try_job_http on bisect bots Bisect builders fail to apply patches sent via try_job_http, because of this we were not able to build revisions with DEPS patches. Now we are using "git try" instead to trigger build request on bisect builders. BUG=411418 NOTRY=true Committed: https://crrev.com/82f6f89aedce4fd05f782e8e9b0147c5cf781b08 Cr-Commit-Position: refs/heads/master@{#297918}

Patch Set 1 #

Total comments: 13

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 18

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+320 lines, -104 lines) Patch
M tools/auto_bisect/bisect_perf_regression.py View 1 2 3 4 5 11 chunks +135 lines, -50 lines 0 comments Download
M tools/auto_bisect/bisect_perf_regression_test.py View 1 2 3 4 2 chunks +157 lines, -0 lines 0 comments Download
M tools/auto_bisect/bisect_utils.py View 1 2 3 8 chunks +28 lines, -54 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
prasadv
Hi, This cl is same as ttps://codereview.chromium.org/598283002/, because of moving tools/bisect-perf-bisect-regression.py to tools/auto_bisect/bisect_perf_bisect_regression.py I was ...
6 years, 2 months ago (2014-09-27 00:50:20 UTC) #2
qyearsley
https://codereview.chromium.org/607803005/diff/1/tools/auto_bisect/bisect_perf_regression.py File tools/auto_bisect/bisect_perf_regression.py (right): https://codereview.chromium.org/607803005/diff/1/tools/auto_bisect/bisect_perf_regression.py#newcode885 tools/auto_bisect/bisect_perf_regression.py:885: exception. No need to return anything if the lack ...
6 years, 2 months ago (2014-09-27 01:45:34 UTC) #3
prasadv
PTAL https://codereview.chromium.org/607803005/diff/1/tools/auto_bisect/bisect_perf_regression.py File tools/auto_bisect/bisect_perf_regression.py (right): https://codereview.chromium.org/607803005/diff/1/tools/auto_bisect/bisect_perf_regression.py#newcode885 tools/auto_bisect/bisect_perf_regression.py:885: exception. On 2014/09/27 01:45:33, qyearsley wrote: > No ...
6 years, 2 months ago (2014-09-29 17:36:14 UTC) #4
prasadv
Hi Quinten, I added unittest for bisect git try job, since this uses mock, I'd ...
6 years, 2 months ago (2014-10-01 22:55:44 UTC) #5
prasadv
PTAL
6 years, 2 months ago (2014-10-01 23:58:47 UTC) #6
qyearsley
On 2014/10/01 23:58:47, prasadv wrote: > PTAL LGTM with nits.
6 years, 2 months ago (2014-10-02 01:07:35 UTC) #7
qyearsley
https://codereview.chromium.org/607803005/diff/60001/tools/auto_bisect/bisect_perf_regression.py File tools/auto_bisect/bisect_perf_regression.py (right): https://codereview.chromium.org/607803005/diff/60001/tools/auto_bisect/bisect_perf_regression.py#newcode956 tools/auto_bisect/bisect_perf_regression.py:956: return True Probably unnecessary to return something here; if ...
6 years, 2 months ago (2014-10-02 01:07:53 UTC) #8
prasadv
PTAL for final pass please https://codereview.chromium.org/607803005/diff/60001/tools/auto_bisect/bisect_perf_regression.py File tools/auto_bisect/bisect_perf_regression.py (right): https://codereview.chromium.org/607803005/diff/60001/tools/auto_bisect/bisect_perf_regression.py#newcode956 tools/auto_bisect/bisect_perf_regression.py:956: return True On 2014/10/02 ...
6 years, 2 months ago (2014-10-02 17:27:27 UTC) #9
qyearsley
On 2014/10/02 17:27:27, prasadv wrote: > PTAL for final pass please > LGTM -- not ...
6 years, 2 months ago (2014-10-02 17:42:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/607803005/100001
6 years, 2 months ago (2014-10-02 21:46:27 UTC) #12
commit-bot: I haz the power
Committed patchset #6 (id:100001) as a6b372e418ae6678a591b5ae09ad86ce59371f43
6 years, 2 months ago (2014-10-02 22:00:27 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 22:01:24 UTC) #14
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/82f6f89aedce4fd05f782e8e9b0147c5cf781b08
Cr-Commit-Position: refs/heads/master@{#297918}

Powered by Google App Engine
This is Rietveld 408576698