| OLD | NEW |
| 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 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 878 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 889 "--mode", | 889 "--mode", |
| 890 "Debug_x64", | 890 "Debug_x64", |
| 891 "--arch", | 891 "--arch", |
| 892 "x64", | 892 "x64", |
| 893 "--outdir", | 893 "--outdir", |
| 894 "out", | 894 "out", |
| 895 "--buildbot", | 895 "--buildbot", |
| 896 "--timeout=200", | 896 "--timeout=200", |
| 897 "--random-seed=-564235616", | 897 "--random-seed=-564235616", |
| 898 "bot_default", | 898 "bot_default", |
| 899 "--ignition-turbofan", | |
| 900 "--variants=ignition_turbofan", | 899 "--variants=ignition_turbofan", |
| 901 "--rerun-failures-count=2", | 900 "--rerun-failures-count=2", |
| 902 "--swarming", | 901 "--swarming", |
| 903 "--json-test-results", | 902 "--json-test-results", |
| 904 "${ISOLATED_OUTDIR}/output.json" | 903 "${ISOLATED_OUTDIR}/output.json" |
| 905 ], | 904 ], |
| 906 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", | 905 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", |
| 907 "~followup_annotations": [ | 906 "~followup_annotations": [ |
| 908 "@@@STEP_LOG_LINE@json.output@{@@@", | 907 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 909 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Windows-7-SP1/[dummy has/V8 Win64 - debug/571\", @@@", | 908 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Windows-7-SP1/[dummy has/V8 Win64 - debug/571\", @@@", |
| (...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1152 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1151 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1153 "@@@STEP_LOG_END@durations@@@" | 1152 "@@@STEP_LOG_END@durations@@@" |
| 1154 ] | 1153 ] |
| 1155 }, | 1154 }, |
| 1156 { | 1155 { |
| 1157 "name": "$result", | 1156 "name": "$result", |
| 1158 "recipe_result": null, | 1157 "recipe_result": null, |
| 1159 "status_code": 0 | 1158 "status_code": 0 |
| 1160 } | 1159 } |
| 1161 ] | 1160 ] |
| OLD | NEW |