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

Issue 1311783005: [Android] Improve error messaging for amp failures. (Closed)

Created:
5 years, 4 months ago by rnephew (Reviews Here)
Modified:
5 years, 3 months ago
CC:
chromium-reviews, jbudorick+watch_chromium.org, klundberg+watch_chromium.org, yfriedman+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] Improve error messaging for amp failures. Currently, it will double report test failures, and will improperly report crashes without a long message. BUG=512305 Committed: https://crrev.com/2347b0e01194f15e2c4fecaaea4b2e84a0ba058a Cr-Commit-Position: refs/heads/master@{#347785}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M build/android/pylib/remote/device/remote_device_test_run.py View 1 2 chunks +19 lines, -16 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
rnephew (Reviews Here)
5 years, 4 months ago (2015-08-24 18:59:51 UTC) #2
mikecase (-- gone --)
https://codereview.chromium.org/1311783005/diff/1/build/android/pylib/remote/device/remote_device_test_run.py File build/android/pylib/remote/device/remote_device_test_run.py (right): https://codereview.chromium.org/1311783005/diff/1/build/android/pylib/remote/device/remote_device_test_run.py#newcode373 build/android/pylib/remote/device/remote_device_test_run.py:373: if _SHORT_MSG_RE.search(line): My one comment is that you have ...
5 years, 4 months ago (2015-08-24 19:53:32 UTC) #3
rnephew (Reviews Here)
https://codereview.chromium.org/1311783005/diff/1/build/android/pylib/remote/device/remote_device_test_run.py File build/android/pylib/remote/device/remote_device_test_run.py (right): https://codereview.chromium.org/1311783005/diff/1/build/android/pylib/remote/device/remote_device_test_run.py#newcode373 build/android/pylib/remote/device/remote_device_test_run.py:373: if _SHORT_MSG_RE.search(line): On 2015/08/24 19:53:32, mikecase wrote: > My ...
5 years, 4 months ago (2015-08-24 20:32:51 UTC) #4
jbudorick
https://codereview.chromium.org/1311783005/diff/1/build/android/pylib/remote/device/remote_device_test_run.py File build/android/pylib/remote/device/remote_device_test_run.py (right): https://codereview.chromium.org/1311783005/diff/1/build/android/pylib/remote/device/remote_device_test_run.py#newcode373 build/android/pylib/remote/device/remote_device_test_run.py:373: if _SHORT_MSG_RE.search(line): On 2015/08/24 at 20:32:51, rnephew1 wrote: > ...
5 years, 3 months ago (2015-09-08 18:21:02 UTC) #5
rnephew (Reviews Here)
https://codereview.chromium.org/1311783005/diff/1/build/android/pylib/remote/device/remote_device_test_run.py File build/android/pylib/remote/device/remote_device_test_run.py (right): https://codereview.chromium.org/1311783005/diff/1/build/android/pylib/remote/device/remote_device_test_run.py#newcode373 build/android/pylib/remote/device/remote_device_test_run.py:373: if _SHORT_MSG_RE.search(line): On 2015/09/08 18:21:02, jbudorick wrote: > On ...
5 years, 3 months ago (2015-09-08 19:05:17 UTC) #6
jbudorick
lgtm
5 years, 3 months ago (2015-09-08 19:38:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311783005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311783005/20001
5 years, 3 months ago (2015-09-08 19:39:58 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-08 20:51:29 UTC) #10
commit-bot: I haz the power
5 years, 3 months ago (2015-09-08 20:52:16 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2347b0e01194f15e2c4fecaaea4b2e84a0ba058a
Cr-Commit-Position: refs/heads/master@{#347785}

Powered by Google App Engine
This is Rietveld 408576698