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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.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_failure.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json b/scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json
index e307948b724fc20aef7c8fdd813edb9559c7e5b1..7d99807eaa4284060ee49f069e54472f5e539334 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json
@@ -1390,8 +1390,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",
@@ -1411,8 +1409,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",
@@ -1432,8 +1428,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",
@@ -1453,8 +1447,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",
@@ -2683,8 +2675,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",
@@ -2704,8 +2694,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",
@@ -2725,8 +2713,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",
@@ -2746,8 +2732,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