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

Issue 2790863002: Add support for rebaselining for a port from a non-corresponding builder. (Closed)

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

Description

Add support for rebaselining for a port from a non-corresponding builder. This CL changes TestBaselineSet to store port names as well as builds, and makes it so that the rebaseline method, when given constructing a list of commands to invoke for a given TestBaselineSet, the port name is according to the TestBaselineSet and doesn't necessarily need to correspond to the builder name. After this change, I believe that the only change left before rebaseline-cl supports rebaselining with only some try bot results available is to change the way that TestBaselineSets are created in rebaseline_cl.py. BUG=673966 Review-Url: https://codereview.chromium.org/2790863002 Cr-Commit-Position: refs/heads/master@{#461980} Committed: https://chromium.googlesource.com/chromium/src/+/339734d88bb8df1cc19b7f0bee7cdcf0645fb1ef

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -20 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py View 5 chunks +15 lines, -13 lines 2 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py View 4 chunks +42 lines, -7 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
qyearsley
3 years, 8 months ago (2017-03-31 00:31:13 UTC) #2
wkorman
lgtm https://codereview.chromium.org/2790863002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py File third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py (right): https://codereview.chromium.org/2790863002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py#newcode650 third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py:650: for test, build, _ in test_baseline_set: Is this ...
3 years, 8 months ago (2017-04-03 20:41:52 UTC) #7
qyearsley
https://codereview.chromium.org/2790863002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py File third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py (right): https://codereview.chromium.org/2790863002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py#newcode650 third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py:650: for test, build, _ in test_baseline_set: On 2017/04/03 at ...
3 years, 8 months ago (2017-04-04 18:56:45 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/2790863002/1
3 years, 8 months ago (2017-04-05 03:47:25 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 04:45:30 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/339734d88bb8df1cc19b7f0bee7c...

Powered by Google App Engine
This is Rietveld 408576698