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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_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.expected/full_chromium_mac_Mac_GYP__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_GN__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_GYP__dbg_.json
similarity index 98%
copy from scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_GN__dbg_.json
copy to scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_GYP__dbg_.json
index 02bcb17c2ceaba9559b38fd39db7731b1f14aeae..8565b5b39055f09798d18cfc5379eb92c11f6457 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_GN__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_GYP__dbg_.json
@@ -7,7 +7,7 @@
"--master",
"chromium.mac",
"--builder",
- "Mac GN (dbg)",
+ "Mac GYP (dbg)",
"--slave",
"TestSlavename",
"--spec",
@@ -202,7 +202,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 GN (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.mac\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
+ "{\"buildername\": \"Mac GYP (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.mac\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -222,7 +222,7 @@
"~followup_annotations": [
"@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Mac GN (dbg)\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"Mac GYP (dbg)\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
@@ -267,7 +267,7 @@
"-m",
"chromium.mac",
"-b",
- "Mac GN (dbg)",
+ "Mac GYP (dbg)",
"--config-file",
"[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
"--goma-dir",

Powered by Google App Engine
This is Rietveld 408576698