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

Unified Diff: scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json

Issue 1869193003: Remove logcats from instrumentation test run steps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase! Created 4 years, 8 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
Index: scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json b/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
index 27785c5b55ca8b3eae898f4722406ac12e1fa0ea..3e8d7e960b0596d4b779f025af0043c42a5170ff 100644
--- a/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
+++ b/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
@@ -499,8 +499,6 @@
"[SLAVE_BUILD]/src/out/Release/bin/run_cronet_sample_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--verbose",
"--num-retries",
"0"
@@ -515,8 +513,6 @@
"[SLAVE_BUILD]/src/out/Release/bin/run_cronet_test_instrumentation_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--verbose",
"--num-retries",
"0"

Powered by Google App Engine
This is Rietveld 408576698