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

Unified Diff: scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json

Issue 586803002: Fix compile optimization in analyze.py in Android trybots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 6 years, 3 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/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
diff --git a/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json b/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
index f2013e9d8e494b8f74a7ced25635e60907ceaf79..99743b3e9b042365611b1101ba73b47ef4529c58 100644
--- a/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
+++ b/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
@@ -182,7 +182,8 @@
"goma",
"--goma-dir",
"[BUILD]/goma",
- "--"
+ "--",
+ "content_browsertests"
],
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"

Powered by Google App Engine
This is Rietveld 408576698