commit | 196e36ae2042e8d64b65f27e3948b67ec91890e5 | [log] [tgz] |
---|---|---|
author | stip <[email protected]> | Tue Jan 26 20:10:49 2016 |
committer | Commit bot <[email protected]> | Tue Jan 26 20:13:14 2016 |
tree | 0b7c012b021f322e8cb18d3c6131e147c299ef81 | |
parent | 590586cdcb76d893e591e26209a57edb8700568b [diff] [blame] |
Emit logcats for gl_tests. BUG=525873 Review URL: https://codereview.chromium.org/1638503003 Cr-Commit-Position: refs/heads/master@{#371577}
diff --git a/gpu/gl_tests_apk.isolate b/gpu/gl_tests_apk.isolate index 8abb497..a090860 100644 --- a/gpu/gl_tests_apk.isolate +++ b/gpu/gl_tests_apk.isolate
@@ -8,6 +8,7 @@ 'variables': { 'command': [ '<(PRODUCT_DIR)/bin/run_gl_tests', + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats', ], 'files': [ '<(PRODUCT_DIR)/bin/run_gl_tests',