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

Issue 2760923002: [build/android] Fix device.RunShellCommand usages (Closed)

Created:
3 years, 9 months ago by perezju
Modified:
3 years, 9 months ago
CC:
chromium-reviews, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[build/android] Fix device.RunShellCommand usages - Pass command as list of args or set shell=True when needed. - Set check_return=True where appropriate. BUG=chromium:628617 ,catapult:#3242 Review-Url: https://codereview.chromium.org/2760923002 Cr-Commit-Position: refs/heads/master@{#458097} Committed: https://chromium.googlesource.com/chromium/src/+/43cc0fba21372346c981396d719443b05e7a2a0c

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -9 lines) Patch
M build/android/enable_asserts.py View 1 chunk +2 lines, -2 lines 0 comments Download
M build/android/gyp/push_libraries.py View 1 chunk +2 lines, -1 line 0 comments Download
M build/android/incremental_install/installer.py View 1 chunk +3 lines, -2 lines 0 comments Download
M build/android/pylib/local/device/local_device_gtest_run.py View 1 chunk +2 lines, -0 lines 2 comments Download
M build/android/pylib/local/device/local_device_instrumentation_test_run.py View 2 chunks +3 lines, -3 lines 2 comments Download
M build/android/pylib/local/device/local_device_monkey_test_run.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (4 generated)
perezju
As discussed offline with John, I'm ignoring: build/android/provision_devices.py build/android/pylib/content_settings.py build/android/pylib/device_settings.py build/android/pylib/valgrind_tools.py I *think* that pylib/local/device/* ...
3 years, 9 months ago (2017-03-20 15:22:58 UTC) #2
jbudorick
On 2017/03/20 15:22:58, perezju wrote: > As discussed offline with John, I'm ignoring: > > ...
3 years, 9 months ago (2017-03-20 15:26:51 UTC) #3
jbudorick
lgtm https://codereview.chromium.org/2760923002/diff/1/build/android/pylib/local/device/local_device_gtest_run.py File build/android/pylib/local/device/local_device_gtest_run.py (right): https://codereview.chromium.org/2760923002/diff/1/build/android/pylib/local/device/local_device_gtest_run.py#newcode238 build/android/pylib/local/device/local_device_gtest_run.py:238: # fine from the test runner's perspective; thus ...
3 years, 9 months ago (2017-03-20 15:27:02 UTC) #4
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/2760923002/1
3 years, 9 months ago (2017-03-20 15:49:06 UTC) #6
commit-bot: I haz the power
3 years, 9 months ago (2017-03-20 16:56:48 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/43cc0fba21372346c981396d7194...

Powered by Google App Engine
This is Rietveld 408576698