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 "WebKit Mac Oilpan", | 10 "WebKit Mac Oilpan", |
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
136 "name": "get compile targets for scripts", | 136 "name": "get compile targets for scripts", |
137 "~followup_annotations": [ | 137 "~followup_annotations": [ |
138 "@@@STEP_LOG_LINE@json.output@{}@@@", | 138 "@@@STEP_LOG_LINE@json.output@{}@@@", |
139 "@@@STEP_LOG_END@json.output@@@" | 139 "@@@STEP_LOG_END@json.output@@@" |
140 ] | 140 ] |
141 }, | 141 }, |
142 { | 142 { |
143 "cmd": [ | 143 "cmd": [ |
144 "python", | 144 "python", |
145 "-u", | 145 "-u", |
| 146 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 147 "--build-dir", |
| 148 "[SLAVE_BUILD]/src/out/Release", |
| 149 "--output-json", |
| 150 "/path/to/tmp/json" |
| 151 ], |
| 152 "cwd": "[SLAVE_BUILD]", |
| 153 "name": "find isolated tests", |
| 154 "~followup_annotations": [ |
| 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 158 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 159 "@@@STEP_LOG_END@json.output@@@", |
| 160 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 161 ] |
| 162 }, |
| 163 { |
| 164 "cmd": [ |
| 165 "python", |
| 166 "-u", |
146 "[BUILD]/scripts/slave/cleanup_temp.py" | 167 "[BUILD]/scripts/slave/cleanup_temp.py" |
147 ], | 168 ], |
148 "cwd": "[SLAVE_BUILD]", | 169 "cwd": "[SLAVE_BUILD]", |
149 "name": "cleanup_temp" | 170 "name": "cleanup_temp" |
150 }, | 171 }, |
151 { | 172 { |
152 "cmd": [ | 173 "cmd": [ |
153 "python", | 174 "python", |
154 "-u", | 175 "-u", |
155 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 176 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
236 "@@@STEP_LOG_LINE@json.output@{@@@", | 257 "@@@STEP_LOG_LINE@json.output@{@@@", |
237 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 258 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
238 "@@@STEP_LOG_LINE@json.output@}@@@", | 259 "@@@STEP_LOG_LINE@json.output@}@@@", |
239 "@@@STEP_LOG_END@json.output@@@" | 260 "@@@STEP_LOG_END@json.output@@@" |
240 ] | 261 ] |
241 }, | 262 }, |
242 { | 263 { |
243 "cmd": [ | 264 "cmd": [ |
244 "python", | 265 "python", |
245 "-u", | 266 "-u", |
246 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 267 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
247 "--build-dir", | 268 "trigger", |
248 "[SLAVE_BUILD]/src/out/Release", | 269 "--swarming", |
249 "--output-json", | 270 "https://chromium-swarm.appspot.com", |
250 "/path/to/tmp/json" | 271 "--isolate-server", |
| 272 "https://isolateserver.appspot.com", |
| 273 "--priority", |
| 274 "25", |
| 275 "--shards", |
| 276 "1", |
| 277 "--task-name", |
| 278 "browser_tests/Mac-10.8/[dummy has/WebKit Mac Oilpan/571", |
| 279 "--dump-json", |
| 280 "/path/to/tmp/json", |
| 281 "--expiration", |
| 282 "3600", |
| 283 "--io-timeout", |
| 284 "1200", |
| 285 "--hard-timeout", |
| 286 "3600", |
| 287 "--dimension", |
| 288 "cpu", |
| 289 "x86-64", |
| 290 "--dimension", |
| 291 "gpu", |
| 292 "none", |
| 293 "--dimension", |
| 294 "os", |
| 295 "Mac-10.8", |
| 296 "--dimension", |
| 297 "pool", |
| 298 "Chrome", |
| 299 "--tag", |
| 300 "buildername:WebKit Mac Oilpan", |
| 301 "--tag", |
| 302 "buildnumber:571", |
| 303 "--tag", |
| 304 "data:[dummy hash for browser_tests]", |
| 305 "--tag", |
| 306 "master:chromium.webkit", |
| 307 "--tag", |
| 308 "name:browser_tests", |
| 309 "--tag", |
| 310 "os:Mac-10.8", |
| 311 "--tag", |
| 312 "project:chromium", |
| 313 "--tag", |
| 314 "purpose:CI", |
| 315 "--tag", |
| 316 "purpose:post-commit", |
| 317 "--idempotent", |
| 318 "[dummy hash for browser_tests]", |
| 319 "--", |
| 320 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
251 ], | 321 ], |
252 "cwd": "[SLAVE_BUILD]", | 322 "cwd": "[SLAVE_BUILD]", |
253 "name": "find isolated tests", | 323 "name": "[trigger] browser_tests", |
254 "~followup_annotations": [ | 324 "~followup_annotations": [ |
255 "@@@STEP_LOG_LINE@json.output@{@@@", | 325 "@@@STEP_LOG_LINE@json.output@{@@@", |
256 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 326 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.8/[dummy has/WebKit Mac Oilpan/571\", @@@", |
257 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 327 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 328 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.8/[dummy has/WebK
it Mac Oilpan/571\": {@@@", |
| 329 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 330 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 331 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 332 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 333 "@@@STEP_LOG_LINE@json.output@ }@@@", |
258 "@@@STEP_LOG_LINE@json.output@}@@@", | 334 "@@@STEP_LOG_LINE@json.output@}@@@", |
259 "@@@STEP_LOG_END@json.output@@@", | 335 "@@@STEP_LOG_END@json.output@@@", |
260 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 336 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
261 ] | 337 ] |
262 }, | 338 }, |
263 { | 339 { |
264 "cmd": [ | |
265 "python", | |
266 "-u", | |
267 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", | |
268 "browser_tests" | |
269 ], | |
270 "cwd": "[SLAVE_BUILD]", | |
271 "name": "[error] browser_tests", | |
272 "~followup_annotations": [ | |
273 "@@@STEP_LOG_LINE@python.inline@@@@", | |
274 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | |
275 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", | |
276 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | |
277 "@@@STEP_LOG_END@python.inline@@@" | |
278 ] | |
279 }, | |
280 { | |
281 "cmd": [ | 340 "cmd": [ |
282 "python", | 341 "python", |
283 "-u", | 342 "-u", |
284 "[BUILD]/scripts/slave/runtest.py", | 343 "[BUILD]/scripts/slave/runtest.py", |
285 "--target", | 344 "--target", |
286 "Release", | 345 "Release", |
287 "--factory-properties", | 346 "--factory-properties", |
288 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac Oilpan\", \"buildnumber\": 571, \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 347 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac Oilpan\", \"buildnumber\": 571, \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
289 "--build-properties", | 348 "--build-properties", |
290 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac Oilpan\", \"buildnumber\": 571, \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 349 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac Oilpan\", \"buildnumber\": 571, \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
338 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac Oilpan\", \"buildnumber\": 571, \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 397 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac Oilpan\", \"buildnumber\": 571, \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
339 ], | 398 ], |
340 "cwd": "[SLAVE_BUILD]", | 399 "cwd": "[SLAVE_BUILD]", |
341 "name": "archive_webkit_tests_results", | 400 "name": "archive_webkit_tests_results", |
342 "~followup_annotations": [ | 401 "~followup_annotations": [ |
343 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Mac_Oilpan/571/layout-test-results/results.html@@@", | 402 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Mac_Oilpan/571/layout-test-results/results.html@@@", |
344 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Mac_Oilpan/571/layout-test-results.zip@@@" | 403 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Mac_Oilpan/571/layout-test-results.zip@@@" |
345 ] | 404 ] |
346 }, | 405 }, |
347 { | 406 { |
| 407 "allow_subannotations": true, |
348 "cmd": [ | 408 "cmd": [ |
349 "python", | 409 "python", |
350 "-u", | 410 "-u", |
351 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, | 411 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
352 "browser_tests" | 412 "--swarming-client-dir", |
| 413 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 414 "--temp-root-dir", |
| 415 "[TMP_BASE]", |
| 416 "--merged-test-output", |
| 417 "/path/to/tmp/json", |
| 418 "--", |
| 419 "collect", |
| 420 "--swarming", |
| 421 "https://chromium-swarm.appspot.com", |
| 422 "--decorate", |
| 423 "--print-status-updates", |
| 424 "--shards", |
| 425 "1", |
| 426 "browser_tests/Mac-10.8/[dummy has/WebKit Mac Oilpan/571" |
353 ], | 427 ], |
354 "cwd": "[SLAVE_BUILD]", | 428 "cwd": "[SLAVE_BUILD]", |
355 "name": "[collect error] browser_tests", | 429 "name": "browser_tests" |
356 "~followup_annotations": [ | |
357 "@@@STEP_LOG_LINE@python.inline@@@@", | |
358 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | |
359 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", | |
360 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | |
361 "@@@STEP_LOG_END@python.inline@@@" | |
362 ] | |
363 } | 430 } |
364 ] | 431 ] |
OLD | NEW |