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

Issue 3076039: Add the firmware load test to the Network3G suite. (Closed)

Created:
10 years, 4 months ago by Elly Fong-Jones
Modified:
9 years, 3 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, petkov+cc_chromium.org, ericli
Base URL:
ssh://git@chromiumos-git//autotest.git
Visibility:
Public.

Description

Add the firmware load test to the Network3G suite. TEST=None BUG=5103 Signed-Off-By: Elly Jones <ellyjones@chromium.org>; Signed-Off-By: Eric Li <ericli@chromium.org>;

Patch Set 1 #

Total comments: 1

Patch Set 2 : Merge changes from head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M server/site_tests/suite_Network3G/control View 1 2 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Elly Fong-Jones
10 years, 4 months ago (2010-08-06 15:46:06 UTC) #1
ericli
http://codereview.chromium.org/3076039/diff/1/2 File server/site_tests/suite_Network3G/control (right): http://codereview.chromium.org/3076039/diff/1/2#newcode42 server/site_tests/suite_Network3G/control:42: def run_server_test(machine): I would simply append for test in ...
10 years, 4 months ago (2010-08-06 16:07:22 UTC) #2
Elly Fong-Jones
On 2010/08/06 16:07:22, ericli wrote: > http://codereview.chromium.org/3076039/diff/1/2 > File server/site_tests/suite_Network3G/control (right): > > http://codereview.chromium.org/3076039/diff/1/2#newcode42 > ...
10 years, 4 months ago (2010-08-06 17:44:36 UTC) #3
ericli
You are right, I just recalled that too. I take my comment back. On 2010/08/06 ...
10 years, 4 months ago (2010-08-06 18:05:51 UTC) #4
ericli
10 years, 4 months ago (2010-08-06 18:16:49 UTC) #5
LGTM.

On 2010/08/06 18:05:51, ericli wrote:
> You are right, I just recalled that too.
> I take my comment back.
> 
> On 2010/08/06 17:44:36, Elly Jones wrote:
> > On 2010/08/06 16:07:22, ericli wrote:
> > > http://codereview.chromium.org/3076039/diff/1/2
> > > File server/site_tests/suite_Network3G/control (right):
> > > 
> > > http://codereview.chromium.org/3076039/diff/1/2#newcode42
> > > server/site_tests/suite_Network3G/control:42: def
run_server_test(machine):
> > > I would simply append 
> > > for test in SERVER_TESTS:
> > >   job.run_test(test, host=client)
> > > 
> > > to the end of run_client_test and rename it as run_tests or something
> similar.
> > > 
> > > and you dont need to call parallel_simple.
> > 
> > Don't the clients need to be run with parallel_on_machines(), whereas we
want
> > all the 'server' tests to run locally with parallel_simple()?

Powered by Google App Engine
This is Rietveld 408576698