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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Asan_Builder_Tests__dbg_.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_fyi_Android_Asan_Builder_Tests__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Asan_Builder_Tests__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Asan_Builder_Tests__dbg_.json
index c4d5ff862102973a91f7051505979cf2545f64a1..ebf25c514b8bb85e3ad4f2c094035c4f80528576 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Asan_Builder_Tests__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Asan_Builder_Tests__dbg_.json
@@ -461,8 +461,6 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_android_webview_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--tool=asan",
"--flakiness-dashboard-server",
"test-results.appspot.com",
@@ -483,8 +481,6 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_public_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--tool=asan",
"--flakiness-dashboard-server",
"test-results.appspot.com",
@@ -505,8 +501,6 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_content_shell_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--tool=asan",
"--flakiness-dashboard-server",
"test-results.appspot.com",
@@ -527,8 +521,6 @@
"[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",
- "--logcat-output-file",
- "/path/to/tmp/",
"--tool=asan",
"--flakiness-dashboard-server",
"test-results.appspot.com",

Powered by Google App Engine
This is Rietveld 408576698