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

Issue 2808043005: rebaseline-cl: Add logic for selecting a related builder when filling in results. (Closed)

Created:
3 years, 8 months ago by qyearsley
Modified:
3 years, 8 months ago
Reviewers:
wkorman
CC:
blink-reviews, chromium-reviews, drott
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

rebaseline-cl: Add logic for selecting a related builder when filling in results. This is a follow-up to https://codereview.chromium.org/2803143002 which adds some logic for deciding what builder to use when we're trying to rebaseline from try jobs and platforms have no results available. Initially, the logic was: just choose any build (the first build). This would change it to: prefer choosing some build with the same basic OS. BUG=673966 Review-Url: https://codereview.chromium.org/2808043005 Cr-Commit-Position: refs/heads/master@{#464675} Committed: https://chromium.googlesource.com/chromium/src/+/8f030f1d89d3a3ccc4bcf8cc687a7ad6f413256c

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added a comment #

Patch Set 3 : Update test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -6 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py View 1 1 chunk +18 lines, -5 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl_unittest.py View 1 2 2 chunks +42 lines, -1 line 0 comments Download

Messages

Total messages: 17 (10 generated)
qyearsley
3 years, 8 months ago (2017-04-12 19:29:20 UTC) #2
wkorman
lgtm https://codereview.chromium.org/2808043005/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py File third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py (right): https://codereview.chromium.org/2808043005/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py#newcode260 third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py:260: if '-' not in port: Suggest adding comment ...
3 years, 8 months ago (2017-04-13 16:41:35 UTC) #3
qyearsley
https://codereview.chromium.org/2808043005/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py File third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py (right): https://codereview.chromium.org/2808043005/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py#newcode260 third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py:260: if '-' not in port: On 2017/04/13 at 16:41:35, ...
3 years, 8 months ago (2017-04-14 00:13:08 UTC) #8
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/2808043005/20001
3 years, 8 months ago (2017-04-14 00:13:54 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/430796)
3 years, 8 months ago (2017-04-14 01:01:32 UTC) #11
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/2808043005/40001
3 years, 8 months ago (2017-04-14 03:19:58 UTC) #14
commit-bot: I haz the power
3 years, 8 months ago (2017-04-14 04:21:23 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/8f030f1d89d3a3ccc4bcf8cc687a...

Powered by Google App Engine
This is Rietveld 408576698