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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_gyp_dbg.json

Issue 2098943002: Rename Mac/Win GN builders to GYP builders. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: fix masters_recipes_test.py to handle deprecated builders Created 4 years, 6 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/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_gyp_dbg.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_gn_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_gyp_dbg.json
similarity index 98%
copy from scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_gn_dbg.json
copy to scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_gyp_dbg.json
index 83eb3bf1485ecf2cd9b65f23a38a82274342279c..dcfca034f39dfd5c2f184362cefdd32851d71ee4 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_gn_dbg.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_gyp_dbg.json
@@ -7,7 +7,7 @@
"--master",
"tryserver.chromium.mac",
"--builder",
- "mac_chromium_gn_dbg",
+ "mac_chromium_gyp_dbg",
"--slave",
"TestSlavename",
"--spec",
@@ -207,7 +207,7 @@
"--paths",
"{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
- "{\"buildername\": \"mac_chromium_gn_dbg\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.mac\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
+ "{\"buildername\": \"mac_chromium_gyp_dbg\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.mac\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698