summaryrefslogtreecommitdiffstats
path: root/sync/sync_unit_tests_apk.isolate
diff options
context:
space:
mode:
authorstip <stip@chromium.org>2016-01-26 11:49:20 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-26 19:51:20 +0000
commitb0091257117b194497c11ceab27991a39b3f462a (patch)
tree64390fe0c3b6327d895ea657e60b82c358e96a66 /sync/sync_unit_tests_apk.isolate
parentd6db426e2e3e06e29e1f0bf0cc435cb3a7acb311 (diff)
downloadchromium_src-b0091257117b194497c11ceab27991a39b3f462a.zip
chromium_src-b0091257117b194497c11ceab27991a39b3f462a.tar.gz
chromium_src-b0091257117b194497c11ceab27991a39b3f462a.tar.bz2
Emit logcats from sync_unit_tests.
BUG=525873 Review URL: https://codereview.chromium.org/1635983002 Cr-Commit-Position: refs/heads/master@{#371568}
Diffstat (limited to 'sync/sync_unit_tests_apk.isolate')
-rw-r--r--sync/sync_unit_tests_apk.isolate1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync/sync_unit_tests_apk.isolate b/sync/sync_unit_tests_apk.isolate
index c1ddf75..4af7efb 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',