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

Issue 2542343004: Updating the Chromoting Test Driver to target the test environment (Closed)

Created:
4 years ago by joedow
Modified:
4 years ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Updating the Chromoting Test Driver to target the test environment This change updated several of the Chromoting Test Driver classes to use URLs and settings which are needed to retrieve and connect to hosts running in our test environment. There are also two changes (null check and initializing the FeatureList) which are needed for the tool to run (external dependencies changed but the tool hasn't been updated yet). BUG=N/A Committed: https://crrev.com/910989df740db415b1ac009378f54dc257a45e10 Cr-Commit-Position: refs/heads/master@{#436020}

Patch Set 1 #

Patch Set 2 : Fixed a swapped test/prod condition #

Total comments: 2

Patch Set 3 : Addressing feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -44 lines) Patch
M remoting/client/chromoting_client.cc View 1 2 2 chunks +7 lines, -4 lines 0 comments Download
M remoting/test/access_token_fetcher.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M remoting/test/app_remoting_connection_helper.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M remoting/test/chromoting_test_driver.cc View 5 chunks +10 lines, -0 lines 0 comments Download
M remoting/test/chromoting_test_driver_environment.h View 1 2 4 chunks +8 lines, -3 lines 0 comments Download
M remoting/test/chromoting_test_driver_environment.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M remoting/test/chromoting_test_driver_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/chromoting_test_fixture.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_host_list_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_host_list_fetcher.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/host_list_fetcher.h View 2 chunks +3 lines, -0 lines 0 comments Download
M remoting/test/host_list_fetcher.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M remoting/test/host_list_fetcher_unittest.cc View 9 chunks +54 lines, -8 lines 0 comments Download
M remoting/test/test_chromoting_client.h View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/test/test_chromoting_client.cc View 1 3 chunks +6 lines, -3 lines 0 comments Download
M remoting/test/test_chromoting_client_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
joedow
PTAL!
4 years ago (2016-12-02 02:46:01 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/2542343004/diff/20001/remoting/client/chromoting_client.cc File remoting/client/chromoting_client.cc (right): https://codereview.chromium.org/2542343004/diff/20001/remoting/client/chromoting_client.cc#newcode90 remoting/client/chromoting_client.cc:90: if (audio_consumer_) { nit: Please move protocol_config_->DisableAudioChannel(); call above ...
4 years ago (2016-12-02 19:55:44 UTC) #11
joedow
Updated based on feedback, PTAL!
4 years ago (2016-12-02 20:10:43 UTC) #14
Sergey Ulanov
LGTM
4 years ago (2016-12-02 20:53:08 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2542343004/40001
4 years ago (2016-12-02 21:08:45 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-02 21:16:06 UTC) #21
commit-bot: I haz the power
4 years ago (2016-12-02 21:19:22 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/910989df740db415b1ac009378f54dc257a45e10
Cr-Commit-Position: refs/heads/master@{#436020}

Powered by Google App Engine
This is Rietveld 408576698