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

Issue 1012883002: Adding an example multi-machine test for Chromoting. This example starts a test controller machine … (Closed)

Created:
5 years, 9 months ago by Mike Meade
Modified:
5 years, 9 months ago
Reviewers:
anandc, andrewrs, M-A Ruel
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding an example multi-machine test for Chromoting. This example starts a test controller machine which then starts a dedicated task machine to run the browser_tests_launcher on. The output is then streamed back to the test controller to be logged and the output (pass or fail) is mirrored on the test controller. This is a simple example of how to write and run multi-machine tests using the Legion framework. BUG=467620 Committed: https://crrev.com/36da2435cdfe6cfd3775aa63c4bf36424f7980cc Cr-Commit-Position: refs/heads/master@{#320945}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Addressing comments #

Patch Set 3 : Addressing final comments #

Patch Set 4 : Adding the executable bit to the test controller #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -1 line) Patch
M testing/chromoting/integration_tests.gyp View 1 2 2 chunks +27 lines, -1 line 0 comments Download
A testing/chromoting/multi_machine_example/example_task.isolate View 1 chunk +18 lines, -0 lines 0 comments Download
A testing/chromoting/multi_machine_example/example_test_controller.isolate View 1 chunk +31 lines, -0 lines 0 comments Download
A testing/chromoting/multi_machine_example/example_test_controller.py View 1 2 3 1 chunk +143 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
Mike Meade
5 years, 9 months ago (2015-03-16 18:18:47 UTC) #2
M-A Ruel
lgtm
5 years, 9 months ago (2015-03-16 23:23:56 UTC) #4
anandc
Thanks Mike. PTAL. https://codereview.chromium.org/1012883002/diff/1/testing/chromoting/integration_tests.gyp File testing/chromoting/integration_tests.gyp (right): https://codereview.chromium.org/1012883002/diff/1/testing/chromoting/integration_tests.gyp#newcode34 testing/chromoting/integration_tests.gyp:34: 'dependencies': [ Would adding a dependency ...
5 years, 9 months ago (2015-03-16 23:24:47 UTC) #5
Mike Meade
https://codereview.chromium.org/1012883002/diff/1/testing/chromoting/integration_tests.gyp File testing/chromoting/integration_tests.gyp (right): https://codereview.chromium.org/1012883002/diff/1/testing/chromoting/integration_tests.gyp#newcode34 testing/chromoting/integration_tests.gyp:34: 'dependencies': [ On 2015/03/16 23:24:46, anandc wrote: > Would ...
5 years, 9 months ago (2015-03-16 23:35:50 UTC) #6
anandc
LGTM % one comment. https://codereview.chromium.org/1012883002/diff/1/testing/chromoting/integration_tests.gyp File testing/chromoting/integration_tests.gyp (right): https://codereview.chromium.org/1012883002/diff/1/testing/chromoting/integration_tests.gyp#newcode34 testing/chromoting/integration_tests.gyp:34: 'dependencies': [ On 2015/03/16 23:35:50, ...
5 years, 9 months ago (2015-03-16 23:52:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1012883002/40001
5 years, 9 months ago (2015-03-17 15:35:18 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/50177)
5 years, 9 months ago (2015-03-17 15:55:41 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1012883002/60001
5 years, 9 months ago (2015-03-17 17:14:25 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-17 18:25:21 UTC) #18
commit-bot: I haz the power
5 years, 9 months ago (2015-03-17 18:26:18 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/36da2435cdfe6cfd3775aa63c4bf36424f7980cc
Cr-Commit-Position: refs/heads/master@{#320945}

Powered by Google App Engine
This is Rietveld 408576698