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

Issue 294113003: [Android] Convert to DeviceUtils versions of WaitUntilFullyBooted and GetExternalStoragePath. (Closed)

Created:
6 years, 7 months ago by jbudorick
Modified:
6 years, 7 months ago
Reviewers:
craigdh, bulach, frankf
CC:
chromium-reviews, bulach+watch_chromium.org, yfriedman+watch_chromium.org, timurrrr+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, glider+watch_chromium.org, bruening+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Android] Convert to DeviceUtils versions of WaitUntilFullyBooted and GetExternalStoragePath. BUG=267773 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272434

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 7

Patch Set 4 : #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+373 lines, -63 lines) Patch
M build/android/pylib/base/base_test_runner.py View 1 chunk +1 line, -1 line 0 comments Download
M build/android/pylib/device/decorators.py View 1 2 3 3 chunks +72 lines, -11 lines 0 comments Download
M build/android/pylib/device/decorators_test.py View 1 2 3 4 7 chunks +173 lines, -3 lines 0 comments Download
M build/android/pylib/device/device_utils.py View 1 2 3 4 5 6 chunks +55 lines, -10 lines 0 comments Download
M build/android/pylib/device/device_utils_test.py View 1 2 3 chunks +32 lines, -3 lines 0 comments Download
M build/android/pylib/gtest/test_package_apk.py View 1 chunk +8 lines, -3 lines 0 comments Download
M build/android/pylib/gtest/test_package_exe.py View 2 chunks +8 lines, -4 lines 0 comments Download
M build/android/pylib/gtest/test_runner.py View 1 chunk +3 lines, -2 lines 0 comments Download
M build/android/pylib/instrumentation/test_runner.py View 3 chunks +4 lines, -4 lines 0 comments Download
M build/android/pylib/screenshot.py View 1 chunk +1 line, -1 line 0 comments Download
M build/android/pylib/utils/emulator.py View 1 chunk +2 lines, -0 lines 0 comments Download
M build/android/pylib/utils/parallelizer.py View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M build/android/pylib/utils/test_environment.py View 1 2 3 4 5 2 chunks +10 lines, -17 lines 0 comments Download
M build/android/pylib/valgrind_tools.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
jbudorick
Not sure about the way I've implemented the wifi wait. The current implementation uses a ...
6 years, 7 months ago (2014-05-20 21:25:01 UTC) #1
craigdh
lgtm. https://codereview.chromium.org/294113003/diff/40001/build/android/pylib/device/decorators.py File build/android/pylib/device/decorators.py (right): https://codereview.chromium.org/294113003/diff/40001/build/android/pylib/device/decorators.py#newcode25 build/android/pylib/device/decorators.py:25: def _TimeoutRetryWrapper(f, timeout_func, retries_func, pass_values=False): docstring with description ...
6 years, 7 months ago (2014-05-21 22:25:00 UTC) #2
jbudorick
https://codereview.chromium.org/294113003/diff/40001/build/android/pylib/device/decorators.py File build/android/pylib/device/decorators.py (right): https://codereview.chromium.org/294113003/diff/40001/build/android/pylib/device/decorators.py#newcode25 build/android/pylib/device/decorators.py:25: def _TimeoutRetryWrapper(f, timeout_func, retries_func, pass_values=False): On 2014/05/21 22:25:00, craigdh ...
6 years, 7 months ago (2014-05-22 04:49:57 UTC) #3
jbudorick
ptal. some changes to how DeviceUtils uses Parallelizer.
6 years, 7 months ago (2014-05-22 16:55:46 UTC) #4
craigdh
lgtm with nits https://codereview.chromium.org/294113003/diff/70001/build/android/pylib/device/device_utils.py File build/android/pylib/device/device_utils.py (right): https://codereview.chromium.org/294113003/diff/70001/build/android/pylib/device/device_utils.py#newcode178 build/android/pylib/device/device_utils.py:178: if async: parallelizer_type = parallelizer.Parallelizer if ...
6 years, 7 months ago (2014-05-22 17:22:05 UTC) #5
jbudorick
https://codereview.chromium.org/294113003/diff/70001/build/android/pylib/device/device_utils.py File build/android/pylib/device/device_utils.py (right): https://codereview.chromium.org/294113003/diff/70001/build/android/pylib/device/device_utils.py#newcode178 build/android/pylib/device/device_utils.py:178: if async: On 2014/05/22 17:22:05, craigdh wrote: > parallelizer_type ...
6 years, 7 months ago (2014-05-22 19:26:39 UTC) #6
jbudorick
The CQ bit was checked by jbudorick@chromium.org
6 years, 7 months ago (2014-05-22 19:49:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/294113003/80001
6 years, 7 months ago (2014-05-22 19:51:42 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-22 23:03:48 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-23 01:23:49 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_rel/builds/19115)
6 years, 7 months ago (2014-05-23 01:23:50 UTC) #11
jbudorick
The CQ bit was checked by jbudorick@chromium.org
6 years, 7 months ago (2014-05-23 01:24:28 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/294113003/80001
6 years, 7 months ago (2014-05-23 01:25:52 UTC) #13
commit-bot: I haz the power
6 years, 7 months ago (2014-05-23 07:46:22 UTC) #14
Message was sent while issue was closed.
Change committed as 272434

Powered by Google App Engine
This is Rietveld 408576698