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

Issue 661476: Chrome's UI automation tests (browser_test) added as autotest (Closed)

Created:
10 years, 9 months ago by zel
Modified:
9 years, 6 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Chrome browser_test added as autotest

Patch Set 1 #

Total comments: 9

Patch Set 2 : CR fixes #

Patch Set 3 : minor updates #

Patch Set 4 : CR comment fixes #

Patch Set 5 : Moved link setup script to autotest repo. #

Patch Set 6 : minor fixes #

Total comments: 2

Patch Set 7 : Removed links from the test #

Total comments: 2

Patch Set 8 : bug fix #

Patch Set 9 : Removed extra comments #

Patch Set 10 : minor fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -0 lines) Patch
A client/deps/chrome_test/README View 1 chunk +7 lines, -0 lines 0 comments Download
A client/deps/chrome_test/chrome_test.py View 1 1 chunk +21 lines, -0 lines 0 comments Download
A client/deps/chrome_test/common.py View 1 chunk +12 lines, -0 lines 0 comments Download
A client/deps/chrome_test/control View 1 chunk +5 lines, -0 lines 0 comments Download
A client/deps/chrome_test/setup_test_links.sh View 5 6 7 8 9 1 chunk +16 lines, -0 lines 0 comments Download
A client/site_tests/desktopui_BrowserTest/control View 1 chunk +16 lines, -0 lines 0 comments Download
A client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py View 1 2 3 4 5 6 7 8 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
zel
10 years, 9 months ago (2010-03-03 18:41:59 UTC) #1
petkov
Mostly nits. http://codereview.chromium.org/661476/diff/1/3 File client/deps/chrome_test/chrome_test.py (right): http://codereview.chromium.org/661476/diff/1/3#newcode7 client/deps/chrome_test/chrome_test.py:7: import common, commands, logging, os, shutil Remove ...
10 years, 9 months ago (2010-03-03 18:53:02 UTC) #2
zel
http://codereview.chromium.org/661476/diff/1/3 File client/deps/chrome_test/chrome_test.py (right): http://codereview.chromium.org/661476/diff/1/3#newcode7 client/deps/chrome_test/chrome_test.py:7: import common, commands, logging, os, shutil On 2010/03/03 18:53:02, ...
10 years, 9 months ago (2010-03-03 23:52:27 UTC) #3
petkov
http://codereview.chromium.org/661476/diff/4009/4016 File client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py (right): http://codereview.chromium.org/661476/diff/4009/4016#newcode30 client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py:30: utils.run('ln -f -s %s/chrome %s/chrome' % Do you need ...
10 years, 9 months ago (2010-03-04 00:14:25 UTC) #4
zel
http://codereview.chromium.org/661476/diff/4009/4016 File client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py (right): http://codereview.chromium.org/661476/diff/4009/4016#newcode30 client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py:30: utils.run('ln -f -s %s/chrome %s/chrome' % On 2010/03/04 00:14:25, ...
10 years, 9 months ago (2010-03-04 00:23:21 UTC) #5
petkov
LGTM
10 years, 9 months ago (2010-03-04 00:24:21 UTC) #6
petkov
http://codereview.chromium.org/661476/diff/3012/4025 File client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py (right): http://codereview.chromium.org/661476/diff/3012/4025#newcode26 client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py:26: # Create magic symlinks to real chrome bits. Remove/move ...
10 years, 9 months ago (2010-03-04 00:25:25 UTC) #7
zel
10 years, 9 months ago (2010-03-04 00:37:44 UTC) #8
http://codereview.chromium.org/661476/diff/3012/4025
File client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py (right):

http://codereview.chromium.org/661476/diff/3012/4025#newcode26
client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py:26: # Create
magic symlinks to real chrome bits.
On 2010/03/04 00:25:25, petkov wrote:
> Remove/move this comment before submitting if you get this in time...
> 

Done.

Powered by Google App Engine
This is Rietveld 408576698