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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2012__gyp_.json

Issue 2412033002: libyuv: Switch bots over to GN by default. (Closed)
Patch Set: Reverted is_component_build changes in chromium recipe module. Created 4 years, 2 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/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2012__gyp_.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2012_.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2012__gyp_.json
similarity index 93%
rename from scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2012_.json
rename to scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2012__gyp_.json
index 3a3a48b642512afec060cb3108847a837b2568f9..f343d14358734e24613fe2e8ed1460889e212c59 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2012_.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2012__gyp_.json
@@ -153,13 +153,13 @@
"--goma-cache-dir",
"[GOMA_CACHE]",
"--buildbot-buildername",
- "Win64 Debug (VS2012)",
+ "Win64 Debug (VS2012, GYP)",
"--buildbot-mastername",
"client.libyuv",
"--buildbot-slavename",
"slavename",
"--goma-deps-cache-file",
- "Win64_Debug__VS2012_.gomadeps",
+ "Win64_Debug__VS2012__GYP_.gomadeps",
"--compiler",
"goma",
"--goma-jsonstatus",
@@ -168,8 +168,7 @@
"C:\\creds\\service_accounts\\service-account-goma-client.json",
"--goma-dir",
"[CACHE]\\cipd\\goma",
- "--",
- "All"
+ "--"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
@@ -188,11 +187,11 @@
"--target",
"Debug_x64",
"--factory-properties",
- "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Win64 Debug (VS2012)\", \"buildnumber\": 1337, \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"deadbeef\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Win64 Debug (VS2012, GYP)\", \"buildnumber\": 1337, \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"deadbeef\", \"slavename\": \"slavename\"}",
"--build-properties",
- "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Win64 Debug (VS2012)\", \"buildnumber\": 1337, \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"deadbeef\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Win64 Debug (VS2012, GYP)\", \"buildnumber\": 1337, \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"deadbeef\", \"slavename\": \"slavename\"}",
"--step-name=libyuv_unittest",
- "--builder-name=Win64 Debug (VS2012)",
+ "--builder-name=Win64 Debug (VS2012, GYP)",
"--slave-name=slavename",
"--build-number=1337",
"libyuv_unittest.exe"

Powered by Google App Engine
This is Rietveld 408576698