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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_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_win_Win8_GYP__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GN__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GYP__dbg_.json
similarity index 98%
copy from scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GN__dbg_.json
copy to scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GYP__dbg_.json
index 181d6a465c80f1c3779cc5036a55a0a762860257..08a0adb1a3a4b446b67807e1c2cbf1bff050bb36 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GN__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GYP__dbg_.json
@@ -15,7 +15,7 @@
"--master",
"chromium.win",
"--builder",
- "Win8 GN (dbg)",
+ "Win8 GYP (dbg)",
"--slave",
"TestSlavename",
"--spec",
@@ -209,7 +209,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\": \"Win8 GN (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
+ "{\"buildername\": \"Win8 GYP (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -229,7 +229,7 @@
"~followup_annotations": [
"@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Win8 GN (dbg)\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"Win8 GYP (dbg)\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
@@ -274,7 +274,7 @@
"-m",
"chromium.win",
"-b",
- "Win8 GN (dbg)",
+ "Win8 GYP (dbg)",
"--config-file",
"[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
"--goma-dir",

Powered by Google App Engine
This is Rietveld 408576698