| Index: scripts/slave/recipes/chromium.expected/full_chromium_win_WinClang64__dbg_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_win_WinClang64__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_win_WinClang64__dbg_.json
|
| index 0a748f7414927c34a79d0bfd341768a800cf4a14..83085d3f95a481ebe406c6552d8f26de4518f918 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_win_WinClang64__dbg_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_win_WinClang64__dbg_.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_clang",
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_",
|
| "511"
|
| ],
|
| "name": "makedirs checkout path",
|
| @@ -55,7 +55,7 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]\\win_clang",
|
| + "cwd": "[BUILDER_CACHE]\\WinClang64__dbg_",
|
| "env": {
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -193,7 +193,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILDER_CACHE]\\win_clang\\src\\tools\\swarming_client\\swarming.py",
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\tools\\swarming_client\\swarming.py",
|
| "--version"
|
| ],
|
| "name": "swarming.py --version",
|
| @@ -209,7 +209,7 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]\\win_clang\\src",
|
| + "cwd": "[BUILDER_CACHE]\\WinClang64__dbg_\\src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| @@ -222,7 +222,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILDER_CACHE]\\win_clang\\src\\testing\\scripts\\get_compile_targets.py",
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\testing\\scripts\\get_compile_targets.py",
|
| "--output",
|
| "/path/to/tmp/json",
|
| "--",
|
| @@ -230,7 +230,7 @@
|
| "Debug_x64",
|
| "--use-src-side-runtest-py",
|
| "--paths",
|
| - "{\"checkout\": \"[BUILDER_CACHE]\\\\win_clang\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}",
|
| + "{\"checkout\": \"[BUILDER_CACHE]\\\\WinClang64__dbg_\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}",
|
| "--properties",
|
| "{\"buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
|
| ],
|
| @@ -245,12 +245,12 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[BUILDER_CACHE]\\win_clang\\src\\testing\\buildbot\\chromium.win.json",
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\testing\\buildbot\\chromium.win.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "name": "read test spec (chromium.win.json)",
|
| "~followup_annotations": [
|
| - "@@@STEP_TEXT@path: [BUILDER_CACHE]\\win_clang\\src\\testing\\buildbot\\chromium.win.json@@@",
|
| + "@@@STEP_TEXT@path: [BUILDER_CACHE]\\WinClang64__dbg_\\src\\testing\\buildbot\\chromium.win.json@@@",
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| @@ -270,7 +270,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILDER_CACHE]\\win_clang\\src\\tools\\clang\\scripts\\update.py"
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\tools\\clang\\scripts\\update.py"
|
| ],
|
| "name": "update_clang"
|
| },
|
| @@ -278,14 +278,14 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILDER_CACHE]\\win_clang\\src\\tools\\mb\\mb.py",
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\tools\\mb\\mb.py",
|
| "gen",
|
| "-m",
|
| "chromium.win",
|
| "-b",
|
| "WinClang64 (dbg)",
|
| "--config-file",
|
| - "[BUILDER_CACHE]\\win_clang\\src\\tools\\mb\\mb_config.pyl",
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\tools\\mb\\mb_config.pyl",
|
| "--goma-dir",
|
| "[CACHE]\\cipd\\goma",
|
| "//out/Debug_x64"
|
| @@ -302,7 +302,7 @@
|
| "-u",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py",
|
| "--src-dir",
|
| - "[BUILDER_CACHE]\\win_clang\\src",
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_\\src",
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| @@ -332,7 +332,7 @@
|
| "--target",
|
| "Debug_x64",
|
| "--src-dir",
|
| - "[BUILDER_CACHE]\\win_clang\\src",
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_\\src",
|
| "--goma-cache-dir",
|
| "[GOMA_CACHE]",
|
| "--goma-deps-cache-dir",
|
| @@ -375,7 +375,7 @@
|
| "--staging-dir",
|
| "[CACHE]\\chrome_staging",
|
| "--src-dir",
|
| - "[BUILDER_CACHE]\\win_clang\\src",
|
| + "[BUILDER_CACHE]\\WinClang64__dbg_\\src",
|
| "--build-url",
|
| "gs://chromium-win-archive/chromium.win/WinClang64 (dbg)",
|
| "--build_revision",
|
|
|