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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_x64_FYI_Builder.json

Issue 949983002: Change timeout for perf.fyi Win x64 builder, temporarily disable Goma. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 10 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/recipe_modules/chromium/config.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_x64_FYI_Builder.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_x64_FYI_Builder.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_x64_FYI_Builder.json
index deaa504302c324a03ff84263349c44edec31156b..47d3743a58d8fe9a5b044a58d002a50f17614ed0 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_x64_FYI_Builder.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_x64_FYI_Builder.json
@@ -76,7 +76,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 component=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=x64 use_goma=1"
+ "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 component=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=x64 use_goma=0"
},
"name": "gclient runhooks"
},
@@ -99,12 +99,8 @@
"[SLAVE_BUILD]\\src",
"--build-tool",
"ninja",
- "--compiler",
- "goma",
"--mode",
"official",
- "--goma-dir",
- "[BUILD]\\goma",
"--",
"chromium_builder_perf"
],
« no previous file with comments | « scripts/slave/recipe_modules/chromium/config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698