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

Issue 327443002: Move server logging to rebaseline-o-matic. (Closed)

Created:
6 years, 6 months ago by ojan
Modified:
6 years, 6 months ago
Reviewers:
Dirk Pranke
CC:
blink-reviews, eseidel
Visibility:
Public.

Description

Move server logging to rebaseline-o-matic. It didn't really make sense to be part of auto-rebaseline except for the special noneedsrebaseline entries, which I've decided are not really useful anyways. More importantly, move it up means that we actually log everything to the server, including the outer git pull call and it means that we log asynchronously to the auto-rebaseline command, which should make it a lot faster. Also, make the git cl upload logging log stderr as well. BUG=382248 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175828

Patch Set 1 #

Total comments: 2

Patch Set 2 : do rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -89 lines) Patch
M Tools/RebaselineLogServer/main.py View 2 chunks +3 lines, -0 lines 0 comments Download
M Tools/Scripts/webkitpy/tool/commands/rebaseline.py View 1 6 chunks +50 lines, -80 lines 0 comments Download
M Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py View 1 8 chunks +50 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ojan
6 years, 6 months ago (2014-06-08 18:21:18 UTC) #1
Dirk Pranke
lgtm. Basically seems fine. A couple of minor suggestions ... https://codereview.chromium.org/327443002/diff/1/Tools/Scripts/webkitpy/tool/commands/rebaseline.py File Tools/Scripts/webkitpy/tool/commands/rebaseline.py (right): https://codereview.chromium.org/327443002/diff/1/Tools/Scripts/webkitpy/tool/commands/rebaseline.py#newcode879 ...
6 years, 6 months ago (2014-06-09 19:30:32 UTC) #2
ojan
https://codereview.chromium.org/327443002/diff/1/Tools/Scripts/webkitpy/tool/commands/rebaseline.py File Tools/Scripts/webkitpy/tool/commands/rebaseline.py (right): https://codereview.chromium.org/327443002/diff/1/Tools/Scripts/webkitpy/tool/commands/rebaseline.py#newcode879 Tools/Scripts/webkitpy/tool/commands/rebaseline.py:879: def _run_logging_command(self, command): On 2014/06/09 19:30:31, Dirk Pranke wrote: ...
6 years, 6 months ago (2014-06-09 21:15:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/327443002/20001
6 years, 6 months ago (2014-06-09 21:16:24 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-09 22:23:56 UTC) #5
Message was sent while issue was closed.
Change committed as 175828

Powered by Google App Engine
This is Rietveld 408576698