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

Issue 657433002: Python wrapper to launch Chromoting browser-tests. (Closed)

Created:
6 years, 2 months ago by anandc
Modified:
6 years, 2 months ago
Reviewers:
weitao, Lei Lei
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Creates a process for each line in specified input file. BUG= Committed: https://crrev.com/ad76c17dff74ba8a5e7446bb62840fd2e9882a59 Cr-Commit-Position: refs/heads/master@{#300156}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Include python wrapper in build output. #

Total comments: 6

Patch Set 3 : Add files as dependencies in .isolate file, instead of copying them over. #

Total comments: 2

Patch Set 4 : Raise exception if executing command fails. #

Total comments: 2

Patch Set 5 : Clarify help text for command-line parameters #

Patch Set 6 : Pick up recently landed changes to master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -7 lines) Patch
A testing/chromoting/browser_test_commands_linux.txt View 1 chunk +1 line, -0 lines 0 comments Download
A testing/chromoting/browser_tests_launcher.py View 1 2 3 4 1 chunk +45 lines, -0 lines 0 comments Download
M testing/chromoting/chromoting_integration_tests.isolate View 1 2 3 4 5 1 chunk +6 lines, -7 lines 0 comments Download

Messages

Total messages: 28 (12 generated)
anandc
Lei, PTAL. Thanks.
6 years, 2 months ago (2014-10-14 01:44:05 UTC) #6
Lei Lei
I prefer to create another isolate file and another target for v2 integration. In that ...
6 years, 2 months ago (2014-10-14 01:58:37 UTC) #7
anandc
https://codereview.chromium.org/657433002/diff/80001/testing/chromoting/browser_tests_launcher.py File testing/chromoting/browser_tests_launcher.py (right): https://codereview.chromium.org/657433002/diff/80001/testing/chromoting/browser_tests_launcher.py#newcode33 testing/chromoting/browser_tests_launcher.py:33: parser.add_argument('-c', '--cwd', On 2014/10/14 01:58:37, Lei Lei wrote: > ...
6 years, 2 months ago (2014-10-14 16:53:01 UTC) #8
anandc
Hi Lei, Please take a look at PS#2.
6 years, 2 months ago (2014-10-14 20:56:54 UTC) #10
Lei Lei
https://codereview.chromium.org/657433002/diff/140001/testing/chromoting/browser_tests_launcher.py File testing/chromoting/browser_tests_launcher.py (right): https://codereview.chromium.org/657433002/diff/140001/testing/chromoting/browser_tests_launcher.py#newcode2 testing/chromoting/browser_tests_launcher.py:2: # Use of this source code is governed by ...
6 years, 2 months ago (2014-10-14 22:54:21 UTC) #12
anandc
Thanks. PTAL. https://codereview.chromium.org/657433002/diff/140001/testing/chromoting/browser_tests_launcher.py File testing/chromoting/browser_tests_launcher.py (right): https://codereview.chromium.org/657433002/diff/140001/testing/chromoting/browser_tests_launcher.py#newcode2 testing/chromoting/browser_tests_launcher.py:2: # Use of this source code is ...
6 years, 2 months ago (2014-10-15 00:48:22 UTC) #14
Lei Lei
lgtm
6 years, 2 months ago (2014-10-15 01:03:58 UTC) #15
Lei Lei
https://codereview.chromium.org/657433002/diff/180001/testing/chromoting/browser_tests_launcher.py File testing/chromoting/browser_tests_launcher.py (right): https://codereview.chromium.org/657433002/diff/180001/testing/chromoting/browser_tests_launcher.py#newcode21 testing/chromoting/browser_tests_launcher.py:21: print 'Failed to run command %s; %s' % (command, ...
6 years, 2 months ago (2014-10-15 01:09:44 UTC) #16
anandc
Weitao, could you PTAL? Thank you. This has been tested on a swarming slave, and ...
6 years, 2 months ago (2014-10-16 02:06:15 UTC) #18
weitao
On 2014/10/16 02:06:15, anandc wrote: > Weitao, could you PTAL? Thank you. > This has ...
6 years, 2 months ago (2014-10-17 16:56:40 UTC) #19
weitao
https://codereview.chromium.org/657433002/diff/200001/testing/chromoting/browser_tests_launcher.py File testing/chromoting/browser_tests_launcher.py (right): https://codereview.chromium.org/657433002/diff/200001/testing/chromoting/browser_tests_launcher.py#newcode31 testing/chromoting/browser_tests_launcher.py:31: help='path to file containing list of command to launch.') ...
6 years, 2 months ago (2014-10-17 16:56:49 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/657433002/220001
6 years, 2 months ago (2014-10-17 17:26:26 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/80482) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/70111) android_aosp ...
6 years, 2 months ago (2014-10-17 17:29:54 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/657433002/240001
6 years, 2 months ago (2014-10-17 17:45:39 UTC) #26
commit-bot: I haz the power
Committed patchset #6 (id:240001)
6 years, 2 months ago (2014-10-17 20:30:20 UTC) #27
commit-bot: I haz the power
6 years, 2 months ago (2014-10-17 20:34:39 UTC) #28
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ad76c17dff74ba8a5e7446bb62840fd2e9882a59
Cr-Commit-Position: refs/heads/master@{#300156}

Powered by Google App Engine
This is Rietveld 408576698