| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[CUSTOM_C:\\_B_WORK]", | 7 "[CUSTOM_C:\\_B_WORK]", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout_path", | 10 "name": "makedirs checkout_path", |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 87 ], | 87 ], |
| 88 "name": "apply_issue", | 88 "name": "apply_issue", |
| 89 "~followup_annotations": [ | 89 "~followup_annotations": [ |
| 90 "@@@STEP_LINK@Applied issue 2147533002@https://codereview.chromium.org/214
7533002@@@" | 90 "@@@STEP_LINK@Applied issue 2147533002@https://codereview.chromium.org/214
7533002@@@" |
| 91 ] | 91 ] |
| 92 }, | 92 }, |
| 93 { | 93 { |
| 94 "cmd": [ | 94 "cmd": [ |
| 95 "python", | 95 "python", |
| 96 "-u", | 96 "-u", |
| 97 "[CUSTOM_C:\\_B_WORK]\\skia\\tools\\buildbot_spec.py", | |
| 98 "/path/to/tmp/json", | |
| 99 "Build-Win-MSVC-x86-Debug" | |
| 100 ], | |
| 101 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", | |
| 102 "name": "exec buildbot_spec.py", | |
| 103 "~followup_annotations": [ | |
| 104 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 105 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", | |
| 106 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@", | |
| 107 "@@@STEP_LOG_LINE@json.output@ ], @@@", | |
| 108 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@", | |
| 109 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"MSVC\", @@@", | |
| 110 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", | |
| 111 "@@@STEP_LOG_LINE@json.output@ \"is_trybot\": false, @@@", | |
| 112 "@@@STEP_LOG_LINE@json.output@ \"os\": \"Win\", @@@", | |
| 113 "@@@STEP_LOG_LINE@json.output@ \"role\": \"Build\", @@@", | |
| 114 "@@@STEP_LOG_LINE@json.output@ \"target_arch\": \"x86\"@@@", | |
| 115 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 116 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", | |
| 117 "@@@STEP_LOG_LINE@json.output@ \"dm_flags\": [@@@", | |
| 118 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@", | |
| 119 "@@@STEP_LOG_LINE@json.output@ ], @@@", | |
| 120 "@@@STEP_LOG_LINE@json.output@ \"do_perf_steps\": false, @@@", | |
| 121 "@@@STEP_LOG_LINE@json.output@ \"do_test_steps\": false, @@@", | |
| 122 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@", | |
| 123 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": \"qt_sdk=C:/Qt/4.8.5/ s
kia_arch_type=x86 skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp s
kia_win_ltcg=0\"@@@", | |
| 124 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 125 "@@@STEP_LOG_LINE@json.output@ \"nanobench_flags\": [@@@", | |
| 126 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@", | |
| 127 "@@@STEP_LOG_LINE@json.output@ ], @@@", | |
| 128 "@@@STEP_LOG_LINE@json.output@ \"upload_dm_results\": true, @@@", | |
| 129 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@", | |
| 130 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 131 "@@@STEP_LOG_END@json.output@@@" | |
| 132 ] | |
| 133 }, | |
| 134 { | |
| 135 "cmd": [ | |
| 136 "python", | |
| 137 "-u", | |
| 138 "[CUSTOM_C:\\_B_WORK]\\skia\\infra\\bots\\bootstrap_win_toolchain_json.py"
, | 97 "[CUSTOM_C:\\_B_WORK]\\skia\\infra\\bots\\bootstrap_win_toolchain_json.py"
, |
| 139 "--win_toolchain_json", | 98 "--win_toolchain_json", |
| 140 "[SLAVE_BUILD]\\src\\build\\win_toolchain.json", | 99 "[SLAVE_BUILD]\\src\\build\\win_toolchain.json", |
| 141 "--depot_tools_parent_dir", | 100 "--depot_tools_parent_dir", |
| 142 "[SLAVE_BUILD]" | 101 "[SLAVE_BUILD]" |
| 143 ], | 102 ], |
| 144 "name": "bootstrap win toolchain" | 103 "name": "bootstrap win toolchain" |
| 145 }, | 104 }, |
| 146 { | 105 { |
| 147 "cmd": [ | 106 "cmd": [ |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 214 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 173 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
| 215 "@@@STEP_LOG_END@python.inline@@@" | 174 "@@@STEP_LOG_END@python.inline@@@" |
| 216 ] | 175 ] |
| 217 }, | 176 }, |
| 218 { | 177 { |
| 219 "name": "$result", | 178 "name": "$result", |
| 220 "recipe_result": null, | 179 "recipe_result": null, |
| 221 "status_code": 0 | 180 "status_code": 0 |
| 222 } | 181 } |
| 223 ] | 182 ] |
| OLD | NEW |