| 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.testing.master", | 8 "chromium.testing.master", |
| 9 "--builder", | 9 "--builder", |
| 10 "Mojo Win (dbg)", | 10 "Mojo Win (dbg)", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'https://chromium.googlesource.com/external/mojo.git'}]", | 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'https://chromium.googlesource.com/external/mojo.git'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{}", | 18 "{}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "src@HEAD", | 22 "src@HEAD", |
| 23 "--force" | 23 "--force" |
| 24 ], | 24 ], |
| 25 "cwd": "[SLAVE_BUILD]", |
| 25 "name": "bot_update", | 26 "name": "bot_update", |
| 26 "~followup_annotations": [ | 27 "~followup_annotations": [ |
| 27 "@@@STEP_TEXT@Some step text@@@", | 28 "@@@STEP_TEXT@Some step text@@@", |
| 28 "@@@STEP_LOG_LINE@json.output@{@@@", | 29 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 29 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 30 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 31 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@}@@@", | 36 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 36 "@@@STEP_LOG_END@json.output@@@" | 37 "@@@STEP_LOG_END@json.output@@@" |
| 37 ] | 38 ] |
| 38 }, | 39 }, |
| 39 { | 40 { |
| 40 "cmd": [ | 41 "cmd": [ |
| 41 "python", | 42 "python", |
| 42 "-u", | 43 "-u", |
| 43 "[DEPOT_TOOLS]/gclient.py", | 44 "[DEPOT_TOOLS]/gclient.py", |
| 44 "runhooks" | 45 "runhooks" |
| 45 ], | 46 ], |
| 47 "cwd": "[SLAVE_BUILD]", |
| 46 "name": "gclient runhooks" | 48 "name": "gclient runhooks" |
| 47 }, | 49 }, |
| 48 { | 50 { |
| 49 "cmd": [ | 51 "cmd": [ |
| 50 "python", | 52 "python", |
| 51 "-u", | 53 "-u", |
| 52 "[SLAVE_BUILD]/src/mojo/tools/mojob.py", | 54 "[SLAVE_BUILD]/src/mojo/tools/mojob.py", |
| 53 "gn", | 55 "gn", |
| 54 "--debug" | 56 "--debug" |
| 55 ], | 57 ], |
| 56 "cwd": "[SLAVE_BUILD]/src", | 58 "cwd": "[SLAVE_BUILD]/src", |
| 57 "name": "mojob gn" | 59 "name": "mojob gn" |
| 58 }, | 60 }, |
| 59 { | 61 { |
| 60 "cmd": [ | 62 "cmd": [ |
| 61 "python", | 63 "python", |
| 62 "-u", | 64 "-u", |
| 63 "[SLAVE_BUILD]/src/mojo/tools/mojob.py", | 65 "[SLAVE_BUILD]/src/mojo/tools/mojob.py", |
| 64 "build", | 66 "build", |
| 65 "--debug" | 67 "--debug" |
| 66 ], | 68 ], |
| 69 "cwd": "[SLAVE_BUILD]", |
| 67 "name": "mojob build" | 70 "name": "mojob build" |
| 68 }, | 71 }, |
| 69 { | 72 { |
| 70 "cmd": [ | 73 "cmd": [ |
| 71 "python", | 74 "python", |
| 72 "-u", | 75 "-u", |
| 73 "[SLAVE_BUILD]/src/mojo/tools/get_test_list.py", | 76 "[SLAVE_BUILD]/src/mojo/tools/get_test_list.py", |
| 74 "{\"build_number\": 571, \"builder_name\": \"Mojo Win (dbg)\", \"dcheck_al
ways_on\": false, \"is_debug\": true, \"master_name\": \"chromium.testing.master
\", \"target_os\": \"windows\", \"test_results_server\": \"test-results.appspot.
com\", \"test_types\": [\"default\"]}", | 77 "{\"build_number\": 571, \"builder_name\": \"Mojo Win (dbg)\", \"dcheck_al
ways_on\": false, \"is_debug\": true, \"master_name\": \"chromium.testing.master
\", \"target_os\": \"windows\", \"test_results_server\": \"test-results.appspot.
com\", \"test_types\": [\"default\"]}", |
| 75 "/path/to/tmp/json" | 78 "/path/to/tmp/json" |
| 76 ], | 79 ], |
| 80 "cwd": "[SLAVE_BUILD]", |
| 77 "name": "get_test_list", | 81 "name": "get_test_list", |
| 78 "~followup_annotations": [ | 82 "~followup_annotations": [ |
| 79 "@@@STEP_LOG_LINE@json.output@[@@@", | 83 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 80 "@@@STEP_LOG_LINE@json.output@ {@@@", | 84 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 81 "@@@STEP_LOG_LINE@json.output@ \"command\": [@@@", | 85 "@@@STEP_LOG_LINE@json.output@ \"command\": [@@@", |
| 82 "@@@STEP_LOG_LINE@json.output@ \"world\"@@@", | 86 "@@@STEP_LOG_LINE@json.output@ \"world\"@@@", |
| 83 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 87 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 84 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Hello\"@@@", | 88 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Hello\"@@@", |
| 85 "@@@STEP_LOG_LINE@json.output@ }@@@", | 89 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 86 "@@@STEP_LOG_LINE@json.output@]@@@", | 90 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 87 "@@@STEP_LOG_END@json.output@@@" | 91 "@@@STEP_LOG_END@json.output@@@" |
| 88 ] | 92 ] |
| 89 }, | 93 }, |
| 90 { | 94 { |
| 91 "cmd": [ | 95 "cmd": [ |
| 92 "world" | 96 "world" |
| 93 ], | 97 ], |
| 94 "cwd": "[SLAVE_BUILD]/src", | 98 "cwd": "[SLAVE_BUILD]/src", |
| 95 "name": "Hello" | 99 "name": "Hello" |
| 96 } | 100 } |
| 97 ] | 101 ] |
| OLD | NEW |