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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json

Issue 688473003: Added swarming step to the Blink trybots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 6 years, 1 month 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\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 "--tag", 243 "--tag",
244 "master:client.skia", 244 "master:client.skia",
245 "--tag", 245 "--tag",
246 "name:browser_tests", 246 "name:browser_tests",
247 "--tag", 247 "--tag",
248 "os:Windows-6.1", 248 "os:Windows-6.1",
249 "--tag", 249 "--tag",
250 "project:chromium", 250 "project:chromium",
251 "--tag", 251 "--tag",
252 "purpose:CI", 252 "purpose:CI",
253 "--tag",
254 "purpose:post-commit",
253 "--idempotent", 255 "--idempotent",
254 "ffffffffffffffffffffffffffffffffffffffff", 256 "ffffffffffffffffffffffffffffffffffffffff",
255 "--", 257 "--",
256 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 258 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
257 ], 259 ],
258 "name": "[trigger] browser_tests", 260 "name": "[trigger] browser_tests",
259 "~followup_annotations": [ 261 "~followup_annotations": [
260 "@@@STEP_LOG_LINE@json.output@{@@@", 262 "@@@STEP_LOG_LINE@json.output@{@@@",
261 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window s-6.1/ffffffffff/Win7 Tests (1)-Trybot/571\", @@@", 263 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window s-6.1/ffffffffff/Win7 Tests (1)-Trybot/571\", @@@",
262 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 264 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
404 "cmd": [ 406 "cmd": [
405 "python", 407 "python",
406 "-u", 408 "-u",
407 "[BUILD]\\scripts\\slave\\process_dumps.py", 409 "[BUILD]\\scripts\\slave\\process_dumps.py",
408 "--target", 410 "--target",
409 "Release" 411 "Release"
410 ], 412 ],
411 "name": "process_dumps" 413 "name": "process_dumps"
412 } 414 }
413 ] 415 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1_.json ('k') | scripts/slave/recipes/chromium_trybot.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698