OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
7 "--master", | 7 "--master", |
8 "chromium.fyi", | 8 "chromium.fyi", |
9 "--builder", | 9 "--builder", |
10 "ClangToTMac tester", | 10 "ClangToTMac tester", |
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
209 "--build-number", | 209 "--build-number", |
210 "571" | 210 "571" |
211 ], | 211 ], |
212 "cwd": "[SLAVE_BUILD]", | 212 "cwd": "[SLAVE_BUILD]", |
213 "name": "extract build" | 213 "name": "extract build" |
214 }, | 214 }, |
215 { | 215 { |
216 "cmd": [ | 216 "cmd": [ |
217 "python", | 217 "python", |
218 "-u", | 218 "-u", |
219 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 219 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py", |
220 "--build-dir", | 220 "--build-dir", |
221 "[SLAVE_BUILD]/src/out/Release", | 221 "[SLAVE_BUILD]/src/out/Release", |
222 "--output-json", | 222 "--output-json", |
223 "/path/to/tmp/json" | 223 "/path/to/tmp/json" |
224 ], | 224 ], |
225 "cwd": "[SLAVE_BUILD]", | 225 "cwd": "[SLAVE_BUILD]", |
226 "name": "find isolated tests", | 226 "name": "find isolated tests", |
227 "~followup_annotations": [ | 227 "~followup_annotations": [ |
228 "@@@STEP_LOG_LINE@json.output@{@@@", | 228 "@@@STEP_LOG_LINE@json.output@{@@@", |
229 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 229 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
311 "@@@STEP_LOG_LINE@json.output@}@@@", | 311 "@@@STEP_LOG_LINE@json.output@}@@@", |
312 "@@@STEP_LOG_END@json.output@@@", | 312 "@@@STEP_LOG_END@json.output@@@", |
313 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 313 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
314 ] | 314 ] |
315 }, | 315 }, |
316 { | 316 { |
317 "allow_subannotations": true, | 317 "allow_subannotations": true, |
318 "cmd": [ | 318 "cmd": [ |
319 "python", | 319 "python", |
320 "-u", | 320 "-u", |
321 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 321 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
322 "--swarming-client-dir", | 322 "--swarming-client-dir", |
323 "[SLAVE_BUILD]/src/tools/swarming_client", | 323 "[SLAVE_BUILD]/src/tools/swarming_client", |
324 "--temp-root-dir", | 324 "--temp-root-dir", |
325 "[TMP_BASE]", | 325 "[TMP_BASE]", |
326 "--merged-test-output", | 326 "--merged-test-output", |
327 "/path/to/tmp/json", | 327 "/path/to/tmp/json", |
328 "--", | 328 "--", |
329 "collect", | 329 "collect", |
330 "--swarming", | 330 "--swarming", |
331 "https://chromium-swarm.appspot.com", | 331 "https://chromium-swarm.appspot.com", |
332 "--decorate", | 332 "--decorate", |
333 "--print-status-updates", | 333 "--print-status-updates", |
334 "--shards", | 334 "--shards", |
335 "1", | 335 "1", |
336 "browser_tests/Mac-10.8/ffffffffff/ClangToTMac tester/571" | 336 "browser_tests/Mac-10.8/ffffffffff/ClangToTMac tester/571" |
337 ], | 337 ], |
338 "cwd": "[SLAVE_BUILD]", | 338 "cwd": "[SLAVE_BUILD]", |
339 "name": "browser_tests", | 339 "name": "browser_tests", |
340 "~followup_annotations": [ | 340 "~followup_annotations": [ |
341 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 341 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
342 ] | 342 ] |
343 }, | 343 }, |
344 { | 344 { |
345 "cmd": [ | 345 "cmd": [ |
346 "python", | 346 "python", |
347 "-u", | 347 "-u", |
348 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 348 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
349 "--input-gtest-json", | 349 "--input-gtest-json", |
350 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 350 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
351 "--master-name", | 351 "--master-name", |
352 "chromium.fyi", | 352 "chromium.fyi", |
353 "--builder-name", | 353 "--builder-name", |
354 "ClangToTMac tester", | 354 "ClangToTMac tester", |
355 "--build-number", | 355 "--build-number", |
356 "571", | 356 "571", |
357 "--test-type", | 357 "--test-type", |
358 "browser_tests", | 358 "browser_tests", |
359 "--test-results-server", | 359 "--test-results-server", |
360 "test-results.appspot.com", | 360 "test-results.appspot.com", |
361 "--chrome-revision", | 361 "--chrome-revision", |
362 "170242" | 362 "170242" |
363 ], | 363 ], |
364 "cwd": "[SLAVE_BUILD]", | 364 "cwd": "[SLAVE_BUILD]", |
365 "name": "Upload to test-results [browser_tests]" | 365 "name": "Upload to test-results [browser_tests]" |
366 }, | 366 }, |
367 { | 367 { |
368 "name": "$result", | 368 "name": "$result", |
369 "recipe_result": null, | 369 "recipe_result": null, |
370 "status_code": 0 | 370 "status_code": 0 |
371 } | 371 } |
372 ] | 372 ] |
OLD | NEW |