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

Issue 398823005: Automate host start up in browser test (Closed)

Created:
6 years, 5 months ago by kelvinp
Modified:
6 years, 5 months ago
Reviewers:
anandc, weitao, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Automate host start up in browser test After this CL, SetupTestForMe2Me will ensure that the host is up and running with the pin specified from the command line argument --me2me-pin on every Me2Me test run. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285651

Patch Set 1 #

Total comments: 20

Patch Set 2 : Address CR feedback #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -48 lines) Patch
M chrome/test/remoting/me2me_browsertest.cc View 1 2 chunks +2 lines, -14 lines 0 comments Download
M chrome/test/remoting/pin_browsertest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/remoting/remote_desktop_browsertest.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/remoting/remote_desktop_browsertest.cc View 1 2 3 chunks +16 lines, -16 lines 0 comments Download
M remoting/webapp/browser_test/browser_test.js View 1 2 chunks +59 lines, -1 line 0 comments Download
M remoting/webapp/browser_test/update_pin_browser_test.js View 1 chunk +1 line, -16 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kelvinp
https://codereview.chromium.org/398823005/diff/1/chrome/test/remoting/remote_desktop_browsertest.cc File chrome/test/remoting/remote_desktop_browsertest.cc (left): https://codereview.chromium.org/398823005/diff/1/chrome/test/remoting/remote_desktop_browsertest.cc#oldcode348 chrome/test/remoting/remote_desktop_browsertest.cc:348: ConditionalTimeoutWaiter waiter( After the CL, we no longer assumes ...
6 years, 5 months ago (2014-07-19 01:18:58 UTC) #1
weitao
Driving by: https://codereview.chromium.org/398823005/diff/1/chrome/test/remoting/remote_desktop_browsertest.cc File chrome/test/remoting/remote_desktop_browsertest.cc (right): https://codereview.chromium.org/398823005/diff/1/chrome/test/remoting/remote_desktop_browsertest.cc#newcode473 chrome/test/remoting/remote_desktop_browsertest.cc:473: LoadScript(app_web_content(), FILE_PATH_LITERAL("browser_test.js")); Ideally, loading the test script ...
6 years, 5 months ago (2014-07-21 18:53:45 UTC) #2
Jamie
https://codereview.chromium.org/398823005/diff/1/chrome/test/remoting/pin_browsertest.cc File chrome/test/remoting/pin_browsertest.cc (right): https://codereview.chromium.org/398823005/diff/1/chrome/test/remoting/pin_browsertest.cc#newcode32 chrome/test/remoting/pin_browsertest.cc:32: "pin: '" + me2me_pin() + "ABC'" This doesn't appear ...
6 years, 5 months ago (2014-07-22 18:47:12 UTC) #3
kelvinp
PTAL https://codereview.chromium.org/398823005/diff/1/chrome/test/remoting/pin_browsertest.cc File chrome/test/remoting/pin_browsertest.cc (right): https://codereview.chromium.org/398823005/diff/1/chrome/test/remoting/pin_browsertest.cc#newcode32 chrome/test/remoting/pin_browsertest.cc:32: "pin: '" + me2me_pin() + "ABC'" On 2014/07/22 ...
6 years, 5 months ago (2014-07-23 22:22:27 UTC) #4
weitao
On 2014/07/23 22:22:27, kelvinp wrote: > PTAL > > https://codereview.chromium.org/398823005/diff/1/chrome/test/remoting/pin_browsertest.cc > File chrome/test/remoting/pin_browsertest.cc (right): > ...
6 years, 5 months ago (2014-07-23 22:38:31 UTC) #5
kelvinp
The CQ bit was checked by kelvinp@chromium.org
6 years, 5 months ago (2014-07-25 17:32:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kelvinp@chromium.org/398823005/40001
6 years, 5 months ago (2014-07-25 17:33:17 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 20:03:48 UTC) #8
Message was sent while issue was closed.
Change committed as 285651

Powered by Google App Engine
This is Rietveld 408576698