| 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 "Linux ChromiumOS Tests (1)", | 10 "Linux ChromiumOS Tests (1)", |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 207 "--tag", | 207 "--tag", |
| 208 "master:chromium.webkit", | 208 "master:chromium.webkit", |
| 209 "--tag", | 209 "--tag", |
| 210 "name:browser_tests", | 210 "name:browser_tests", |
| 211 "--tag", | 211 "--tag", |
| 212 "os:Ubuntu-12.04", | 212 "os:Ubuntu-12.04", |
| 213 "--tag", | 213 "--tag", |
| 214 "project:chromium", | 214 "project:chromium", |
| 215 "--tag", | 215 "--tag", |
| 216 "purpose:CI", | 216 "purpose:CI", |
| 217 "--idempotent", |
| 217 "ffffffffffffffffffffffffffffffffffffffff", | 218 "ffffffffffffffffffffffffffffffffffffffff", |
| 218 "--", | 219 "--", |
| 219 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 220 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 220 ], | 221 ], |
| 221 "name": "[trigger] browser_tests", | 222 "name": "[trigger] browser_tests", |
| 222 "~followup_annotations": [ | 223 "~followup_annotations": [ |
| 223 "@@@STEP_LOG_LINE@json.output@{@@@", | 224 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 224 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Ubuntu
-12.04/ffffffffff/Linux ChromiumOS Tests (1)/571\", @@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Ubuntu
-12.04/ffffffffff/Linux ChromiumOS Tests (1)/571\", @@@", |
| 225 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 226 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 226 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Ubuntu-12.04/ffffffffff/
Linux ChromiumOS Tests (1)/571\": {@@@", | 227 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Ubuntu-12.04/ffffffffff/
Linux ChromiumOS Tests (1)/571\": {@@@", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 252 "https://chromium-swarm.appspot.com", | 253 "https://chromium-swarm.appspot.com", |
| 253 "--decorate", | 254 "--decorate", |
| 254 "--print-status-updates", | 255 "--print-status-updates", |
| 255 "--shards", | 256 "--shards", |
| 256 "1", | 257 "1", |
| 257 "browser_tests/Ubuntu-12.04/ffffffffff/Linux ChromiumOS Tests (1)/571" | 258 "browser_tests/Ubuntu-12.04/ffffffffff/Linux ChromiumOS Tests (1)/571" |
| 258 ], | 259 ], |
| 259 "name": "browser_tests" | 260 "name": "browser_tests" |
| 260 } | 261 } |
| 261 ] | 262 ] |
| OLD | NEW |