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

Issue 1015513005: Raise a RemoteDeviceException when appurify reports an exception. (Closed)

Created:
5 years, 9 months ago by mikecase (-- gone --)
Modified:
5 years, 9 months ago
Reviewers:
jbudorick
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

Raise a RemoteDeviceException when appurify reports an exception. Currently, if appurify reports an exception, we will report it in the way we report test failures. Instead, we should be raising a RemoteDeviceException. BUG= Committed: https://crrev.com/05b0457fb4f12a4b9fa94e6a2a92d10f3de6feb0 Cr-Commit-Position: refs/heads/master@{#321863}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved exception handling to remote_device_test_run.py. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -22 lines) Patch
M build/android/pylib/remote/device/remote_device_gtest_run.py View 1 1 chunk +10 lines, -15 lines 0 comments Download
M build/android/pylib/remote/device/remote_device_instrumentation_test_run.py View 1 1 chunk +0 lines, -7 lines 0 comments Download
M build/android/pylib/remote/device/remote_device_test_run.py View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
mikecase (-- gone --)
Currently, if appurify reports an exception we treat it like a test failure. As you ...
5 years, 9 months ago (2015-03-16 21:38:08 UTC) #2
jbudorick
Note that this only addresses gtests -- what about instrumentation tests? Perhaps there's some way ...
5 years, 9 months ago (2015-03-16 21:40:50 UTC) #3
mikecase (-- gone --)
Moved the code for checking if there was an appurify exception to remote_device_test_run. https://codereview.chromium.org/1015513005/diff/1/build/android/pylib/remote/device/remote_device_gtest_run.py File ...
5 years, 9 months ago (2015-03-16 22:16:51 UTC) #4
jbudorick
lgtm
5 years, 9 months ago (2015-03-23 17:51:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1015513005/20001
5 years, 9 months ago (2015-03-23 19:31:11 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-23 21:42:52 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-23 21:43:34 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/05b0457fb4f12a4b9fa94e6a2a92d10f3de6feb0
Cr-Commit-Position: refs/heads/master@{#321863}

Powered by Google App Engine
This is Rietveld 408576698