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

Issue 1105323002: [Android] Remove more uses of android_commands from build/android/pylib. (Closed)

Created:
5 years, 7 months ago by jbudorick
Modified:
5 years, 7 months ago
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Remove more uses of android_commands from build/android/pylib. BUG=267773 Committed: https://crrev.com/166b709fc6c8fefad72520473850ce15ffe45898 Cr-Commit-Position: refs/heads/master@{#327402}

Patch Set 1 #

Total comments: 15

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -72 lines) Patch
M build/android/PRESUBMIT.py View 1 chunk +1 line, -0 lines 0 comments Download
M build/android/pylib/base/base_test_runner.py View 1 chunk +5 lines, -4 lines 0 comments Download
M build/android/pylib/base/test_dispatcher.py View 6 chunks +5 lines, -15 lines 0 comments Download
M build/android/pylib/base/test_dispatcher_unittest.py View 1 10 chunks +35 lines, -18 lines 0 comments Download
M build/android/pylib/device/adb_wrapper.py View 1 1 chunk +18 lines, -0 lines 0 comments Download
M build/android/pylib/device/battery_utils_test.py View 2 chunks +1 line, -3 lines 0 comments Download
M build/android/pylib/device/device_utils.py View 1 2 1 chunk +23 lines, -0 lines 0 comments Download
M build/android/pylib/device/device_utils_test.py View 1 2 2 chunks +67 lines, -8 lines 0 comments Download
M build/android/pylib/perf/perf_control_unittest.py View 2 chunks +2 lines, -4 lines 0 comments Download
M build/android/pylib/perf/setup.py View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M build/android/pylib/utils/emulator.py View 1 3 chunks +6 lines, -7 lines 0 comments Download
M build/android/test_runner.py View 1 3 chunks +11 lines, -10 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
jbudorick
5 years, 7 months ago (2015-04-28 02:16:42 UTC) #2
perezju
https://codereview.chromium.org/1105323002/diff/1/build/android/pylib/base/test_dispatcher_unittest.py File build/android/pylib/base/test_dispatcher_unittest.py (right): https://codereview.chromium.org/1105323002/diff/1/build/android/pylib/base/test_dispatcher_unittest.py#newcode31 build/android/pylib/base/test_dispatcher_unittest.py:31: def _CreateMockDevice(serial): wait, this is creating a _real_ DeviceUtils. ...
5 years, 7 months ago (2015-04-28 10:33:51 UTC) #3
jbudorick
ptal https://codereview.chromium.org/1105323002/diff/1/build/android/pylib/base/test_dispatcher_unittest.py File build/android/pylib/base/test_dispatcher_unittest.py (right): https://codereview.chromium.org/1105323002/diff/1/build/android/pylib/base/test_dispatcher_unittest.py#newcode31 build/android/pylib/base/test_dispatcher_unittest.py:31: def _CreateMockDevice(serial): On 2015/04/28 10:33:50, perezju wrote: > ...
5 years, 7 months ago (2015-04-28 13:44:59 UTC) #4
perezju
https://codereview.chromium.org/1105323002/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/1105323002/diff/1/build/android/test_runner.py#newcode880 build/android/test_runner.py:880: % (test_device, ', '.join(attached_devices))) On 2015/04/28 13:44:59, jbudorick wrote: ...
5 years, 7 months ago (2015-04-28 14:36:19 UTC) #5
jbudorick
https://codereview.chromium.org/1105323002/diff/20001/build/android/pylib/device/device_utils.py File build/android/pylib/device/device_utils.py (right): https://codereview.chromium.org/1105323002/diff/20001/build/android/pylib/device/device_utils.py#newcode187 build/android/pylib/device/device_utils.py:187: if isinstance(other, basestring): On 2015/04/28 14:36:19, perezju wrote: > ...
5 years, 7 months ago (2015-04-28 15:52:53 UTC) #6
perezju
lgtm
5 years, 7 months ago (2015-04-28 16:32:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1105323002/40001
5 years, 7 months ago (2015-04-28 22:19:50 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-04-29 00:26:14 UTC) #10
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/166b709fc6c8fefad72520473850ce15ffe45898 Cr-Commit-Position: refs/heads/master@{#327402}
5 years, 7 months ago (2015-04-29 00:27:12 UTC) #11
aberent
5 years, 7 months ago (2015-04-29 11:06:55 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1116493003/ by aberent@chromium.org.

The reason for reverting is: Causes HostDriven_SigninTest.testManagedSignin to
fail, and hence prevents rolls into Android downstream repository

BUG=482406.

Powered by Google App Engine
This is Rietveld 408576698