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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.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_chrome_Google_Chrome_Win.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.json b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.json
index bbeee102be55498d3a8593c2a7677315b922dca1..c7cd2b6d74094969fc6fec9409ae4e0b145408dc 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.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]\\Google_Chrome_Win",
+ "[BUILDER_CACHE]\\win_chrome",
"511"
],
"name": "makedirs checkout path",
@@ -55,7 +55,7 @@
"--force",
"--output_manifest"
],
- "cwd": "[BUILDER_CACHE]\\Google_Chrome_Win",
+ "cwd": "[BUILDER_CACHE]\\win_chrome",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -194,7 +194,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]\\Google_Chrome_Win\\src\\out\\Release"
+ "[BUILDER_CACHE]\\win_chrome\\src\\out\\Release"
],
"name": "rmtree clobber",
"~followup_annotations": [
@@ -215,7 +215,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[BUILDER_CACHE]\\Google_Chrome_Win\\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",
@@ -228,14 +228,14 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]\\Google_Chrome_Win\\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]\\\\Google_Chrome_Win\\\\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\": \"Google Chrome Win\", \"buildnumber\": 571, \"mastername\": \"chromium.chrome\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
],
@@ -250,12 +250,12 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]\\Google_Chrome_Win\\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]\\Google_Chrome_Win\\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@@@"
]
@@ -275,14 +275,14 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]\\Google_Chrome_Win\\src\\tools\\mb\\mb.py",
+ "[BUILDER_CACHE]\\win_chrome\\src\\tools\\mb\\mb.py",
"gen",
"-m",
"chromium.chrome",
"-b",
"Google Chrome Win",
"--config-file",
- "[BUILDER_CACHE]\\Google_Chrome_Win\\src\\tools\\mb\\mb_config.pyl",
+ "[BUILDER_CACHE]\\win_chrome\\src\\tools\\mb\\mb_config.pyl",
"--goma-dir",
"[CACHE]\\cipd\\goma",
"//out/Release"
@@ -307,7 +307,7 @@
"--target",
"Release",
"--src-dir",
- "[BUILDER_CACHE]\\Google_Chrome_Win\\src",
+ "[BUILDER_CACHE]\\win_chrome\\src",
"--goma-cache-dir",
"[GOMA_CACHE]",
"--goma-deps-cache-dir",
@@ -365,7 +365,7 @@
"--platform",
"win"
],
- "cwd": "[BUILDER_CACHE]\\Google_Chrome_Win",
+ "cwd": "[BUILDER_CACHE]\\win_chrome",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -379,7 +379,7 @@
"--target",
"Release"
],
- "cwd": "[BUILDER_CACHE]\\Google_Chrome_Win",
+ "cwd": "[BUILDER_CACHE]\\win_chrome",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},

Powered by Google App Engine
This is Rietveld 408576698