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

Issue 10825109: Add default testing command line flags in UITestBase instead of ProxyLauncher. (Closed)

Created:
8 years, 4 months ago by kkania
Modified:
8 years, 4 months ago
CC:
chromium-reviews, robertshield, kkania
Visibility:
Public.

Description

Add default testing command line flags in UITestBase instead of ProxyLauncher. This is particularly needed because one of the WebDriver users wants to test with shiftshader, which is disabled because of the skip-gpu-data-loading flag. This change makes logical sense too, since ideally ProxyLauncher should be limited to understanding how to launch and connect to Chrome. BUG=chromedriver:125 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150651

Patch Set 1 #

Patch Set 2 : fix define #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -10 lines) Patch
M chrome/test/automation/proxy_launcher.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/test/ui/ui_test.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_automation.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_server.cc View 1 1 chunk +9 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kkania
The comment in UITestBase::SetLaunchSwitches seems to say that I need to call PrepareBrowserCommandLineForTests from pyauto ...
8 years, 4 months ago (2012-08-02 21:59:43 UTC) #1
Nirnimesh
LGTM On 2012/08/02 21:59:43, kkania wrote: > The comment in UITestBase::SetLaunchSwitches seems to say that ...
8 years, 4 months ago (2012-08-02 23:03:50 UTC) #2
kkania
Adding John for owners review of chrome/test/automation.
8 years, 4 months ago (2012-08-06 16:52:09 UTC) #3
jam
lgtm
8 years, 4 months ago (2012-08-06 16:57:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkania@chromium.org/10825109/1
8 years, 4 months ago (2012-08-08 18:16:27 UTC) #5
commit-bot: I haz the power
Try job failure for 10825109-1 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-08 19:45:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkania@chromium.org/10825109/7005
8 years, 4 months ago (2012-08-08 23:16:52 UTC) #7
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 00:28:09 UTC) #8
Change committed as 150651

Powered by Google App Engine
This is Rietveld 408576698