| 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 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_chromium_rel_ng", | 10 "linux_chromium_rel_ng", |
| (...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 217 "python", | 217 "python", |
| 218 "-u", | 218 "-u", |
| 219 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 219 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 220 "analyze", | 220 "analyze", |
| 221 "-m", | 221 "-m", |
| 222 "tryserver.chromium.linux", | 222 "tryserver.chromium.linux", |
| 223 "-b", | 223 "-b", |
| 224 "linux_chromium_rel_ng", | 224 "linux_chromium_rel_ng", |
| 225 "-v", | 225 "-v", |
| 226 "//out/Release", | 226 "//out/Release", |
| 227 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [
\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_run\
", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tests_run\", \"
telemetry_gpu_new_test_run\"]}", | 227 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [
\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_run\
", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tests_run\", \"
telemetry_gpu_test_run\"]}", |
| 228 "/path/to/tmp/json" | 228 "/path/to/tmp/json" |
| 229 ], | 229 ], |
| 230 "cwd": "[SLAVE_BUILD]", | 230 "cwd": "[SLAVE_BUILD]", |
| 231 "name": "analyze", | 231 "name": "analyze", |
| 232 "~followup_annotations": [ | 232 "~followup_annotations": [ |
| 233 "@@@STEP_TEXT@No compile necessary@@@", | 233 "@@@STEP_TEXT@No compile necessary@@@", |
| 234 "@@@STEP_LOG_LINE@json.output@{@@@", | 234 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 235 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", |
| 236 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", |
| 237 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
| 238 "@@@STEP_LOG_LINE@json.output@}@@@", | 238 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 239 "@@@STEP_LOG_END@json.output@@@", | 239 "@@@STEP_LOG_END@json.output@@@", |
| 240 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 240 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 241 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 241 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
| 242 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 242 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
| 243 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 243 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 244 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", | 244 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", |
| 245 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", | 245 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", |
| 246 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 246 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
| 247 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 247 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 248 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 248 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 249 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 249 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 250 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 250 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 251 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", | 251 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", |
| 252 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 252 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 253 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", | 253 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 254 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 254 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 255 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 255 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 256 "@@@STEP_LOG_END@analyze_details@@@" | 256 "@@@STEP_LOG_END@analyze_details@@@" |
| 257 ] | 257 ] |
| 258 }, | 258 }, |
| 259 { | 259 { |
| 260 "name": "$result", | 260 "name": "$result", |
| 261 "recipe_result": null, | 261 "recipe_result": null, |
| 262 "status_code": 0 | 262 "status_code": 0 |
| 263 } | 263 } |
| 264 ] | 264 ] |
| OLD | NEW |