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

Unified Diff: scripts/slave/recipes/android/tester.expected/android_rel_tests_recipe.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
« no previous file with comments | « scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/android/tester.expected/android_rel_tests_recipe.json
diff --git a/scripts/slave/recipes/android/tester.expected/android_rel_tests_recipe.json b/scripts/slave/recipes/android/tester.expected/android_rel_tests_recipe.json
index 68235e6f9bf9339ab344f7e76556ebd774b0fbc0..0e517a9b870e8574894ac4f863b15f95c6c70eee 100644
--- a/scripts/slave/recipes/android/tester.expected/android_rel_tests_recipe.json
+++ b/scripts/slave/recipes/android/tester.expected/android_rel_tests_recipe.json
@@ -184,7 +184,9 @@
"goma",
"--goma-dir",
"[BUILD]/goma",
- "--"
+ "--",
+ "breakpad_unittests",
+ "chrome_shell_test_apk"
],
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
« no previous file with comments | « scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698