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

Issue 2923443002: [devil] Add system app replacement wrapper script. (Closed)

Created:
3 years, 6 months ago by jbudorick
Modified:
3 years, 6 months ago
CC:
catapult-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : prereview fixes #

Patch Set 3 : tests and presubmits #

Total comments: 2

Patch Set 4 : bsheedy comment #

Patch Set 5 : support all connected devices #

Patch Set 6 : remove pprint #

Total comments: 2

Patch Set 7 : docstrings for device_temp_file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+530 lines, -27 lines) Patch
M devil/devil/android/device_temp_file.py View 1 2 3 4 5 6 4 chunks +57 lines, -5 lines 0 comments Download
M devil/devil/android/tools/flash_device.py View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M devil/devil/android/tools/keyboard.py View 1 2 3 4 2 chunks +2 lines, -7 lines 0 comments Download
M devil/devil/android/tools/provision_devices.py View 1 2 3 4 1 chunk +1 line, -5 lines 0 comments Download
M devil/devil/android/tools/screenshot.py View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M devil/devil/android/tools/script_common.py View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
A devil/devil/android/tools/system_app.py View 1 2 3 4 1 chunk +226 lines, -0 lines 0 comments Download
A devil/devil/android/tools/system_app_devicetest.py View 1 2 3 1 chunk +98 lines, -0 lines 0 comments Download
A devil/devil/android/tools/system_app_test.py View 1 2 3 1 chunk +66 lines, -0 lines 0 comments Download
M devil/devil/devil_dependencies.json View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M devil/devil/utils/parallelizer.py View 1 2 3 4 3 chunks +29 lines, -2 lines 0 comments Download
M devil/devil/utils/parallelizer_test.py View 1 2 3 4 5 2 chunks +30 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
jbudorick
3 years, 6 months ago (2017-06-12 17:58:58 UTC) #3
bsheedy
LGTM w/ question. https://codereview.chromium.org/2923443002/diff/40001/devil/devil/android/tools/system_app.py File devil/devil/android/tools/system_app.py (right): https://codereview.chromium.org/2923443002/diff/40001/devil/devil/android/tools/system_app.py#newcode73 devil/devil/android/tools/system_app.py:73: def EnableSystemAppModification(device): Should this be a ...
3 years, 6 months ago (2017-06-12 18:31:07 UTC) #4
jbudorick
https://codereview.chromium.org/2923443002/diff/40001/devil/devil/android/tools/system_app.py File devil/devil/android/tools/system_app.py (right): https://codereview.chromium.org/2923443002/diff/40001/devil/devil/android/tools/system_app.py#newcode73 devil/devil/android/tools/system_app.py:73: def EnableSystemAppModification(device): On 2017/06/12 18:31:07, bsheedy wrote: > Should ...
3 years, 6 months ago (2017-06-12 20:55:45 UTC) #5
bsheedy
On 2017/06/12 20:55:45, jbudorick wrote: > https://codereview.chromium.org/2923443002/diff/40001/devil/devil/android/tools/system_app.py > File devil/devil/android/tools/system_app.py (right): > > https://codereview.chromium.org/2923443002/diff/40001/devil/devil/android/tools/system_app.py#newcode73 > ...
3 years, 6 months ago (2017-06-12 21:01:57 UTC) #6
jbudorick
+mikecase for device temp directory & the parallelizer changes
3 years, 6 months ago (2017-06-13 14:07:11 UTC) #9
mikecase (-- gone --)
lgtm parallalizer + temp_dir https://codereview.chromium.org/2923443002/diff/100001/devil/devil/android/device_temp_file.py File devil/devil/android/device_temp_file.py (right): https://codereview.chromium.org/2923443002/diff/100001/devil/devil/android/device_temp_file.py#newcode70 devil/devil/android/device_temp_file.py:70: class NamedDeviceTemporaryDirectory(object): oooh! Going to ...
3 years, 6 months ago (2017-06-13 21:20:16 UTC) #10
jbudorick
https://codereview.chromium.org/2923443002/diff/100001/devil/devil/android/device_temp_file.py File devil/devil/android/device_temp_file.py (right): https://codereview.chromium.org/2923443002/diff/100001/devil/devil/android/device_temp_file.py#newcode70 devil/devil/android/device_temp_file.py:70: class NamedDeviceTemporaryDirectory(object): On 2017/06/13 21:20:16, mikecase wrote: > oooh! ...
3 years, 6 months ago (2017-06-13 21:30:43 UTC) #11
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/2923443002/120001
3 years, 6 months ago (2017-06-13 21:31:18 UTC) #14
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 21:59:17 UTC) #17
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698