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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json

Issue 2156443003: tryserver.chromium.win: convert chromium_trybot builders to remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: presubmit Created 4 years, 5 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_fyi_CrWinClang.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json
index 5b9c5158bce9589b545e0e8715d57412db9a515d..d11ef25c1221c5226af5cacc3cbf7f107fcb14ba 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.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]\\CrWinClang",
+ "[BUILDER_CACHE]\\win_clang",
"511"
],
"name": "makedirs checkout path",
@@ -55,7 +55,7 @@
"--force",
"--output_manifest"
],
- "cwd": "[BUILDER_CACHE]\\CrWinClang",
+ "cwd": "[BUILDER_CACHE]\\win_clang",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -193,7 +193,7 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]\\CrWinClang\\src\\tools\\swarming_client\\swarming.py",
+ "[BUILDER_CACHE]\\win_clang\\src\\tools\\swarming_client\\swarming.py",
"--version"
],
"name": "swarming.py --version",
@@ -207,7 +207,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]\\CrWinClang\\src\\out\\Release"
+ "[BUILDER_CACHE]\\win_clang\\src\\out\\Release"
],
"name": "rmtree clobber",
"~followup_annotations": [
@@ -228,7 +228,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[BUILDER_CACHE]\\CrWinClang\\src",
+ "cwd": "[BUILDER_CACHE]\\win_clang\\src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
@@ -241,14 +241,14 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]\\CrWinClang\\src\\testing\\scripts\\get_compile_targets.py",
+ "[BUILDER_CACHE]\\win_clang\\src\\testing\\scripts\\get_compile_targets.py",
"--output",
"/path/to/tmp/json",
"--",
"--build-config-fs",
"Release",
"--paths",
- "{\"checkout\": \"[BUILDER_CACHE]\\\\CrWinClang\\\\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_clang\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}",
"--properties",
"{\"buildername\": \"CrWinClang\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
],
@@ -263,12 +263,12 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]\\CrWinClang\\src\\testing\\buildbot\\chromium.fyi.json",
+ "[BUILDER_CACHE]\\win_clang\\src\\testing\\buildbot\\chromium.fyi.json",
"/path/to/tmp/json"
],
"name": "read test spec (chromium.fyi.json)",
"~followup_annotations": [
- "@@@STEP_TEXT@path: [BUILDER_CACHE]\\CrWinClang\\src\\testing\\buildbot\\chromium.fyi.json@@@",
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]\\win_clang\\src\\testing\\buildbot\\chromium.fyi.json@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"CrWinClang tester\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
@@ -301,7 +301,7 @@
"-u",
"RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py",
"--build-dir",
- "[BUILDER_CACHE]\\CrWinClang\\src\\out\\Release",
+ "[BUILDER_CACHE]\\win_clang\\src\\out\\Release",
"--clean-isolated-files"
],
"name": "clean isolated files"
@@ -310,14 +310,14 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]\\CrWinClang\\src\\tools\\mb\\mb.py",
+ "[BUILDER_CACHE]\\win_clang\\src\\tools\\mb\\mb.py",
"gen",
"-m",
"chromium.fyi",
"-b",
"CrWinClang",
"--config-file",
- "[BUILDER_CACHE]\\CrWinClang\\src\\tools\\mb\\mb_config.pyl",
+ "[BUILDER_CACHE]\\win_clang\\src\\tools\\mb\\mb_config.pyl",
"--goma-dir",
"[CACHE]\\cipd\\goma",
"--swarming-targets-file",
@@ -340,7 +340,7 @@
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py",
"--src-dir",
- "[BUILDER_CACHE]\\CrWinClang\\src",
+ "[BUILDER_CACHE]\\win_clang\\src",
"--output-json",
"/path/to/tmp/json"
],
@@ -370,7 +370,7 @@
"--target",
"Release",
"--src-dir",
- "[BUILDER_CACHE]\\CrWinClang\\src",
+ "[BUILDER_CACHE]\\win_clang\\src",
"--goma-cache-dir",
"[GOMA_CACHE]",
"--goma-deps-cache-dir",
@@ -405,9 +405,9 @@
"-u",
"RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py",
"--build-dir",
- "[BUILDER_CACHE]\\CrWinClang\\src\\out\\Release",
+ "[BUILDER_CACHE]\\win_clang\\src\\out\\Release",
"--src-dir",
- "[BUILDER_CACHE]\\CrWinClang\\src"
+ "[BUILDER_CACHE]\\win_clang\\src"
],
"cwd": "[SLAVE_BUILD]",
"name": "remove_build_metadata"
@@ -417,14 +417,14 @@
"python",
"-u",
"RECIPE_MODULE[build::isolate]\\resources\\isolate.py",
- "[BUILDER_CACHE]\\CrWinClang\\src\\tools\\swarming_client",
+ "[BUILDER_CACHE]\\win_clang\\src\\tools\\swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--verbose",
- "[BUILDER_CACHE]\\CrWinClang\\src\\out\\Release\\browser_tests.isolated.gen.json"
+ "[BUILDER_CACHE]\\win_clang\\src\\out\\Release\\browser_tests.isolated.gen.json"
],
"name": "isolate tests",
"~followup_annotations": [
@@ -450,7 +450,7 @@
"--staging-dir",
"[CACHE]\\chrome_staging",
"--src-dir",
- "[BUILDER_CACHE]\\CrWinClang\\src",
+ "[BUILDER_CACHE]\\win_clang\\src",
"--build-url",
"gs://chromium-fyi-archive/chromium.fyi/CrWinClang",
"--build_revision",

Powered by Google App Engine
This is Rietveld 408576698