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 866 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
877 "--mode", | 877 "--mode", |
878 "Release_x64", | 878 "Release_x64", |
879 "--arch", | 879 "--arch", |
880 "x64", | 880 "x64", |
881 "--outdir", | 881 "--outdir", |
882 "out", | 882 "out", |
883 "--buildbot", | 883 "--buildbot", |
884 "--timeout=200", | 884 "--timeout=200", |
885 "--random-seed=-564235616", | 885 "--random-seed=-564235616", |
886 "bot_default", | 886 "bot_default", |
887 "--ignition-turbofan", | |
888 "--variants=ignition_turbofan", | 887 "--variants=ignition_turbofan", |
889 "--rerun-failures-count=2", | 888 "--rerun-failures-count=2", |
890 "--swarming", | 889 "--swarming", |
891 "--json-test-results", | 890 "--json-test-results", |
892 "${ISOLATED_OUTDIR}/output.json" | 891 "${ISOLATED_OUTDIR}/output.json" |
893 ], | 892 ], |
894 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", | 893 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", |
895 "~followup_annotations": [ | 894 "~followup_annotations": [ |
896 "@@@STEP_LOG_LINE@json.output@{@@@", | 895 "@@@STEP_LOG_LINE@json.output@{@@@", |
897 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Windows-7-SP1/[dummy has/V8 Win64/571\", @@@", | 896 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Windows-7-SP1/[dummy has/V8 Win64/571\", @@@", |
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1140 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1139 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1141 "@@@STEP_LOG_END@durations@@@" | 1140 "@@@STEP_LOG_END@durations@@@" |
1142 ] | 1141 ] |
1143 }, | 1142 }, |
1144 { | 1143 { |
1145 "name": "$result", | 1144 "name": "$result", |
1146 "recipe_result": null, | 1145 "recipe_result": null, |
1147 "status_code": 0 | 1146 "status_code": 0 |
1148 } | 1147 } |
1149 ] | 1148 ] |
OLD | NEW |