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

Issue 870643002: android_run_skia: dump logcat on failure (Closed)

Created:
5 years, 11 months ago by mtklein_C
Modified:
5 years, 11 months ago
Reviewers:
djsollen, borenet, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

android_run_skia: dump logcat on failure logcat -c clears the log before we run. logcat -d dumps the log stdout and exits. BUG=skia: Committed: https://skia.googlesource.com/skia/+/2d63859f6f3ec237ce28e550e2db554dd492c1e5

Patch Set 1 #

Total comments: 3

Patch Set 2 : --logcat #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M platform_tools/android/bin/android_run_skia View 1 3 chunks +4 lines, -0 lines 0 comments Download
M platform_tools/android/bin/android_setup.sh View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
mtklein_C
This will get us stack traces when bots fail. Seems handy for people too.
5 years, 11 months ago (2015-01-22 17:56:40 UTC) #2
borenet
https://codereview.chromium.org/870643002/diff/1/platform_tools/android/bin/android_run_skia File platform_tools/android/bin/android_run_skia (right): https://codereview.chromium.org/870643002/diff/1/platform_tools/android/bin/android_run_skia#newcode30 platform_tools/android/bin/android_run_skia:30: /data/local/tmp/skia_launcher ${APP_ARGS[*]}; echo \$? > ${STATUS_FILENAME}" Why not just ...
5 years, 11 months ago (2015-01-22 17:59:02 UTC) #3
djsollen
https://codereview.chromium.org/870643002/diff/1/platform_tools/android/bin/android_run_skia File platform_tools/android/bin/android_run_skia (right): https://codereview.chromium.org/870643002/diff/1/platform_tools/android/bin/android_run_skia#newcode30 platform_tools/android/bin/android_run_skia:30: /data/local/tmp/skia_launcher ${APP_ARGS[*]}; echo \$? > ${STATUS_FILENAME}" On 2015/01/22 17:59:02, ...
5 years, 11 months ago (2015-01-22 18:07:14 UTC) #4
djsollen
I think this should be a command line option that developers/bots have to opt into ...
5 years, 11 months ago (2015-01-22 18:08:17 UTC) #5
djsollen
https://codereview.chromium.org/870643002/diff/1/platform_tools/android/bin/android_run_skia File platform_tools/android/bin/android_run_skia (right): https://codereview.chromium.org/870643002/diff/1/platform_tools/android/bin/android_run_skia#newcode30 platform_tools/android/bin/android_run_skia:30: /data/local/tmp/skia_launcher ${APP_ARGS[*]}; echo \$? > ${STATUS_FILENAME}" On 2015/01/22 18:07:14, ...
5 years, 11 months ago (2015-01-22 18:09:50 UTC) #6
mtklein
On 2015/01/22 18:08:17, djsollen wrote: > I think this should be a command line option ...
5 years, 11 months ago (2015-01-22 18:23:04 UTC) #7
djsollen
lgtm
5 years, 11 months ago (2015-01-22 18:28:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/870643002/20001
5 years, 11 months ago (2015-01-22 18:33:44 UTC) #10
commit-bot: I haz the power
5 years, 11 months ago (2015-01-22 18:43:38 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/2d63859f6f3ec237ce28e550e2db554dd492c1e5

Powered by Google App Engine
This is Rietveld 408576698