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

Unified Diff: sync/sync_unit_tests_apk.isolate

Issue 1635983002: Emit logcats from sync_unit_tests. (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: sync/sync_unit_tests_apk.isolate
diff --git a/sync/sync_unit_tests_apk.isolate b/sync/sync_unit_tests_apk.isolate
index c1ddf75f39af367acfc71c80d43a644fffd8f115..4af7efb252e6549f9777a58a4ca76d0cc5065724 100644
--- a/sync/sync_unit_tests_apk.isolate
+++ b/sync/sync_unit_tests_apk.isolate
@@ -9,6 +9,7 @@
'variables': {
'command': [
'<(PRODUCT_DIR)/bin/run_sync_unit_tests',
+ '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
],
'files': [
'../base/base.isolate',
« 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