| Index: scripts/slave/recipes/chromium.expected/full_chromium_linux_Blimp_Linux__dbg_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Blimp_Linux__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Blimp_Linux__dbg_.json
|
| similarity index 97%
|
| rename from scripts/slave/recipes/chromium.expected/full_chromium_fyi_Blimp_Linux__dbg_.json
|
| rename to scripts/slave/recipes/chromium.expected/full_chromium_linux_Blimp_Linux__dbg_.json
|
| index 0a895f0eb64975427e8fee2f17633a864ad7092c..975b69078066c94d57969882994662ab7a040ae0 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Blimp_Linux__dbg_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Blimp_Linux__dbg_.json
|
| @@ -5,7 +5,7 @@
|
| "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
| "--master",
|
| - "chromium.fyi",
|
| + "chromium.linux",
|
| "--builder",
|
| "Blimp Linux (dbg)",
|
| "--slave",
|
| @@ -184,10 +184,11 @@
|
| "--",
|
| "--build-config-fs",
|
| "Debug",
|
| + "--use-src-side-runtest-py",
|
| "--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\": \"Blimp Linux (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| + "{\"buildername\": \"Blimp Linux (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| ],
|
| "name": "get compile targets for scripts",
|
| "~followup_annotations": [
|
| @@ -200,12 +201,12 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json",
|
| + "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "name": "read test spec",
|
| "~followup_annotations": [
|
| - "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@@",
|
| + "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json@@@",
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| @@ -228,7 +229,7 @@
|
| "[SLAVE_BUILD]/src/tools/mb/mb.py",
|
| "gen",
|
| "-m",
|
| - "chromium.fyi",
|
| + "chromium.linux",
|
| "-b",
|
| "Blimp Linux (dbg)",
|
| "--config-file",
|
|
|