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

Issue 2811993002: [devil refactor] Prepare clients for DeviceUnreachableError (Closed)

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

Description

[devil refactor] Prepare clients for DeviceUnreachableError The catapult CL [1] will introduce a change where running adb commands may now raise device_errors.DeviceUnreachableError if the device is no longer found. This change adjusts clients that were hoping to catch this kind of error as a device_errors.[Adb]CommandFailedError. [1]: https://codereview.chromium.org/2808763004/ BUG=https://github.com/catapult-project/catapult/issues/3476 Review-Url: https://codereview.chromium.org/2811993002 Cr-Commit-Position: refs/heads/master@{#464383} Committed: https://chromium.googlesource.com/chromium/src/+/46865bb32b95d0ce0f16e12c8a59bf30a6fd8da4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -6 lines) Patch
M build/android/adb_install_apk.py View 2 chunks +2 lines, -2 lines 0 comments Download
M build/android/provision_devices.py View 1 chunk +2 lines, -1 line 0 comments Download
M build/android/pylib/local/device/local_device_gtest_run.py View 1 chunk +2 lines, -0 lines 0 comments Download
M build/android/pylib/local/device/local_device_perf_test_run.py View 1 chunk +2 lines, -1 line 0 comments Download
M build/android/tombstones.py View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/android.py View 1 chunk +2 lines, -1 line 0 comments Download
M tools/cygprofile/profile_android_startup.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 16 (6 generated)
jbudorick
lgtm I imagine we'll want to revisit how specific DeviceUnreachableErrors are handled in the future.
3 years, 8 months ago (2017-04-11 16:16:36 UTC) #2
perezju
Please review changes in: pasko: tools/cygprofile/profile_android_startup.py dpranke: third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/android.py thanks!
3 years, 8 months ago (2017-04-12 10:34:23 UTC) #4
pasko
On 2017/04/12 10:34:23, perezju wrote: > Please review changes in: > > pasko: tools/cygprofile/profile_android_startup.py > ...
3 years, 8 months ago (2017-04-12 12:59:17 UTC) #5
perezju
On 2017/04/12 12:59:17, pasko wrote: > On 2017/04/12 10:34:23, perezju wrote: > > Please review ...
3 years, 8 months ago (2017-04-12 13:29:48 UTC) #6
pasko
forgot to say: the change in tools/cygprofile looks good On 2017/04/12 13:29:48, perezju wrote: > ...
3 years, 8 months ago (2017-04-12 13:51:48 UTC) #7
perezju
On 2017/04/12 13:51:48, pasko wrote: > forgot to say: the change in tools/cygprofile looks good ...
3 years, 8 months ago (2017-04-12 14:21:44 UTC) #9
Dirk Pranke
lgtm
3 years, 8 months ago (2017-04-13 01:25:45 UTC) #10
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/2811993002/1
3 years, 8 months ago (2017-04-13 10:45:31 UTC) #12
pasko
On 2017/04/12 14:21:44, perezju wrote: > Don't have any strong opinions. Changed the BUG to ...
3 years, 8 months ago (2017-04-13 11:09:46 UTC) #13
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 12:20:48 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/46865bb32b95d0ce0f16e12c8a59...

Powered by Google App Engine
This is Rietveld 408576698