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

Issue 2164153002: Reland of refactor the buildbot module in webkitpy. (Closed)

Created:
4 years, 5 months ago by qyearsley
Modified:
4 years, 5 months ago
CC:
blink-reviews, cbentzel+watch_chromium.org, chromium-reviews, Dirk Pranke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of actor the buildbot module in webkitpy. (patchset #1 id:1 of https://codereview.chromium.org/2165983003/ ) Reason for revert: Creating a re-land CL to fix the issue encountered in https://build.chromium.org/p/chromium.infra.cron/builders/rebaseline-o-matic/builds/396281 and then re-land. As of the time when this reland patch is created, I still haven't found the cause of the problem. Original issue's description: > Revert of Refactor the buildbot module in webkitpy. (patchset #3 id:40001 of https://codereview.chromium.org/2152663003/ ) > > Reason for revert: > On 2016/07/20 at 17:51:31, vadimsh wrote: > > Probably broke rebaseline-o-matic: https://build.chromium.org/p/chromium.infra.cron/builders/rebaseline-o-matic/builds/396281 > > Original issue's description: > > Refactor the buildbot module in webkitpy. > > > > This CL refactors BuildBot so that: > > - There is now a results_url method in the BuildBot class (moved from AbstractRebaseliningCommand) > > - Redundant functions are removed > > - The Builder and Build classes are removed > > - Buildbot-related functions in webkitpy.common.config.urls are moved into BuildBot > > - Unit test and mock version are updated > > > > The purpose of this is to simplify the code; this is a follow-up to http://crrev.com/2112133002 which removed some unused functionality. > > > > Committed: https://crrev.com/66b942da80d7af5806f50630e55a9800102f43e1 > > Cr-Commit-Position: refs/heads/master@{#406599} > > TBR=wkorman@chromium.org,dcampb@google.com,dpranke@chromium.org,vadimsh@chromium.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > > Committed: https://crrev.com/b7c2c15eac19863207b008eaaa7916b726ef8d6c > Cr-Commit-Position: refs/heads/master@{#406614} TBR=wkorman@chromium.org,dcampb@google.com,dpranke@chromium.org,vadimsh@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/c0fee27d4307cb92cbe13e4d519f7c11b025a90b Cr-Commit-Position: refs/heads/master@{#406933}

Patch Set 1 #

Patch Set 2 : Add latest_layout_test_results to BuildBot and use it in build_data(). #

Total comments: 3

Messages

Total messages: 15 (6 generated)
qyearsley
Created Reland of actor the buildbot module in webkitpy.
4 years, 5 months ago (2016-07-20 22:06:12 UTC) #1
qyearsley
https://codereview.chromium.org/2164153002/diff/180001/third_party/WebKit/Tools/Scripts/webkitpy/common/net/buildbot.py File third_party/WebKit/Tools/Scripts/webkitpy/common/net/buildbot.py (right): https://codereview.chromium.org/2164153002/diff/180001/third_party/WebKit/Tools/Scripts/webkitpy/common/net/buildbot.py#newcode77 third_party/WebKit/Tools/Scripts/webkitpy/common/net/buildbot.py:77: return self.fetch_layout_test_results(self.accumulated_results_url_base(builder_name)) In the previous submitted version, latest_layout_test_results had ...
4 years, 5 months ago (2016-07-20 22:37:49 UTC) #3
qyearsley
On 2016/07/20 at 22:37:49, qyearsley wrote: > https://codereview.chromium.org/2164153002/diff/180001/third_party/WebKit/Tools/Scripts/webkitpy/common/net/buildbot.py > File third_party/WebKit/Tools/Scripts/webkitpy/common/net/buildbot.py (right): > > https://codereview.chromium.org/2164153002/diff/180001/third_party/WebKit/Tools/Scripts/webkitpy/common/net/buildbot.py#newcode77 ...
4 years, 5 months ago (2016-07-20 23:28:43 UTC) #7
qyearsley
On 2016/07/20 at 23:28:43, qyearsley wrote: > On 2016/07/20 at 22:37:49, qyearsley wrote: > > ...
4 years, 5 months ago (2016-07-20 23:29:11 UTC) #8
wkorman
lgtm Did running 'webkit-patch auto-rebaseline' locally with the previous patch produce the error we saw ...
4 years, 5 months ago (2016-07-21 18:40:47 UTC) #9
qyearsley
On 2016/07/21 at 18:40:47, wkorman wrote: > lgtm > > Did running 'webkit-patch auto-rebaseline' locally ...
4 years, 5 months ago (2016-07-21 21:02:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2164153002/180001
4 years, 5 months ago (2016-07-21 21:03:24 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:180001)
4 years, 5 months ago (2016-07-21 21:04:34 UTC) #13
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 21:06:56 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c0fee27d4307cb92cbe13e4d519f7c11b025a90b
Cr-Commit-Position: refs/heads/master@{#406933}

Powered by Google App Engine
This is Rietveld 408576698