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

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

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 8 "name": "taskkill"
10 }, 9 },
11 { 10 {
12 "cmd": [ 11 "cmd": [
13 "python", 12 "python",
14 "-u", 13 "-u",
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
16 "--master", 15 "--master",
17 "chromium.win", 16 "chromium.win",
18 "--builder", 17 "--builder",
19 "Win8 Aura", 18 "Win8 Aura",
20 "--slave", 19 "--slave",
21 "TestSlavename", 20 "TestSlavename",
22 "--spec", 21 "--spec",
23 "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'}]", 22 "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'}]",
24 "--root", 23 "--root",
25 "src", 24 "src",
26 "--revision_mapping_file", 25 "--revision_mapping_file",
27 "{\"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\"}", 26 "{\"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\"}",
28 "--git-cache-dir", 27 "--git-cache-dir",
29 "[GIT_CACHE]", 28 "[GIT_CACHE]",
30 "--output_json", 29 "--output_json",
31 "/path/to/tmp/json", 30 "/path/to/tmp/json",
32 "--revision", 31 "--revision",
33 "src@HEAD", 32 "src@HEAD",
34 "--force", 33 "--force",
35 "--output_manifest" 34 "--output_manifest"
36 ], 35 ],
37 "cwd": "[SLAVE_BUILD]",
38 "env": { 36 "env": {
39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
40 }, 38 },
41 "name": "bot_update", 39 "name": "bot_update",
42 "~followup_annotations": [ 40 "~followup_annotations": [
43 "@@@STEP_TEXT@Some step text@@@", 41 "@@@STEP_TEXT@Some step text@@@",
44 "@@@STEP_LOG_LINE@json.output@{@@@", 42 "@@@STEP_LOG_LINE@json.output@{@@@",
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
107 ] 105 ]
108 }, 106 },
109 { 107 {
110 "cmd": [], 108 "cmd": [],
111 "cwd": "[SLAVE_BUILD]",
112 "name": "ensure_goma" 109 "name": "ensure_goma"
113 }, 110 },
114 { 111 {
115 "cmd": [ 112 "cmd": [
116 "python", 113 "python",
117 "-u", 114 "-u",
118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", 115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
119 "--platform", 116 "--platform",
120 "windows-386", 117 "windows-386",
121 "--dest-directory", 118 "--dest-directory",
122 "[SLAVE_BUILD]\\cipd", 119 "[SLAVE_BUILD]\\cipd",
123 "--json-output", 120 "--json-output",
124 "/path/to/tmp/json" 121 "/path/to/tmp/json"
125 ], 122 ],
126 "cwd": "[SLAVE_BUILD]",
127 "name": "ensure_goma.install cipd", 123 "name": "ensure_goma.install cipd",
128 "~followup_annotations": [ 124 "~followup_annotations": [
129 "@@@STEP_NEST_LEVEL@1@@@", 125 "@@@STEP_NEST_LEVEL@1@@@",
130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
131 "@@@STEP_LOG_LINE@json.output@{@@@", 127 "@@@STEP_LOG_LINE@json.output@{@@@",
132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@", 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@",
133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
134 "@@@STEP_LOG_LINE@json.output@}@@@", 130 "@@@STEP_LOG_LINE@json.output@}@@@",
135 "@@@STEP_LOG_END@json.output@@@" 131 "@@@STEP_LOG_END@json.output@@@"
136 ] 132 ]
137 }, 133 },
138 { 134 {
139 "cmd": [ 135 "cmd": [
140 "[SLAVE_BUILD]\\cipd\\cipd", 136 "[SLAVE_BUILD]\\cipd\\cipd",
141 "ensure", 137 "ensure",
142 "--root", 138 "--root",
143 "[CACHE]\\cipd\\goma", 139 "[CACHE]\\cipd\\goma",
144 "--list", 140 "--list",
145 "infra_internal/goma/client/windows-amd64 release", 141 "infra_internal/goma/client/windows-amd64 release",
146 "--json-output", 142 "--json-output",
147 "/path/to/tmp/json", 143 "/path/to/tmp/json",
148 "--service-account-json", 144 "--service-account-json",
149 "C:\\creds\\service_accounts\\service-account-goma-client.json" 145 "C:\\creds\\service_accounts\\service-account-goma-client.json"
150 ], 146 ],
151 "cwd": "[SLAVE_BUILD]",
152 "name": "ensure_goma.ensure_installed", 147 "name": "ensure_goma.ensure_installed",
153 "~followup_annotations": [ 148 "~followup_annotations": [
154 "@@@STEP_NEST_LEVEL@1@@@", 149 "@@@STEP_NEST_LEVEL@1@@@",
155 "@@@STEP_LOG_LINE@json.output@{@@@", 150 "@@@STEP_LOG_LINE@json.output@{@@@",
156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
157 "@@@STEP_LOG_LINE@json.output@ {@@@", 152 "@@@STEP_LOG_LINE@json.output@ {@@@",
158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@", 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@",
160 "@@@STEP_LOG_LINE@json.output@ }@@@", 155 "@@@STEP_LOG_LINE@json.output@ }@@@",
161 "@@@STEP_LOG_LINE@json.output@ ]@@@", 156 "@@@STEP_LOG_LINE@json.output@ ]@@@",
162 "@@@STEP_LOG_LINE@json.output@}@@@", 157 "@@@STEP_LOG_LINE@json.output@}@@@",
163 "@@@STEP_LOG_END@json.output@@@" 158 "@@@STEP_LOG_END@json.output@@@"
164 ] 159 ]
165 }, 160 },
166 { 161 {
167 "cmd": [ 162 "cmd": [
168 "python", 163 "python",
169 "-u", 164 "-u",
170 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", 165 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py",
171 "--version" 166 "--version"
172 ], 167 ],
173 "cwd": "[SLAVE_BUILD]",
174 "name": "swarming.py --version", 168 "name": "swarming.py --version",
175 "stdout": "/path/to/tmp/", 169 "stdout": "/path/to/tmp/",
176 "~followup_annotations": [ 170 "~followup_annotations": [
177 "@@@STEP_TEXT@0.4.10@@@" 171 "@@@STEP_TEXT@0.4.10@@@"
178 ] 172 ]
179 }, 173 },
180 { 174 {
181 "cmd": [ 175 "cmd": [
182 "python", 176 "python",
183 "-u", 177 "-u",
184 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 178 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
185 "runhooks" 179 "runhooks"
186 ], 180 ],
187 "cwd": "[SLAVE_BUILD]",
188 "env": { 181 "env": {
189 "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",
190 "GYP_CHROMIUM_NO_ACTION": "1", 183 "GYP_CHROMIUM_NO_ACTION": "1",
191 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom a=1", 184 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom a=1",
192 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 185 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
193 }, 186 },
194 "name": "gclient runhooks" 187 "name": "gclient runhooks"
195 }, 188 },
196 { 189 {
197 "cmd": [ 190 "cmd": [
198 "python", 191 "python",
199 "-u", 192 "-u",
200 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", 193 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py",
201 "--output", 194 "--output",
202 "/path/to/tmp/json", 195 "/path/to/tmp/json",
203 "--", 196 "--",
204 "--build-config-fs", 197 "--build-config-fs",
205 "Release", 198 "Release",
206 "--use-src-side-runtest-py", 199 "--use-src-side-runtest-py",
207 "--paths", 200 "--paths",
208 "{\"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\"}", 201 "{\"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\"}",
209 "--properties", 202 "--properties",
210 "{\"buildername\": \"Win8 Aura\", \"buildnumber\": 571, \"mastername\": \" chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}" 203 "{\"buildername\": \"Win8 Aura\", \"buildnumber\": 571, \"mastername\": \" chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
211 ], 204 ],
212 "cwd": "[SLAVE_BUILD]",
213 "name": "get compile targets for scripts", 205 "name": "get compile targets for scripts",
214 "~followup_annotations": [ 206 "~followup_annotations": [
215 "@@@STEP_LOG_LINE@json.output@{}@@@", 207 "@@@STEP_LOG_LINE@json.output@{}@@@",
216 "@@@STEP_LOG_END@json.output@@@" 208 "@@@STEP_LOG_END@json.output@@@"
217 ] 209 ]
218 }, 210 },
219 { 211 {
220 "cmd": [ 212 "cmd": [
221 "python", 213 "python",
222 "-u", 214 "-u",
223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 215 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
224 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", 216 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json",
225 "/path/to/tmp/json" 217 "/path/to/tmp/json"
226 ], 218 ],
227 "cwd": "[SLAVE_BUILD]",
228 "name": "read test spec", 219 "name": "read test spec",
229 "~followup_annotations": [ 220 "~followup_annotations": [
230 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js on@@@", 221 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js on@@@",
231 "@@@STEP_LOG_LINE@json.output@{@@@", 222 "@@@STEP_LOG_LINE@json.output@{@@@",
232 "@@@STEP_LOG_LINE@json.output@ \"Win8 Aura\": {@@@", 223 "@@@STEP_LOG_LINE@json.output@ \"Win8 Aura\": {@@@",
233 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 224 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
234 "@@@STEP_LOG_LINE@json.output@ {@@@", 225 "@@@STEP_LOG_LINE@json.output@ {@@@",
235 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 226 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
236 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@", 227 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
237 "@@@STEP_LOG_LINE@json.output@ }, @@@", 228 "@@@STEP_LOG_LINE@json.output@ }, @@@",
238 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", 229 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@",
239 "@@@STEP_LOG_LINE@json.output@ }@@@", 230 "@@@STEP_LOG_LINE@json.output@ }@@@",
240 "@@@STEP_LOG_LINE@json.output@ ]@@@", 231 "@@@STEP_LOG_LINE@json.output@ ]@@@",
241 "@@@STEP_LOG_LINE@json.output@ }@@@", 232 "@@@STEP_LOG_LINE@json.output@ }@@@",
242 "@@@STEP_LOG_LINE@json.output@}@@@", 233 "@@@STEP_LOG_LINE@json.output@}@@@",
243 "@@@STEP_LOG_END@json.output@@@" 234 "@@@STEP_LOG_END@json.output@@@"
244 ] 235 ]
245 }, 236 },
246 { 237 {
247 "cmd": [ 238 "cmd": [
248 "python", 239 "python",
249 "-u", 240 "-u",
250 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 241 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
251 "--show-path", 242 "--show-path",
252 "python", 243 "python",
253 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" 244 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
254 ], 245 ],
255 "cwd": "[SLAVE_BUILD]",
256 "name": "cleanup_temp" 246 "name": "cleanup_temp"
257 }, 247 },
258 { 248 {
259 "cmd": [ 249 "cmd": [
260 "python", 250 "python",
261 "-u", 251 "-u",
262 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", 252 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py",
263 "--build-dir", 253 "--build-dir",
264 "[SLAVE_BUILD]\\src\\out\\Release", 254 "[SLAVE_BUILD]\\src\\out\\Release",
265 "--clean-isolated-files" 255 "--clean-isolated-files"
266 ], 256 ],
267 "cwd": "[SLAVE_BUILD]",
268 "name": "clean isolated files" 257 "name": "clean isolated files"
269 }, 258 },
270 { 259 {
271 "cmd": [ 260 "cmd": [
272 "python", 261 "python",
273 "-u", 262 "-u",
274 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 263 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
275 "gen", 264 "gen",
276 "-m", 265 "-m",
277 "chromium.win", 266 "chromium.win",
278 "-b", 267 "-b",
279 "Win8 Aura", 268 "Win8 Aura",
280 "--config-file", 269 "--config-file",
281 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", 270 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
282 "--goma-dir", 271 "--goma-dir",
283 "[CACHE]\\cipd\\goma", 272 "[CACHE]\\cipd\\goma",
284 "--swarming-targets-file", 273 "--swarming-targets-file",
285 "browser_tests\n", 274 "browser_tests\n",
286 "//out/Release" 275 "//out/Release"
287 ], 276 ],
288 "cwd": "[SLAVE_BUILD]",
289 "env": { 277 "env": {
290 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 278 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
291 }, 279 },
292 "name": "generate_build_files", 280 "name": "generate_build_files",
293 "~followup_annotations": [ 281 "~followup_annotations": [
294 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", 282 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@",
295 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 283 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
296 ] 284 ]
297 }, 285 },
298 { 286 {
(...skipping 23 matching lines...) Expand all
322 "--goma-jsonstatus", 310 "--goma-jsonstatus",
323 "/path/to/tmp/json", 311 "/path/to/tmp/json",
324 "--goma-service-account-json-file", 312 "--goma-service-account-json-file",
325 "C:\\creds\\service_accounts\\service-account-goma-client.json", 313 "C:\\creds\\service_accounts\\service-account-goma-client.json",
326 "--goma-dir", 314 "--goma-dir",
327 "[CACHE]\\cipd\\goma", 315 "[CACHE]\\cipd\\goma",
328 "--", 316 "--",
329 "browser_tests", 317 "browser_tests",
330 "browser_tests_run" 318 "browser_tests_run"
331 ], 319 ],
332 "cwd": "[SLAVE_BUILD]",
333 "env": { 320 "env": {
334 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 321 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
335 }, 322 },
336 "name": "compile", 323 "name": "compile",
337 "~followup_annotations": [ 324 "~followup_annotations": [
338 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 325 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
339 "@@@STEP_LOG_END@json.output (invalid)@@@" 326 "@@@STEP_LOG_END@json.output (invalid)@@@"
340 ] 327 ]
341 }, 328 },
342 { 329 {
(...skipping 16 matching lines...) Expand all
359 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", 346 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py",
360 "[SLAVE_BUILD]\\src\\tools\\swarming_client", 347 "[SLAVE_BUILD]\\src\\tools\\swarming_client",
361 "batcharchive", 348 "batcharchive",
362 "--dump-json", 349 "--dump-json",
363 "/path/to/tmp/json", 350 "/path/to/tmp/json",
364 "--isolate-server", 351 "--isolate-server",
365 "https://isolateserver.appspot.com", 352 "https://isolateserver.appspot.com",
366 "--verbose", 353 "--verbose",
367 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" 354 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json"
368 ], 355 ],
369 "cwd": "[SLAVE_BUILD]",
370 "name": "isolate tests", 356 "name": "isolate tests",
371 "~followup_annotations": [ 357 "~followup_annotations": [
372 "@@@STEP_LOG_LINE@json.output@{@@@", 358 "@@@STEP_LOG_LINE@json.output@{@@@",
373 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@", 359 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
374 "@@@STEP_LOG_LINE@json.output@}@@@", 360 "@@@STEP_LOG_LINE@json.output@}@@@",
375 "@@@STEP_LOG_END@json.output@@@" 361 "@@@STEP_LOG_END@json.output@@@"
376 ] 362 ]
377 }, 363 },
378 { 364 {
379 "cmd": [ 365 "cmd": [
380 "python", 366 "python",
381 "-u", 367 "-u",
382 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", 368 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py",
383 "--build-dir", 369 "--build-dir",
384 "[SLAVE_BUILD]\\src\\out\\Release", 370 "[SLAVE_BUILD]\\src\\out\\Release",
385 "--output-json", 371 "--output-json",
386 "/path/to/tmp/json" 372 "/path/to/tmp/json"
387 ], 373 ],
388 "cwd": "[SLAVE_BUILD]",
389 "name": "find isolated tests", 374 "name": "find isolated tests",
390 "~followup_annotations": [ 375 "~followup_annotations": [
391 "@@@STEP_LOG_LINE@json.output@{@@@", 376 "@@@STEP_LOG_LINE@json.output@{@@@",
392 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 377 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
393 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 378 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
394 "@@@STEP_LOG_LINE@json.output@}@@@", 379 "@@@STEP_LOG_LINE@json.output@}@@@",
395 "@@@STEP_LOG_END@json.output@@@", 380 "@@@STEP_LOG_END@json.output@@@",
396 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 381 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
397 ] 382 ]
398 }, 383 },
399 { 384 {
400 "cmd": [ 385 "cmd": [
401 "python", 386 "python",
402 "-u", 387 "-u",
403 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv [1]\nsys.exit(1)\n", 388 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv [1]\nsys.exit(1)\n",
404 "browser_tests" 389 "browser_tests"
405 ], 390 ],
406 "cwd": "[SLAVE_BUILD]",
407 "name": "[error] browser_tests", 391 "name": "[error] browser_tests",
408 "~followup_annotations": [ 392 "~followup_annotations": [
409 "@@@STEP_LOG_LINE@python.inline@@@@", 393 "@@@STEP_LOG_LINE@python.inline@@@@",
410 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 394 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
411 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi ssing' % sys.argv[1]@@@", 395 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi ssing' % sys.argv[1]@@@",
412 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 396 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
413 "@@@STEP_LOG_END@python.inline@@@" 397 "@@@STEP_LOG_END@python.inline@@@"
414 ] 398 ]
415 }, 399 },
416 { 400 {
417 "cmd": [ 401 "cmd": [
418 "python", 402 "python",
419 "-u", 403 "-u",
420 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n" , 404 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n" ,
421 "browser_tests" 405 "browser_tests"
422 ], 406 ],
423 "cwd": "[SLAVE_BUILD]",
424 "name": "[collect error] browser_tests", 407 "name": "[collect error] browser_tests",
425 "~followup_annotations": [ 408 "~followup_annotations": [
426 "@@@STEP_LOG_LINE@python.inline@@@@", 409 "@@@STEP_LOG_LINE@python.inline@@@@",
427 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 410 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
428 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1 ]@@@", 411 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1 ]@@@",
429 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 412 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
430 "@@@STEP_LOG_END@python.inline@@@" 413 "@@@STEP_LOG_END@python.inline@@@"
431 ] 414 ]
432 }, 415 },
433 { 416 {
434 "cmd": [ 417 "cmd": [
435 "python", 418 "python",
436 "-u", 419 "-u",
437 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", 420 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
438 "--target", 421 "--target",
439 "Release" 422 "Release"
440 ], 423 ],
441 "cwd": "[SLAVE_BUILD]",
442 "name": "process_dumps" 424 "name": "process_dumps"
443 }, 425 },
444 { 426 {
445 "name": "$result", 427 "name": "$result",
446 "recipe_result": null, 428 "recipe_result": null,
447 "status_code": 0 429 "status_code": 0
448 } 430 }
449 ] 431 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698