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

Issue 809001: Rename a few variables and greatly reduce the amount of data sent for steps* events (Closed)

Created:
10 years, 9 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
chase, chris.atlee
CC:
chromium-reviews
Visibility:
Public.

Description

Rename a few variables and greatly reduce the amount of data sent for steps* events Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=41213

Patch Set 1 #

Patch Set 2 : Had to modify it a bit to send more information during step* events #

Total comments: 1

Patch Set 3 : Update failing unit test #

Patch Set 4 : Rebase against trunk and fix the unit test again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -223 lines) Patch
M pylibs/buildbot/status/builder.py View 1 2 3 5 chunks +10 lines, -9 lines 0 comments Download
M pylibs/buildbot/status/status_push.py View 1 1 chunk +25 lines, -9 lines 0 comments Download
M pylibs/buildbot/test/test_status_push.py View 1 15 chunks +39 lines, -200 lines 0 comments Download
M pylibs/buildbot/test/test_web_status_json.py View 3 2 chunks +40 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
M-A Ruel
wdyt? I'll send a review for aebuild tomorrow.
10 years, 9 months ago (2010-03-10 02:50:49 UTC) #1
chase
lgtm
10 years, 9 months ago (2010-03-10 03:26:59 UTC) #2
chris.atlee
On 2010/03/10 03:26:59, chase wrote: > lgtm looks fine to me as well.
10 years, 9 months ago (2010-03-10 17:22:58 UTC) #3
M-A Ruel
http://codereview.chromium.org/809001/diff/6001/3002 File pylibs/buildbot/status/builder.py (right): http://codereview.chromium.org/809001/diff/6001/3002#newcode1121 pylibs/buildbot/status/builder.py:1121: result['isStarted'] = self.isStarted() I realize that member variables aren't ...
10 years, 9 months ago (2010-03-10 20:36:06 UTC) #4
chris.atlee
On 2010/03/10 20:36:06, Marc-Antoine Ruel wrote: > http://codereview.chromium.org/809001/diff/6001/3002 > File pylibs/buildbot/status/builder.py (right): > > http://codereview.chromium.org/809001/diff/6001/3002#newcode1121 ...
10 years, 9 months ago (2010-03-10 20:41:35 UTC) #5
M-A Ruel
On 2010/03/10 20:41:35, chris.atlee wrote: > I think it's better to have the keys in ...
10 years, 9 months ago (2010-03-10 21:53:00 UTC) #6
chase
10 years, 9 months ago (2010-03-10 22:02:16 UTC) #7
On 2010/03/10 21:53:00, Marc-Antoine Ruel wrote:
> Chase, are you fine with the properties management and the new unit test fix?
I
> guess so I just want to confirm.

y, lgtm

Powered by Google App Engine
This is Rietveld 408576698