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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangGoma.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 7 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 6 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
7 "sync", 7 "sync",
8 "--verbose", 8 "--verbose",
9 "--force", 9 "--force",
10 "--revision", 10 "--revision",
11 "build/goma@refs/heads/master" 11 "build/goma@refs/heads/master"
12 ], 12 ],
13 "cwd": "[BUILD]", 13 "cwd": "[ROOT]\\b\\build",
14 "env": { 14 "env": {
15 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 15 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
16 }, 16 },
17 "name": "gclient update goma canary" 17 "name": "gclient update goma canary"
18 }, 18 },
19 { 19 {
20 "cmd": [ 20 "cmd": [
21 "python", 21 "python",
22 "-u", 22 "-u",
23 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 23 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
24 ], 24 ],
25 "cwd": "[SLAVE_BUILD]",
26 "name": "taskkill" 25 "name": "taskkill"
27 }, 26 },
28 { 27 {
29 "cmd": [ 28 "cmd": [
30 "python", 29 "python",
31 "-u", 30 "-u",
32 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", 31 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
33 "--master", 32 "--master",
34 "chromium.fyi", 33 "chromium.fyi",
35 "--builder", 34 "--builder",
36 "CrWinClangGoma", 35 "CrWinClangGoma",
37 "--slave", 36 "--slave",
38 "TestSlavename", 37 "TestSlavename",
39 "--spec", 38 "--spec",
40 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url' : 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo. chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.chromium.org/chrome/trunk/src'}]", 39 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{' custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_ trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
41 "--root", 40 "--root",
42 "src", 41 "src",
43 "--revision_mapping_file", 42 "--revision_mapping_file",
44 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 43 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
45 "--git-cache-dir", 44 "--git-cache-dir",
46 "[GIT_CACHE]", 45 "[ROOT]\\b\\build\\slave\\cache_dir",
47 "--output_json", 46 "--output_json",
48 "/path/to/tmp/json", 47 "/path/to/tmp/json",
49 "--revision", 48 "--revision",
50 "src@HEAD", 49 "src@HEAD",
51 "--force", 50 "--force",
52 "--output_manifest" 51 "--output_manifest"
53 ], 52 ],
54 "cwd": "[SLAVE_BUILD]",
55 "env": { 53 "env": {
56 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 54 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
57 }, 55 },
58 "name": "bot_update", 56 "name": "bot_update",
59 "~followup_annotations": [ 57 "~followup_annotations": [
60 "@@@STEP_TEXT@Some step text@@@", 58 "@@@STEP_TEXT@Some step text@@@",
61 "@@@STEP_LOG_LINE@json.output@{@@@", 59 "@@@STEP_LOG_LINE@json.output@{@@@",
62 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 60 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
63 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 61 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
64 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 62 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 116 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
119 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 117 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
120 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 118 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
121 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 119 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
122 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 120 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
123 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 121 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
124 ] 122 ]
125 }, 123 },
126 { 124 {
127 "cmd": [], 125 "cmd": [],
128 "cwd": "[SLAVE_BUILD]",
129 "name": "ensure_goma" 126 "name": "ensure_goma"
130 }, 127 },
131 { 128 {
132 "cmd": [ 129 "cmd": [
133 "python", 130 "python",
134 "-u", 131 "-u",
135 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", 132 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
136 "--platform", 133 "--platform",
137 "windows-386", 134 "windows-386",
138 "--dest-directory", 135 "--dest-directory",
139 "[SLAVE_BUILD]\\cipd", 136 "[CWD]\\cipd",
140 "--json-output", 137 "--json-output",
141 "/path/to/tmp/json" 138 "/path/to/tmp/json"
142 ], 139 ],
143 "cwd": "[SLAVE_BUILD]",
144 "name": "ensure_goma.install cipd", 140 "name": "ensure_goma.install cipd",
145 "~followup_annotations": [ 141 "~followup_annotations": [
146 "@@@STEP_NEST_LEVEL@1@@@", 142 "@@@STEP_NEST_LEVEL@1@@@",
147 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 143 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
148 "@@@STEP_LOG_LINE@json.output@{@@@", 144 "@@@STEP_LOG_LINE@json.output@{@@@",
149 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@", 145 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@",
150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 146 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
151 "@@@STEP_LOG_LINE@json.output@}@@@", 147 "@@@STEP_LOG_LINE@json.output@}@@@",
152 "@@@STEP_LOG_END@json.output@@@" 148 "@@@STEP_LOG_END@json.output@@@"
153 ] 149 ]
154 }, 150 },
155 { 151 {
156 "cmd": [ 152 "cmd": [
157 "[SLAVE_BUILD]\\cipd\\cipd", 153 "fake_slave_build/cipd",
158 "ensure", 154 "ensure",
159 "--root", 155 "--root",
160 "[CACHE]\\cipd\\goma", 156 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma",
161 "--list", 157 "--list",
162 "infra_internal/goma/client/windows-amd64 release", 158 "infra_internal/goma/client/windows-amd64 release",
163 "--json-output", 159 "--json-output",
164 "/path/to/tmp/json", 160 "/path/to/tmp/json",
165 "--service-account-json", 161 "--service-account-json",
166 "C:\\creds\\service_accounts\\service-account-goma-client.json" 162 "C:\\creds\\service_accounts\\service-account-goma-client.json"
167 ], 163 ],
168 "cwd": "[SLAVE_BUILD]",
169 "name": "ensure_goma.ensure_installed", 164 "name": "ensure_goma.ensure_installed",
170 "~followup_annotations": [ 165 "~followup_annotations": [
171 "@@@STEP_NEST_LEVEL@1@@@", 166 "@@@STEP_NEST_LEVEL@1@@@",
172 "@@@STEP_LOG_LINE@json.output@{@@@", 167 "@@@STEP_LOG_LINE@json.output@{@@@",
173 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 168 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
174 "@@@STEP_LOG_LINE@json.output@ {@@@", 169 "@@@STEP_LOG_LINE@json.output@ {@@@",
175 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 170 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
176 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@", 171 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@",
177 "@@@STEP_LOG_LINE@json.output@ }@@@", 172 "@@@STEP_LOG_LINE@json.output@ }@@@",
178 "@@@STEP_LOG_LINE@json.output@ ]@@@", 173 "@@@STEP_LOG_LINE@json.output@ ]@@@",
179 "@@@STEP_LOG_LINE@json.output@}@@@", 174 "@@@STEP_LOG_LINE@json.output@}@@@",
180 "@@@STEP_LOG_END@json.output@@@" 175 "@@@STEP_LOG_END@json.output@@@"
181 ] 176 ]
182 }, 177 },
183 { 178 {
184 "cmd": [ 179 "cmd": [
185 "python", 180 "python",
186 "-u", 181 "-u",
187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 182 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
188 "runhooks" 183 "runhooks"
189 ], 184 ],
190 "cwd": "[SLAVE_BUILD]",
191 "env": { 185 "env": {
192 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json", 186 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
193 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC HE]\\cipd\\goma' target_arch=ia32 use_goma=1", 187 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[ROO T]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=ia32 use_goma=1",
194 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 188 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
195 }, 189 },
196 "name": "gclient runhooks" 190 "name": "gclient runhooks"
197 }, 191 },
198 { 192 {
199 "cmd": [ 193 "cmd": [
200 "python", 194 "python",
201 "-u", 195 "-u",
202 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", 196 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py",
203 "--output", 197 "--output",
204 "/path/to/tmp/json", 198 "/path/to/tmp/json",
205 "--", 199 "--",
206 "--build-config-fs", 200 "--build-config-fs",
207 "Release", 201 "Release",
208 "--paths", 202 "--paths",
209 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", 203 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil d]\\\\scripts\\\\slave\\\\runtest.py\"}",
210 "--properties", 204 "--properties",
211 "{\"buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\ ": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi n\"}" 205 "{\"buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\ ": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi n\"}"
212 ], 206 ],
213 "cwd": "[SLAVE_BUILD]",
214 "name": "get compile targets for scripts", 207 "name": "get compile targets for scripts",
215 "~followup_annotations": [ 208 "~followup_annotations": [
216 "@@@STEP_LOG_LINE@json.output@{}@@@", 209 "@@@STEP_LOG_LINE@json.output@{}@@@",
217 "@@@STEP_LOG_END@json.output@@@" 210 "@@@STEP_LOG_END@json.output@@@"
218 ] 211 ]
219 }, 212 },
220 { 213 {
221 "cmd": [ 214 "cmd": [
222 "python", 215 "python",
223 "-u", 216 "-u",
224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 217 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
225 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", 218 "[CWD]\\src\\testing\\buildbot\\chromium.fyi.json",
226 "/path/to/tmp/json" 219 "/path/to/tmp/json"
227 ], 220 ],
228 "cwd": "[SLAVE_BUILD]",
229 "name": "read test spec", 221 "name": "read test spec",
230 "~followup_annotations": [ 222 "~followup_annotations": [
231 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js on@@@", 223 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.fyi.json@@@",
232 "@@@STEP_LOG_LINE@json.output@{}@@@", 224 "@@@STEP_LOG_LINE@json.output@{}@@@",
233 "@@@STEP_LOG_END@json.output@@@" 225 "@@@STEP_LOG_END@json.output@@@"
234 ] 226 ]
235 }, 227 },
236 { 228 {
237 "cmd": [ 229 "cmd": [
238 "python", 230 "python",
239 "-u", 231 "-u",
240 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 232 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
241 "--show-path", 233 "--show-path",
242 "python", 234 "python",
243 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" 235 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
244 ], 236 ],
245 "cwd": "[SLAVE_BUILD]",
246 "name": "cleanup_temp" 237 "name": "cleanup_temp"
247 }, 238 },
248 { 239 {
249 "allow_subannotations": true, 240 "allow_subannotations": true,
250 "cmd": [ 241 "cmd": [
251 "python", 242 "python",
252 "-u", 243 "-u",
253 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", 244 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py",
254 "--src-dir", 245 "--src-dir",
255 "[SLAVE_BUILD]\\src", 246 "[CWD]\\src",
256 "--output-json", 247 "--output-json",
257 "/path/to/tmp/json" 248 "/path/to/tmp/json"
258 ], 249 ],
259 "cwd": "[SLAVE_BUILD]",
260 "env": { 250 "env": {
261 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 251 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
262 }, 252 },
263 "name": "clang_revision", 253 "name": "clang_revision",
264 "~followup_annotations": [ 254 "~followup_annotations": [
265 "@@@STEP_LOG_LINE@json.output@{@@@", 255 "@@@STEP_LOG_LINE@json.output@{@@@",
266 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 256 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
267 "@@@STEP_LOG_LINE@json.output@}@@@", 257 "@@@STEP_LOG_LINE@json.output@}@@@",
268 "@@@STEP_LOG_END@json.output@@@" 258 "@@@STEP_LOG_END@json.output@@@"
269 ] 259 ]
270 }, 260 },
271 { 261 {
272 "cmd": [ 262 "cmd": [
273 "python", 263 "python",
274 "-u", 264 "-u",
275 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
276 "--show-path", 266 "--show-path",
277 "python", 267 "python",
278 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", 268 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
279 "--gsutil-py-path", 269 "--gsutil-py-path",
280 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", 270 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
281 "--ninja-path", 271 "--ninja-path",
282 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", 272 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
283 "--target", 273 "--target",
284 "Release", 274 "Release",
285 "--src-dir", 275 "--src-dir",
286 "[SLAVE_BUILD]\\src", 276 "[CWD]\\src",
287 "--goma-cache-dir", 277 "--goma-cache-dir",
288 "[GOMA_CACHE]", 278 "[ROOT]\\b\\build\\slave\\goma_cache",
289 "--build-tool", 279 "--build-tool",
290 "ninja", 280 "ninja",
291 "--build-data-dir", 281 "--build-data-dir",
292 "[ROOT]\\build_data_dir", 282 "[ROOT]\\build_data_dir",
293 "--compiler", 283 "--compiler",
294 "goma-clang", 284 "goma-clang",
295 "--goma-jsonstatus", 285 "--goma-jsonstatus",
296 "/path/to/tmp/json", 286 "/path/to/tmp/json",
297 "--goma-service-account-json-file", 287 "--goma-service-account-json-file",
298 "C:\\creds\\service_accounts\\service-account-goma-client.json", 288 "C:\\creds\\service_accounts\\service-account-goma-client.json",
299 "--goma-dir", 289 "--goma-dir",
300 "[CACHE]\\cipd\\goma", 290 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma",
301 "--goma-hermetic", 291 "--goma-hermetic",
302 "error", 292 "error",
303 "--goma-enable-compiler-info-cache", 293 "--goma-enable-compiler-info-cache",
304 "--clobber", 294 "--clobber",
305 "--", 295 "--",
306 "base_unittests", 296 "base_unittests",
307 "chromium_builder_tests", 297 "chromium_builder_tests",
308 "content_unittests" 298 "content_unittests"
309 ], 299 ],
310 "cwd": "[SLAVE_BUILD]",
311 "env": { 300 "env": {
312 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 301 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
313 }, 302 },
314 "name": "compile", 303 "name": "compile",
315 "~followup_annotations": [ 304 "~followup_annotations": [
316 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 305 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
317 "@@@STEP_LOG_END@json.output (invalid)@@@" 306 "@@@STEP_LOG_END@json.output (invalid)@@@"
318 ] 307 ]
319 }, 308 },
320 { 309 {
(...skipping 11 matching lines...) Expand all
332 "--annotate=gtest", 321 "--annotate=gtest",
333 "--test-type=base_unittests", 322 "--test-type=base_unittests",
334 "--step-name=base_unittests", 323 "--step-name=base_unittests",
335 "--test-launcher-summary-output", 324 "--test-launcher-summary-output",
336 "/path/to/tmp/json", 325 "/path/to/tmp/json",
337 "--builder-name=CrWinClangGoma", 326 "--builder-name=CrWinClangGoma",
338 "--slave-name=TestSlavename", 327 "--slave-name=TestSlavename",
339 "--build-number=571", 328 "--build-number=571",
340 "base_unittests.exe" 329 "base_unittests.exe"
341 ], 330 ],
342 "cwd": "[SLAVE_BUILD]",
343 "name": "base_unittests" 331 "name": "base_unittests"
344 }, 332 },
345 { 333 {
346 "allow_subannotations": true, 334 "allow_subannotations": true,
347 "cmd": [ 335 "cmd": [
348 "python", 336 "python",
349 "-u", 337 "-u",
350 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 338 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
351 "--target", 339 "--target",
352 "Release", 340 "Release",
353 "--factory-properties", 341 "--factory-properties",
354 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}", 342 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}",
355 "--build-properties", 343 "--build-properties",
356 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}", 344 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}",
357 "--annotate=gtest", 345 "--annotate=gtest",
358 "--test-type=content_unittests", 346 "--test-type=content_unittests",
359 "--step-name=content_unittests", 347 "--step-name=content_unittests",
360 "--test-launcher-summary-output", 348 "--test-launcher-summary-output",
361 "/path/to/tmp/json", 349 "/path/to/tmp/json",
362 "--builder-name=CrWinClangGoma", 350 "--builder-name=CrWinClangGoma",
363 "--slave-name=TestSlavename", 351 "--slave-name=TestSlavename",
364 "--build-number=571", 352 "--build-number=571",
365 "content_unittests.exe" 353 "content_unittests.exe"
366 ], 354 ],
367 "cwd": "[SLAVE_BUILD]",
368 "name": "content_unittests" 355 "name": "content_unittests"
369 }, 356 },
370 { 357 {
371 "cmd": [ 358 "cmd": [
372 "python", 359 "python",
373 "-u", 360 "-u",
374 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", 361 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
375 "--target", 362 "--target",
376 "Release" 363 "Release"
377 ], 364 ],
378 "cwd": "[SLAVE_BUILD]",
379 "name": "process_dumps" 365 "name": "process_dumps"
380 }, 366 },
381 { 367 {
382 "name": "$result", 368 "name": "$result",
383 "recipe_result": null, 369 "recipe_result": null,
384 "status_code": 0 370 "status_code": 0
385 } 371 }
386 ] 372 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698