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

Issue 7518031: Fix testInstallExtensions by adding correct crx files. (Closed)

Created:
9 years, 4 months ago by Huyen
Modified:
9 years, 4 months ago
Reviewers:
kkania
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix testInstallExtensions by adding correct crx files. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95452

Patch Set 1 : re-enable testInstallExtensions #

Patch Set 2 : append crx when writing extensions. read file binary mode in tests #

Total comments: 1

Patch Set 3 : Write profile.zip to temp file instead of cwd #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M chrome/test/webdriver/commands/create_session.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/webdriver/test/chromedriver_tests.py View 1 2 3 chunks +10 lines, -8 lines 0 comments Download
M chrome/test/webdriver/test/ext_test_1.crx View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/test/webdriver/test/ext_test_2.crx View 1 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Huyen
Fixing test by adding correct crx files. Last submit included files that were size 0 ...
9 years, 4 months ago (2011-08-01 19:12:09 UTC) #1
kkania
Did you fix the problem on windows? If not, you should only enable on mac/linux ...
9 years, 4 months ago (2011-08-01 20:19:52 UTC) #2
Huyen
Please take another look. Thanks for helping me debug the windows problem. On 2011/08/01 20:19:52, ...
9 years, 4 months ago (2011-08-04 17:36:10 UTC) #3
kkania
http://codereview.chromium.org/7518031/diff/5001/chrome/test/webdriver/test/chromedriver_tests.py File chrome/test/webdriver/test/chromedriver_tests.py (right): http://codereview.chromium.org/7518031/diff/5001/chrome/test/webdriver/test/chromedriver_tests.py#newcode291 chrome/test/webdriver/test/chromedriver_tests.py:291: user_profile_zip = archive_util.make_archive('profile', 'zip', i know this is from ...
9 years, 4 months ago (2011-08-04 17:51:20 UTC) #4
Huyen
Good catch, I've changed the code to write profile.zip to the same temp dir use ...
9 years, 4 months ago (2011-08-04 18:23:12 UTC) #5
kkania
9 years, 4 months ago (2011-08-04 18:30:36 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698