| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fake", | 8 "chromium.fake", |
| 9 "--builder", | 9 "--builder", |
| 10 "ios", | 10 "ios", |
| (...skipping 585 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 596 ] | 596 ] |
| 597 }, | 597 }, |
| 598 { | 598 { |
| 599 "cmd": [], | 599 "cmd": [], |
| 600 "name": "trigger.[trigger] fake test 3 (fake device iOS 8.1)", | 600 "name": "trigger.[trigger] fake test 3 (fake device iOS 8.1)", |
| 601 "~followup_annotations": [ | 601 "~followup_annotations": [ |
| 602 "@@@STEP_NEST_LEVEL@1@@@", | 602 "@@@STEP_NEST_LEVEL@1@@@", |
| 603 "@@@STEP_TEXT@Requested unsupported device type.@@@", | 603 "@@@STEP_TEXT@Requested unsupported device type.@@@", |
| 604 "@@@STEP_LOG_LINE@supported devices@iPad Air@@@", | 604 "@@@STEP_LOG_LINE@supported devices@iPad Air@@@", |
| 605 "@@@STEP_LOG_LINE@supported devices@iPhone 5s@@@", | 605 "@@@STEP_LOG_LINE@supported devices@iPhone 5s@@@", |
| 606 "@@@STEP_LOG_LINE@supported devices@iPhone 6s@@@", |
| 606 "@@@STEP_LOG_END@supported devices@@@", | 607 "@@@STEP_LOG_END@supported devices@@@", |
| 607 "@@@STEP_EXCEPTION@@@" | 608 "@@@STEP_EXCEPTION@@@" |
| 608 ] | 609 ] |
| 609 }, | 610 }, |
| 610 { | 611 { |
| 611 "cmd": [ | 612 "cmd": [ |
| 612 "python", | 613 "python", |
| 613 "-u", | 614 "-u", |
| 614 "[SLAVE_BUILD]/swarming.client/swarming.py", | 615 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 615 "trigger", | 616 "trigger", |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 768 "@@@STEP_EXCEPTION@@@" | 769 "@@@STEP_EXCEPTION@@@" |
| 769 ] | 770 ] |
| 770 }, | 771 }, |
| 771 { | 772 { |
| 772 "name": "$result", | 773 "name": "$result", |
| 773 "reason": "Failed fake test 1 (fake device iOS 8.1), fake test 3 (fake devic
e iOS 8.1), fake test 4 (iPhone 5s iOS 8.1).", | 774 "reason": "Failed fake test 1 (fake device iOS 8.1), fake test 3 (fake devic
e iOS 8.1), fake test 4 (iPhone 5s iOS 8.1).", |
| 774 "recipe_result": null, | 775 "recipe_result": null, |
| 775 "status_code": 1 | 776 "status_code": 1 |
| 776 } | 777 } |
| 777 ] | 778 ] |
| OLD | NEW |