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.webkit", | 8 "chromium.webkit", |
9 "--builder", | 9 "--builder", |
10 "WebKit Linux Oilpan", | 10 "WebKit Linux Oilpan", |
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
213 "--build-number", | 213 "--build-number", |
214 "571" | 214 "571" |
215 ], | 215 ], |
216 "cwd": "[SLAVE_BUILD]", | 216 "cwd": "[SLAVE_BUILD]", |
217 "name": "extract build" | 217 "name": "extract build" |
218 }, | 218 }, |
219 { | 219 { |
220 "cmd": [ | 220 "cmd": [ |
221 "python", | 221 "python", |
222 "-u", | 222 "-u", |
223 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 223 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py", |
224 "--build-dir", | 224 "--build-dir", |
225 "[SLAVE_BUILD]/src/out/Release", | 225 "[SLAVE_BUILD]/src/out/Release", |
226 "--output-json", | 226 "--output-json", |
227 "/path/to/tmp/json" | 227 "/path/to/tmp/json" |
228 ], | 228 ], |
229 "cwd": "[SLAVE_BUILD]", | 229 "cwd": "[SLAVE_BUILD]", |
230 "name": "find isolated tests", | 230 "name": "find isolated tests", |
231 "~followup_annotations": [ | 231 "~followup_annotations": [ |
232 "@@@STEP_LOG_LINE@json.output@{@@@", | 232 "@@@STEP_LOG_LINE@json.output@{@@@", |
233 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 233 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
381 "~followup_annotations": [ | 381 "~followup_annotations": [ |
382 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Oilpan/571/layout-test-results/results.html@@@
", | 382 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Oilpan/571/layout-test-results/results.html@@@
", |
383 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Oilpan/571/layout-test-results.zip@@@" | 383 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Oilpan/571/layout-test-results.zip@@@" |
384 ] | 384 ] |
385 }, | 385 }, |
386 { | 386 { |
387 "allow_subannotations": true, | 387 "allow_subannotations": true, |
388 "cmd": [ | 388 "cmd": [ |
389 "python", | 389 "python", |
390 "-u", | 390 "-u", |
391 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 391 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
392 "--swarming-client-dir", | 392 "--swarming-client-dir", |
393 "[SLAVE_BUILD]/src/tools/swarming_client", | 393 "[SLAVE_BUILD]/src/tools/swarming_client", |
394 "--temp-root-dir", | 394 "--temp-root-dir", |
395 "[TMP_BASE]", | 395 "[TMP_BASE]", |
396 "--merged-test-output", | 396 "--merged-test-output", |
397 "/path/to/tmp/json", | 397 "/path/to/tmp/json", |
398 "--", | 398 "--", |
399 "collect", | 399 "collect", |
400 "--swarming", | 400 "--swarming", |
401 "https://chromium-swarm.appspot.com", | 401 "https://chromium-swarm.appspot.com", |
402 "--decorate", | 402 "--decorate", |
403 "--print-status-updates", | 403 "--print-status-updates", |
404 "--shards", | 404 "--shards", |
405 "1", | 405 "1", |
406 "browser_tests/Ubuntu-12.04/ffffffffff/WebKit Linux Oilpan/571" | 406 "browser_tests/Ubuntu-12.04/ffffffffff/WebKit Linux Oilpan/571" |
407 ], | 407 ], |
408 "cwd": "[SLAVE_BUILD]", | 408 "cwd": "[SLAVE_BUILD]", |
409 "name": "browser_tests", | 409 "name": "browser_tests", |
410 "~followup_annotations": [ | 410 "~followup_annotations": [ |
411 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 411 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
412 ] | 412 ] |
413 }, | 413 }, |
414 { | 414 { |
415 "cmd": [ | 415 "cmd": [ |
416 "python", | 416 "python", |
417 "-u", | 417 "-u", |
418 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 418 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
419 "--input-gtest-json", | 419 "--input-gtest-json", |
420 "{\"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\"}}]}}"
, | 420 "{\"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\"}}]}}"
, |
421 "--master-name", | 421 "--master-name", |
422 "chromium.webkit", | 422 "chromium.webkit", |
423 "--builder-name", | 423 "--builder-name", |
424 "WebKit Linux Oilpan", | 424 "WebKit Linux Oilpan", |
425 "--build-number", | 425 "--build-number", |
426 "571", | 426 "571", |
427 "--test-type", | 427 "--test-type", |
428 "browser_tests", | 428 "browser_tests", |
429 "--test-results-server", | 429 "--test-results-server", |
430 "test-results.appspot.com", | 430 "test-results.appspot.com", |
431 "--chrome-revision", | 431 "--chrome-revision", |
432 "170242" | 432 "170242" |
433 ], | 433 ], |
434 "cwd": "[SLAVE_BUILD]", | 434 "cwd": "[SLAVE_BUILD]", |
435 "name": "Upload to test-results [browser_tests]" | 435 "name": "Upload to test-results [browser_tests]" |
436 }, | 436 }, |
437 { | 437 { |
438 "name": "$result", | 438 "name": "$result", |
439 "recipe_result": null, | 439 "recipe_result": null, |
440 "status_code": 0 | 440 "status_code": 0 |
441 } | 441 } |
442 ] | 442 ] |
OLD | NEW |