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

Issue 2872027: External Extension for power_LoadTest (Closed)

Created:
10 years, 5 months ago by Benson Leung
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Base URL:
ssh://gitrw.chromium.org/autotest.git
Visibility:
Public.

Description

External Extension for power_LoadTest Enable the use of an external extension so we no longer spawn another instance of chrome to run this test. The external extension is loaded when chrome logs in. BUG=none TEST=power_LoadTest Signed-off-by: Benson Leung <bleung@chromium.org>;

Patch Set 1 #

Patch Set 2 : Fixed typos and whitespace. #

Total comments: 12

Patch Set 3 : Added README with pack instructions. Cleaned up test loop, check_network. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -39 lines) Patch
A client/site_tests/power_LoadTest/README.txt View 1 chunk +13 lines, -0 lines 0 comments Download
M client/site_tests/power_LoadTest/control View 1 chunk +6 lines, -11 lines 0 comments Download
A client/site_tests/power_LoadTest/extension.crx View 0 chunks +-1 lines, --1 lines 0 comments Download
A client/site_tests/power_LoadTest/extension.pem View 1 chunk +16 lines, -0 lines 0 comments Download
A client/site_tests/power_LoadTest/external_extensions.json View 1 chunk +7 lines, -0 lines 0 comments Download
M client/site_tests/power_LoadTest/power_LoadTest.py View 1 2 8 chunks +43 lines, -29 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Benson Leung
10 years, 5 months ago (2010-07-01 05:07:23 UTC) #1
Benson Leung
---------- Forwarded message ---------- From: <bleung@chromium.org> Date: Wed, Jun 30, 2010 at 10:07 PM Subject: ...
10 years, 5 months ago (2010-07-01 08:43:05 UTC) #2
davidjames
Looks good w/nit. Interested in hearing Sameer's feedback though before we push. http://codereview.chromium.org/2872027/diff/3001/4004 File client/site_tests/power_LoadTest/power_LoadTest.py ...
10 years, 5 months ago (2010-07-01 14:27:09 UTC) #3
ericli
I like to include Dale Curtis in the discussion of check_network argument. We had some ...
10 years, 5 months ago (2010-07-01 15:09:12 UTC) #4
DaleCurtis
http://codereview.chromium.org/2872027/diff/3001/4004 File client/site_tests/power_LoadTest/power_LoadTest.py (right): http://codereview.chromium.org/2872027/diff/3001/4004#newcode27 client/site_tests/power_LoadTest/power_LoadTest.py:27: check_network=False, loop_time=3600, loop_count=1, Agreed. In the lab environment we ...
10 years, 5 months ago (2010-07-01 17:04:04 UTC) #5
Sameer Nanda
Looks good in general, but please address comments before checking in. http://codereview.chromium.org/2872027/diff/3001/4004 File client/site_tests/power_LoadTest/power_LoadTest.py (right): ...
10 years, 5 months ago (2010-07-01 17:43:26 UTC) #6
Benson Leung
A few of my replies. http://codereview.chromium.org/2872027/diff/3001/4004 File client/site_tests/power_LoadTest/power_LoadTest.py (right): http://codereview.chromium.org/2872027/diff/3001/4004#newcode24 client/site_tests/power_LoadTest/power_LoadTest.py:24: pass On 2010/07/01 17:43:26, ...
10 years, 5 months ago (2010-07-01 19:47:08 UTC) #7
Dale Curtis
Discussed offline. The gist was, not at this time, but we would like to retain ...
10 years, 5 months ago (2010-07-01 20:51:30 UTC) #8
Benson Leung
http://codereview.chromium.org/2872027/diff/3001/4004 File client/site_tests/power_LoadTest/power_LoadTest.py (right): http://codereview.chromium.org/2872027/diff/3001/4004#newcode143 client/site_tests/power_LoadTest/power_LoadTest.py:143: os.mkdir(self.srcdir) On 2010/07/01 17:43:26, sameer wrote: > The setup ...
10 years, 5 months ago (2010-07-01 22:24:38 UTC) #9
Benson Leung
http://codereview.chromium.org/2872027/diff/3001/4004 File client/site_tests/power_LoadTest/power_LoadTest.py (right): http://codereview.chromium.org/2872027/diff/3001/4004#newcode135 client/site_tests/power_LoadTest/power_LoadTest.py:135: self.login(self.username, self.password) On 2010/07/01 17:43:26, sameer wrote: > what ...
10 years, 5 months ago (2010-07-01 22:28:49 UTC) #10
Sameer Nanda
10 years, 5 months ago (2010-07-01 22:34:38 UTC) #11
LGTM. Thanks!

Powered by Google App Engine
This is Rietveld 408576698