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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/amp_test_local_fallback.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_trybot.expected/amp_test_local_fallback.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/amp_test_local_fallback.json b/scripts/slave/recipes/chromium_trybot.expected/amp_test_local_fallback.json
index fb71313d6d99d80e4830158fc2c26392d99d62ec..f4c9e2aecb91a8338ba0e0c4ed492b662070aa08 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/amp_test_local_fallback.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/amp_test_local_fallback.json
@@ -1369,8 +1369,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",
@@ -1390,8 +1388,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",
@@ -1411,8 +1407,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",
@@ -1432,8 +1426,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",
@@ -2545,8 +2537,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",
@@ -2566,8 +2556,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",
@@ -2587,8 +2575,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",
@@ -2608,8 +2594,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",

Powered by Google App Engine
This is Rietveld 408576698