| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" | 9 "name": "taskkill" |
| 10 }, | 10 }, |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 "cwd": "[SLAVE_BUILD]", | 80 "cwd": "[SLAVE_BUILD]", |
| 81 "env": { | 81 "env": { |
| 82 "GYP_CHROMIUM_NO_ACTION": "1" | 82 "GYP_CHROMIUM_NO_ACTION": "1" |
| 83 }, | 83 }, |
| 84 "name": "gclient runhooks" | 84 "name": "gclient runhooks" |
| 85 }, | 85 }, |
| 86 { | 86 { |
| 87 "cmd": [ | 87 "cmd": [ |
| 88 "python", | 88 "python", |
| 89 "-u", | 89 "-u", |
| 90 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | |
| 91 "gen", | |
| 92 "-v", | |
| 93 "-m", | |
| 94 "chromium.fyi", | |
| 95 "-b", | |
| 96 "CrWinClang64(dbg)", | |
| 97 "--config-file", | |
| 98 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | |
| 99 "--goma-dir", | |
| 100 "[BUILD]\\goma", | |
| 101 "//out/Debug_x64" | |
| 102 ], | |
| 103 "cwd": "[SLAVE_BUILD]", | |
| 104 "name": "generate_build_files" | |
| 105 }, | |
| 106 { | |
| 107 "cmd": [ | |
| 108 "python", | |
| 109 "-u", | |
| 110 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 90 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 111 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 91 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
| 112 "/path/to/tmp/json" | 92 "/path/to/tmp/json" |
| 113 ], | 93 ], |
| 114 "cwd": "[SLAVE_BUILD]", | 94 "cwd": "[SLAVE_BUILD]", |
| 115 "name": "read test spec", | 95 "name": "read test spec", |
| 116 "~followup_annotations": [ | 96 "~followup_annotations": [ |
| 117 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 97 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
| 118 "@@@STEP_LOG_LINE@json.output@{}@@@", | 98 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 119 "@@@STEP_LOG_END@json.output@@@" | 99 "@@@STEP_LOG_END@json.output@@@" |
| (...skipping 24 matching lines...) Expand all Loading... |
| 144 { | 124 { |
| 145 "cmd": [ | 125 "cmd": [ |
| 146 "python", | 126 "python", |
| 147 "-u", | 127 "-u", |
| 148 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 128 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 149 ], | 129 ], |
| 150 "cwd": "[SLAVE_BUILD]", | 130 "cwd": "[SLAVE_BUILD]", |
| 151 "name": "cleanup_temp" | 131 "name": "cleanup_temp" |
| 152 }, | 132 }, |
| 153 { | 133 { |
| 134 "cmd": [ |
| 135 "python", |
| 136 "-u", |
| 137 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 138 "gen", |
| 139 "-v", |
| 140 "-m", |
| 141 "chromium.fyi", |
| 142 "-b", |
| 143 "CrWinClang64(dbg)", |
| 144 "--config-file", |
| 145 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 146 "--goma-dir", |
| 147 "[BUILD]\\goma", |
| 148 "//out/Debug_x64" |
| 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
| 151 "name": "generate_build_files" |
| 152 }, |
| 153 { |
| 154 "allow_subannotations": true, | 154 "allow_subannotations": true, |
| 155 "cmd": [ | 155 "cmd": [ |
| 156 "python", | 156 "python", |
| 157 "-u", | 157 "-u", |
| 158 "[BUILD]\\scripts\\slave\\clang_revision.py", | 158 "[BUILD]\\scripts\\slave\\clang_revision.py", |
| 159 "--src-dir", | 159 "--src-dir", |
| 160 "[SLAVE_BUILD]\\src", | 160 "[SLAVE_BUILD]\\src", |
| 161 "--output-json", | 161 "--output-json", |
| 162 "/path/to/tmp/json" | 162 "/path/to/tmp/json" |
| 163 ], | 163 ], |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 202 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 202 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 203 "--factory-properties", | 203 "--factory-properties", |
| 204 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClang64(dbg)\", \"buildnumber\": 571, \"mastername\": \"ch
romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 204 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClang64(dbg)\", \"buildnumber\": 571, \"mastername\": \"ch
romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 205 "--build-properties", | 205 "--build-properties", |
| 206 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClang64(dbg)\", \"buildnumber\": 571, \"mastername\": \"ch
romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 206 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClang64(dbg)\", \"buildnumber\": 571, \"mastername\": \"ch
romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 207 ], | 207 ], |
| 208 "cwd": "[SLAVE_BUILD]", | 208 "cwd": "[SLAVE_BUILD]", |
| 209 "name": "package build" | 209 "name": "package build" |
| 210 } | 210 } |
| 211 ] | 211 ] |
| OLD | NEW |