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

Issue 2890373003: Refactoring: Extract some logic from RebaselineCL.execute. (Closed)

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

Description

Refactoring: Extract some logic from RebaselineCL.execute. Specifically, this CL extracts the methods: _log_pending_builds _make_test_baseline_set_for_tests And modifies trigger_builds. The purpose of this change is to simplify the main execute() method and move some details into helper methods. Review-Url: https://codereview.chromium.org/2890373003 Cr-Commit-Position: refs/heads/master@{#473346} Committed: https://chromium.googlesource.com/chromium/src/+/aac9fbb89108a6c02e3b491bab4de977fec77e69

Patch Set 1 #

Total comments: 2

Patch Set 2 : collapse #

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

Messages

Total messages: 13 (8 generated)
qyearsley
3 years, 7 months ago (2017-05-19 18:55:34 UTC) #4
jeffcarp
lgtm https://codereview.chromium.org/2890373003/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/2890373003/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py#newcode71 third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py:71: if triggered: Could these two lines be collapsed?
3 years, 7 months ago (2017-05-19 20:21:45 UTC) #6
qyearsley
https://codereview.chromium.org/2890373003/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/2890373003/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py#newcode71 third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py:71: if triggered: On 2017/05/19 at 20:21:45, jeffcarp wrote: > ...
3 years, 7 months ago (2017-05-19 20:39:03 UTC) #7
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/2890373003/20001
3 years, 7 months ago (2017-05-19 20:39:57 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 21:56:22 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/aac9fbb89108a6c02e3b491bab4d...

Powered by Google App Engine
This is Rietveld 408576698