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

Unified Diff: content/content_shell_test_apk_run.isolate

Issue 1639683002: Emit logcats from content shell test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell_test_apk_run.isolate
diff --git a/content/content_shell_test_apk_run.isolate b/content/content_shell_test_apk_run.isolate
index 80624948db1a6445366e07375c09e7a310fb7f37..444a6c88960663cec8bba680449893e4904d3425 100644
--- a/content/content_shell_test_apk_run.isolate
+++ b/content/content_shell_test_apk_run.isolate
@@ -12,6 +12,7 @@
'--enable-platform-mode',
'-e', 'local', '--apk-under-test',
'<(PRODUCT_DIR)/apks/ContentShell.apk',
+ '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
],
'files': [
'../third_party/proguard/',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698