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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__clang_.json

Issue 2226283002: webrtc: prepare for running under remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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 unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\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",
7 "[BUILDER_CACHE]\\Win64_Debug__Clang_",
8 "511"
9 ],
10 "name": "makedirs checkout path",
11 "~followup_annotations": [
12 "@@@STEP_LOG_LINE@python.inline@@@@",
13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
21 "@@@STEP_LOG_END@python.inline@@@"
22 ]
23 },
24 {
25 "cmd": [
26 "python",
27 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", 28 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
7 "--master", 29 "--master",
8 "client.webrtc", 30 "client.webrtc",
9 "--builder", 31 "--builder",
10 "Win64 Debug (Clang)", 32 "Win64 Debug (Clang)",
11 "--slave", 33 "--slave",
12 "slavename", 34 "slavename",
13 "--spec", 35 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'} , {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https ://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]", 36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'} , {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https ://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]",
15 "--root", 37 "--root",
16 "src", 38 "src",
17 "--revision_mapping_file", 39 "--revision_mapping_file",
18 "{\"src\": \"got_revision\"}", 40 "{\"src\": \"got_revision\"}",
19 "--git-cache-dir", 41 "--git-cache-dir",
20 "[GIT_CACHE]", 42 "[GIT_CACHE]",
21 "--output_json", 43 "--output_json",
22 "/path/to/tmp/json", 44 "/path/to/tmp/json",
23 "--revision", 45 "--revision",
24 "src@12345", 46 "src@12345",
25 "--output_manifest" 47 "--output_manifest"
26 ], 48 ],
49 "cwd": "[BUILDER_CACHE]\\Win64_Debug__Clang_",
27 "env": { 50 "env": {
28 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 51 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
29 }, 52 },
30 "name": "bot_update", 53 "name": "bot_update",
31 "~followup_annotations": [ 54 "~followup_annotations": [
32 "@@@STEP_TEXT@Some step text@@@", 55 "@@@STEP_TEXT@Some step text@@@",
33 "@@@STEP_LOG_LINE@json.output@{@@@", 56 "@@@STEP_LOG_LINE@json.output@{@@@",
34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 58 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", 59 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@",
(...skipping 16 matching lines...) Expand all
53 "@@@STEP_LOG_END@json.output@@@", 76 "@@@STEP_LOG_END@json.output@@@",
54 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@", 77 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" 78 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
56 ] 79 ]
57 }, 80 },
58 { 81 {
59 "cmd": [ 82 "cmd": [
60 "python", 83 "python",
61 "-u", 84 "-u",
62 "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py", 85 "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py",
63 "[SLAVE_BUILD]\\src\\out" 86 "[BUILDER_CACHE]\\Win64_Debug__Clang_\\src\\out"
64 ], 87 ],
65 "name": "clean test output files" 88 "name": "clean test output files"
66 }, 89 },
67 { 90 {
68 "cmd": [ 91 "cmd": [
69 "python", 92 "python",
70 "-u", 93 "-u",
71 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 94 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
72 "--show-path", 95 "--show-path",
73 "python", 96 "python",
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 "@@@STEP_LOG_END@json.output@@@" 152 "@@@STEP_LOG_END@json.output@@@"
130 ] 153 ]
131 }, 154 },
132 { 155 {
133 "cmd": [ 156 "cmd": [
134 "python", 157 "python",
135 "-u", 158 "-u",
136 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 159 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
137 "runhooks" 160 "runhooks"
138 ], 161 ],
139 "cwd": "[SLAVE_BUILD]\\src", 162 "cwd": "[BUILDER_CACHE]\\Win64_Debug__Clang_\\src",
140 "env": { 163 "env": {
141 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json", 164 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
142 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 ffmpeg _branding=Chrome gomadir='[CACHE]\\cipd\\goma' rtc_use_h264=1 target_arch=x64 us e_goma=1", 165 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 ffmpeg _branding=Chrome gomadir='[CACHE]\\cipd\\goma' rtc_use_h264=1 target_arch=x64 us e_goma=1",
143 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 166 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
144 }, 167 },
145 "name": "gclient runhooks" 168 "name": "gclient runhooks"
146 }, 169 },
147 { 170 {
148 "allow_subannotations": true, 171 "allow_subannotations": true,
149 "cmd": [ 172 "cmd": [
150 "python", 173 "python",
151 "-u", 174 "-u",
152 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", 175 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py",
153 "--src-dir", 176 "--src-dir",
154 "[SLAVE_BUILD]\\src", 177 "[BUILDER_CACHE]\\Win64_Debug__Clang_\\src",
155 "--output-json", 178 "--output-json",
156 "/path/to/tmp/json" 179 "/path/to/tmp/json"
157 ], 180 ],
158 "env": { 181 "env": {
159 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
160 }, 183 },
161 "name": "clang_revision", 184 "name": "clang_revision",
162 "~followup_annotations": [ 185 "~followup_annotations": [
163 "@@@STEP_LOG_LINE@json.output@{@@@", 186 "@@@STEP_LOG_LINE@json.output@{@@@",
164 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 187 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
165 "@@@STEP_LOG_LINE@json.output@}@@@", 188 "@@@STEP_LOG_LINE@json.output@}@@@",
166 "@@@STEP_LOG_END@json.output@@@" 189 "@@@STEP_LOG_END@json.output@@@"
167 ] 190 ]
168 }, 191 },
169 { 192 {
170 "cmd": [ 193 "cmd": [
171 "python", 194 "python",
172 "-u", 195 "-u",
173 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 196 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
174 "--show-path", 197 "--show-path",
175 "python", 198 "python",
176 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", 199 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
177 "--gsutil-py-path", 200 "--gsutil-py-path",
178 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", 201 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
179 "--ninja-path", 202 "--ninja-path",
180 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", 203 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
181 "--target", 204 "--target",
182 "Debug_x64", 205 "Debug_x64",
183 "--src-dir", 206 "--src-dir",
184 "[SLAVE_BUILD]\\src", 207 "[BUILDER_CACHE]\\Win64_Debug__Clang_\\src",
185 "--goma-cache-dir", 208 "--goma-cache-dir",
186 "[GOMA_CACHE]", 209 "[GOMA_CACHE]",
210 "--goma-deps-cache-dir",
211 "[GOMA_DEPS_CACHE]",
187 "--compiler", 212 "--compiler",
188 "goma-clang", 213 "goma-clang",
189 "--goma-jsonstatus", 214 "--goma-jsonstatus",
190 "/path/to/tmp/json", 215 "/path/to/tmp/json",
191 "--goma-service-account-json-file", 216 "--goma-service-account-json-file",
192 "C:\\creds\\service_accounts\\service-account-goma-client.json", 217 "C:\\creds\\service_accounts\\service-account-goma-client.json",
193 "--goma-dir", 218 "--goma-dir",
194 "[CACHE]\\cipd\\goma", 219 "[CACHE]\\cipd\\goma",
195 "--", 220 "--",
196 "All" 221 "All"
197 ], 222 ],
198 "env": { 223 "env": {
199 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 224 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
200 }, 225 },
201 "name": "compile", 226 "name": "compile",
202 "~followup_annotations": [ 227 "~followup_annotations": [
203 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 228 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
204 "@@@STEP_LOG_END@json.output (invalid)@@@" 229 "@@@STEP_LOG_END@json.output (invalid)@@@"
205 ] 230 ]
206 }, 231 },
207 { 232 {
208 "name": "$result", 233 "name": "$result",
209 "recipe_result": null, 234 "recipe_result": null,
210 "status_code": 0 235 "status_code": 0
211 } 236 }
212 ] 237 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698