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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus9_perf_bisect.json

Issue 1780063002: Make builder config on tryserver.chromium.perf consistent with chromium.perf builders (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 9 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/bisection/android_bisect.expected/basic_android_nexus9_perf_bisect.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus9_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus9_perf_bisect.json
index 4a8a0c98c355a25878dcd93926f5e1be62006f19..64cdc74478157d4a4d65a75baa52ccda5cff2b85 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus9_perf_bisect.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus9_perf_bisect.json
@@ -338,6 +338,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
+ "GYP_CHROMIUM_NO_ACTION": "1",
"GYP_CROSSCOMPILE": "1",
"GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm64 use_goma=1",
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"

Powered by Google App Engine
This is Rietveld 408576698