| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.webkit", | 8 "chromium.webkit", |
| 9 "--builder", | 9 "--builder", |
| 10 "WebKit Linux (dbg)", | 10 "WebKit Linux (dbg)", |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 139 "python", | 139 "python", |
| 140 "-u", | 140 "-u", |
| 141 "[BUILD]/scripts/slave/cleanup_temp.py" | 141 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 142 ], | 142 ], |
| 143 "name": "cleanup_temp" | 143 "name": "cleanup_temp" |
| 144 }, | 144 }, |
| 145 { | 145 { |
| 146 "cmd": [ | 146 "cmd": [ |
| 147 "python", | 147 "python", |
| 148 "-u", | 148 "-u", |
| 149 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test
s.py", | 149 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 150 "--build-dir", | 150 "--build-dir", |
| 151 "[SLAVE_BUILD]/src/out/Debug", | 151 "[SLAVE_BUILD]/src/out/Debug", |
| 152 "--clean-isolated-files" | 152 "--clean-isolated-files" |
| 153 ], | 153 ], |
| 154 "name": "clean isolated files" | 154 "name": "clean isolated files" |
| 155 }, | 155 }, |
| 156 { | 156 { |
| 157 "cmd": [ | 157 "cmd": [ |
| 158 "python", | 158 "python", |
| 159 "-u", | 159 "-u", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 172 "blink_tests", | 172 "blink_tests", |
| 173 "browser_tests", | 173 "browser_tests", |
| 174 "browser_tests_run" | 174 "browser_tests_run" |
| 175 ], | 175 ], |
| 176 "name": "compile" | 176 "name": "compile" |
| 177 }, | 177 }, |
| 178 { | 178 { |
| 179 "cmd": [ | 179 "cmd": [ |
| 180 "python", | 180 "python", |
| 181 "-u", | 181 "-u", |
| 182 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metad
ata.py", | 182 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
| 183 "--build-dir", | 183 "--build-dir", |
| 184 "[SLAVE_BUILD]/src/out/Debug", | 184 "[SLAVE_BUILD]/src/out/Debug", |
| 185 "--src-dir", | 185 "--src-dir", |
| 186 "[SLAVE_BUILD]/src" | 186 "[SLAVE_BUILD]/src" |
| 187 ], | 187 ], |
| 188 "cwd": "[SLAVE_BUILD]", | 188 "cwd": "[SLAVE_BUILD]", |
| 189 "name": "remove_build_metadata" | 189 "name": "remove_build_metadata" |
| 190 }, | 190 }, |
| 191 { | 191 { |
| 192 "cmd": [ | 192 "cmd": [ |
| (...skipping 13 matching lines...) Expand all Loading... |
| 206 "@@@STEP_LOG_LINE@json.output@{@@@", | 206 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 207 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 207 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 208 "@@@STEP_LOG_LINE@json.output@}@@@", | 208 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 209 "@@@STEP_LOG_END@json.output@@@" | 209 "@@@STEP_LOG_END@json.output@@@" |
| 210 ] | 210 ] |
| 211 }, | 211 }, |
| 212 { | 212 { |
| 213 "cmd": [ | 213 "cmd": [ |
| 214 "python", | 214 "python", |
| 215 "-u", | 215 "-u", |
| 216 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test
s.py", | 216 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 217 "--build-dir", | 217 "--build-dir", |
| 218 "[SLAVE_BUILD]/src/out/Debug", | 218 "[SLAVE_BUILD]/src/out/Debug", |
| 219 "--output-json", | 219 "--output-json", |
| 220 "/path/to/tmp/json" | 220 "/path/to/tmp/json" |
| 221 ], | 221 ], |
| 222 "name": "find isolated tests", | 222 "name": "find isolated tests", |
| 223 "~followup_annotations": [ | 223 "~followup_annotations": [ |
| 224 "@@@STEP_LOG_LINE@json.output@{@@@", | 224 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 225 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 226 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 226 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 318 "name": "[collect error] browser_tests", | 318 "name": "[collect error] browser_tests", |
| 319 "~followup_annotations": [ | 319 "~followup_annotations": [ |
| 320 "@@@STEP_LOG_LINE@python.inline@@@@", | 320 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 321 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 321 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 322 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", | 322 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", |
| 323 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 323 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
| 324 "@@@STEP_LOG_END@python.inline@@@" | 324 "@@@STEP_LOG_END@python.inline@@@" |
| 325 ] | 325 ] |
| 326 } | 326 } |
| 327 ] | 327 ] |
| OLD | NEW |