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

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

Issue 2334373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 3 months 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
370 "--build_revision", 370 "--build_revision",
371 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 371 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
372 "--factory-properties", 372 "--factory-properties",
373 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangLLD \", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername \": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 373 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangLLD \", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername \": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
374 "--build-properties", 374 "--build-properties",
375 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangLLD \", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername \": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 375 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangLLD \", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername \": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
376 ], 376 ],
377 "name": "package build" 377 "name": "package build"
378 }, 378 },
379 { 379 {
380 "cmd": [],
381 "name": "trigger", 380 "name": "trigger",
382 "trigger_specs": [ 381 "trigger_specs": [
383 { 382 {
384 "builder_name": "CrWinClangLLD tester", 383 "builder_name": "CrWinClangLLD tester",
385 "properties": { 384 "properties": {
386 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ", 385 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ",
387 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", 386 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}",
388 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921 40934", 387 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921 40934",
389 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}", 388 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}",
390 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50" , 389 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50" ,
(...skipping 12 matching lines...) Expand all
403 "~followup_annotations": [ 402 "~followup_annotations": [
404 "@@@STEP_TEXT@CrWinClangLLD tester@@@" 403 "@@@STEP_TEXT@CrWinClangLLD tester@@@"
405 ] 404 ]
406 }, 405 },
407 { 406 {
408 "name": "$result", 407 "name": "$result",
409 "recipe_result": null, 408 "recipe_result": null,
410 "status_code": 0 409 "status_code": 0
411 } 410 }
412 ] 411 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698