Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(697)

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_mac_blink_rel_analyze.json

Issue 1507193004: Use MB on all of the blink bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: reparent Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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.blink", 8 "tryserver.blink",
9 "--builder", 9 "--builder",
10 "mac_blink_rel", 10 "mac_blink_rel",
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 }, 112 },
113 { 113 {
114 "cmd": [ 114 "cmd": [
115 "python", 115 "python",
116 "-u", 116 "-u",
117 "[DEPOT_TOOLS]/gclient.py", 117 "[DEPOT_TOOLS]/gclient.py",
118 "runhooks" 118 "runhooks"
119 ], 119 ],
120 "cwd": "[SLAVE_BUILD]", 120 "cwd": "[SLAVE_BUILD]",
121 "env": { 121 "env": {
122 "GYP_CHROMIUM_NO_ACTION": "1",
122 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 fastbu ild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_gom a=1" 123 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 fastbu ild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_gom a=1"
123 }, 124 },
124 "name": "gclient runhooks (with patch)" 125 "name": "gclient runhooks (with patch)"
125 }, 126 },
126 { 127 {
127 "cmd": [ 128 "cmd": [
128 "python", 129 "python",
129 "-u", 130 "-u",
130 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 131 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
131 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", 132 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json",
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
200 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 201 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
201 "@@@STEP_LOG_LINE@json.output@ }@@@", 202 "@@@STEP_LOG_LINE@json.output@ }@@@",
202 "@@@STEP_LOG_LINE@json.output@}@@@", 203 "@@@STEP_LOG_LINE@json.output@}@@@",
203 "@@@STEP_LOG_END@json.output@@@" 204 "@@@STEP_LOG_END@json.output@@@"
204 ] 205 ]
205 }, 206 },
206 { 207 {
207 "cmd": [ 208 "cmd": [
208 "python", 209 "python",
209 "-u", 210 "-u",
210 "[SLAVE_BUILD]/src/build/gyp_chromium", 211 "[SLAVE_BUILD]/src/tools/mb/mb.py",
211 "--analyzer", 212 "analyze",
213 "-m",
214 "tryserver.blink",
215 "-b",
216 "mac_blink_rel",
217 "-v",
218 "//out/Release",
212 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ ets\": [\"blink_tests\"]}", 219 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ ets\": [\"blink_tests\"]}",
213 "/path/to/tmp/json" 220 "/path/to/tmp/json"
214 ], 221 ],
215 "cwd": "[SLAVE_BUILD]", 222 "cwd": "[SLAVE_BUILD]",
216 "env": {
217 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 fastbu ild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_gom a=1"
218 },
219 "name": "analyze", 223 "name": "analyze",
220 "~followup_annotations": [ 224 "~followup_annotations": [
221 "@@@STEP_TEXT@No compile necessary@@@", 225 "@@@STEP_TEXT@No compile necessary@@@",
222 "@@@STEP_LOG_LINE@json.output@{@@@", 226 "@@@STEP_LOG_LINE@json.output@{@@@",
223 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 227 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
224 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", 228 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
225 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 229 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
226 "@@@STEP_LOG_LINE@json.output@}@@@", 230 "@@@STEP_LOG_LINE@json.output@}@@@",
227 "@@@STEP_LOG_END@json.output@@@", 231 "@@@STEP_LOG_END@json.output@@@",
228 "@@@STEP_LOG_LINE@analyze_details@{@@@", 232 "@@@STEP_LOG_LINE@analyze_details@{@@@",
229 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@ @", 233 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@ @",
230 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", 234 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@",
231 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", 235 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
232 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 236 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
233 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 237 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
234 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", 238 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
235 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 239 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
236 "@@@STEP_LOG_LINE@analyze_details@}@@@", 240 "@@@STEP_LOG_LINE@analyze_details@}@@@",
237 "@@@STEP_LOG_END@analyze_details@@@" 241 "@@@STEP_LOG_END@analyze_details@@@"
238 ] 242 ]
239 }, 243 },
240 { 244 {
241 "name": "$result", 245 "name": "$result",
242 "recipe_result": null, 246 "recipe_result": null,
243 "status_code": 0 247 "status_code": 0
244 } 248 }
245 ] 249 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698