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

Issue 25478012: Make Progress support an arbitrary number of columns. (Closed)

Created:
7 years, 2 months ago by M-A Ruel
Modified:
7 years, 2 months ago
CC:
chromium-reviews, csharp+cc_chromium.org, vadimsh+cc_chromium.org, maruel+cc_chromium.org
Base URL:
https://chromium.googlesource.com/a/chromium/tools/swarm_client@1_progress
Visibility:
Public.

Description

Make Progress support an arbitrary number of columns. Make isolateserver_load_test use this, so the amount of data sent is used in the middle column. Make many Progress members protected. Remove QueueWithProgress.set_progress() and fix the constructors so it is not necessary anymore. R=vadimsh@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=226590

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use named columns #

Patch Set 3 : Kept Progress.start public #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -81 lines) Patch
M googletest/run_test_cases.py View 1 1 chunk +3 lines, -3 lines 0 comments Download
M googletest/trace_test_cases.py View 1 1 chunk +2 lines, -1 line 0 comments Download
M tools/isolateserver_load_test.py View 1 4 chunks +17 lines, -37 lines 0 comments Download
M tools/run_swarm_tests_on_swarm.py View 1 1 chunk +2 lines, -1 line 0 comments Download
M utils/threading_utils.py View 1 2 5 chunks +47 lines, -39 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Marc-Antoine Ruel (Google)
Finally I coded the "arbitrary number of columns" I talked about in https://codereview.chromium.org/25478010. I can ...
7 years, 2 months ago (2013-10-02 15:05:17 UTC) #1
Vadim Sh.
https://codereview.chromium.org/25478012/diff/1/tools/isolateserver_load_test.py File tools/isolateserver_load_test.py (right): https://codereview.chromium.org/25478012/diff/1/tools/isolateserver_load_test.py#newcode133 tools/isolateserver_load_test.py:133: progress.update_item('', col0=1, col1=size) I find 'colN' thing very confusing. ...
7 years, 2 months ago (2013-10-02 18:41:41 UTC) #2
Marc-Antoine Ruel (Google)
On 2013/10/02 18:41:41, Vadim Sh. wrote: > https://codereview.chromium.org/25478012/diff/1/tools/isolateserver_load_test.py > File tools/isolateserver_load_test.py (right): > > https://codereview.chromium.org/25478012/diff/1/tools/isolateserver_load_test.py#newcode133 ...
7 years, 2 months ago (2013-10-02 20:22:00 UTC) #3
Vadim Sh.
lgtm
7 years, 2 months ago (2013-10-02 21:09:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/25478012/5001
7 years, 2 months ago (2013-10-02 21:17:53 UTC) #5
commit-bot: I haz the power
Presubmit check for 25478012-5001 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 2 months ago (2013-10-02 21:19:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/25478012/12001
7 years, 2 months ago (2013-10-02 22:44:51 UTC) #7
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 22:46:13 UTC) #8
Message was sent while issue was closed.
Change committed as 226590

Powered by Google App Engine
This is Rietveld 408576698