| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chrome_official.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chrome_official.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chrome_official.json
|
| index 54b14bbdceda4806c0ba96956980e51088f8875b..46055b13e661ef7a6d98123418e41d1179d31dbe 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chrome_official.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chrome_official.json
|
| @@ -12,7 +12,7 @@
|
| "python",
|
| "-u",
|
| "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| - "[BUILDER_CACHE]\\win_chrome_official",
|
| + "[BUILDER_CACHE]\\win_chrome",
|
| "511"
|
| ],
|
| "name": "makedirs checkout path",
|
| @@ -60,7 +60,7 @@
|
| "src@HEAD",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]\\win_chrome_official",
|
| + "cwd": "[BUILDER_CACHE]\\win_chrome",
|
| "env": {
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -199,7 +199,7 @@
|
| "python",
|
| "-u",
|
| "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| - "[BUILDER_CACHE]\\win_chrome_official\\src\\out\\Release"
|
| + "[BUILDER_CACHE]\\win_chrome\\src\\out\\Release"
|
| ],
|
| "name": "rmtree clobber",
|
| "~followup_annotations": [
|
| @@ -220,7 +220,7 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]\\win_chrome_official\\src",
|
| + "cwd": "[BUILDER_CACHE]\\win_chrome\\src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| @@ -233,14 +233,14 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILDER_CACHE]\\win_chrome_official\\src\\testing\\scripts\\get_compile_targets.py",
|
| + "[BUILDER_CACHE]\\win_chrome\\src\\testing\\scripts\\get_compile_targets.py",
|
| "--output",
|
| "/path/to/tmp/json",
|
| "--",
|
| "--build-config-fs",
|
| "Release",
|
| "--paths",
|
| - "{\"checkout\": \"[BUILDER_CACHE]\\\\win_chrome_official\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}",
|
| + "{\"checkout\": \"[BUILDER_CACHE]\\\\win_chrome\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}",
|
| "--properties",
|
| "{\"buildername\": \"win_chrome_official\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
|
| ],
|
| @@ -255,12 +255,12 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[BUILDER_CACHE]\\win_chrome_official\\src\\testing\\buildbot\\chromium.chrome.json",
|
| + "[BUILDER_CACHE]\\win_chrome\\src\\testing\\buildbot\\chromium.chrome.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "name": "read test spec (chromium.chrome.json)",
|
| "~followup_annotations": [
|
| - "@@@STEP_TEXT@path: [BUILDER_CACHE]\\win_chrome_official\\src\\testing\\buildbot\\chromium.chrome.json@@@",
|
| + "@@@STEP_TEXT@path: [BUILDER_CACHE]\\win_chrome\\src\\testing\\buildbot\\chromium.chrome.json@@@",
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| @@ -279,7 +279,7 @@
|
| "--cached",
|
| "--name-only"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]\\win_chrome_official\\src",
|
| + "cwd": "[BUILDER_CACHE]\\win_chrome\\src",
|
| "name": "git diff to analyze patch",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| @@ -293,7 +293,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[BUILDER_CACHE]\\win_chrome_official\\src\\testing\\buildbot\\trybot_analyze_config.json",
|
| + "[BUILDER_CACHE]\\win_chrome\\src\\testing\\buildbot\\trybot_analyze_config.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "name": "read filter exclusion spec",
|
| @@ -360,14 +360,14 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILDER_CACHE]\\win_chrome_official\\src\\tools\\mb\\mb.py",
|
| + "[BUILDER_CACHE]\\win_chrome\\src\\tools\\mb\\mb.py",
|
| "gen",
|
| "-m",
|
| "tryserver.chromium.win",
|
| "-b",
|
| "win_chrome_official",
|
| "--config-file",
|
| - "[BUILDER_CACHE]\\win_chrome_official\\src\\tools\\mb\\mb_config.pyl",
|
| + "[BUILDER_CACHE]\\win_chrome\\src\\tools\\mb\\mb_config.pyl",
|
| "--goma-dir",
|
| "[CACHE]\\cipd\\goma",
|
| "//out/Release"
|
| @@ -392,7 +392,7 @@
|
| "--target",
|
| "Release",
|
| "--src-dir",
|
| - "[BUILDER_CACHE]\\win_chrome_official\\src",
|
| + "[BUILDER_CACHE]\\win_chrome\\src",
|
| "--goma-cache-dir",
|
| "[GOMA_CACHE]",
|
| "--goma-deps-cache-dir",
|
| @@ -458,7 +458,7 @@
|
| "--platform",
|
| "win"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]\\win_chrome_official",
|
| + "cwd": "[BUILDER_CACHE]\\win_chrome",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| },
|
| @@ -472,7 +472,7 @@
|
| "--target",
|
| "Release"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]\\win_chrome_official",
|
| + "cwd": "[BUILDER_CACHE]\\win_chrome",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| },
|
|
|