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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.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/chromium.expected/full_chromium_linux_Android_GN.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
index 1f1666316c849e22f2a2e996b9069938471a124d..13e93a10a935da3f858a539f6acd7ffd557ca14c 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
@@ -481,8 +481,6 @@
"[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--flakiness-dashboard-server",
"test-results.appspot.com",
"--verbose",
@@ -502,8 +500,6 @@
"[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--flakiness-dashboard-server",
"test-results.appspot.com",
"--verbose",
@@ -523,8 +519,6 @@
"[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--flakiness-dashboard-server",
"test-results.appspot.com",
"--verbose",
@@ -544,8 +538,6 @@
"[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--flakiness-dashboard-server",
"test-results.appspot.com",
"--verbose",
@@ -565,8 +557,6 @@
"[SLAVE_BUILD]/src/out/Release/bin/run_mojo_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--flakiness-dashboard-server",
"test-results.appspot.com",
"--verbose",

Powered by Google App Engine
This is Rietveld 408576698