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

Side by Side Diff: scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer-try.json

Issue 1688783002: Better view for build_repo_real_try recipe. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.infra", 8 "tryserver.infra",
9 "--builder", 9 "--builder",
10 "build_repo_real", 10 "build_repo_real",
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 "@@@STEP_LOG_LINE@json.output@ }, @@@", 57 "@@@STEP_LOG_LINE@json.output@ }, @@@",
58 "@@@STEP_LOG_LINE@json.output@ \"root\": \"build\", @@@", 58 "@@@STEP_LOG_LINE@json.output@ \"root\": \"build\", @@@",
59 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 59 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
60 "@@@STEP_LOG_LINE@json.output@}@@@", 60 "@@@STEP_LOG_LINE@json.output@}@@@",
61 "@@@STEP_LOG_END@json.output@@@", 61 "@@@STEP_LOG_END@json.output@@@",
62 "@@@SET_BUILD_PROPERTY@got_revision@\"80754af91bfb6d1073585b046fe0a474ce86 8509\"@@@", 62 "@@@SET_BUILD_PROPERTY@got_revision@\"80754af91bfb6d1073585b046fe0a474ce86 8509\"@@@",
63 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#270553}\"@@@" 63 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#270553}\"@@@"
64 ] 64 ]
65 }, 65 },
66 { 66 {
67 "allow_subannotations": true,
67 "cmd": [ 68 "cmd": [
68 "python", 69 "python",
69 "-u", 70 "-u",
70 "[SLAVE_BUILD]/build/scripts/tools/run_recipe.py", 71 "[SLAVE_BUILD]/build/scripts/tools/run_recipe.py",
71 "infra/build_repo_real_try", 72 "infra/build_repo_real_try",
72 "--master-overrides-slave", 73 "--master-overrides-slave",
73 "--properties-file", 74 "--properties-file",
74 "{\"actual_run\": \"True\", \"buildername\": \"build_repo_real\", \"buildn umber\": 571, \"mastername\": \"tryserver.infra\", \"slavename\": \"TestSlavenam e\"}" 75 "{\"actual_run\": \"True\", \"buildername\": \"build_repo_real\", \"buildn umber\": 571, \"mastername\": \"tryserver.infra\", \"slavename\": \"TestSlavenam e\"}"
75 ], 76 ],
76 "cwd": "[SLAVE_BUILD]", 77 "cwd": "[SLAVE_BUILD]",
77 "name": "ci actual execute_inner" 78 "name": "ci actual execute_inner"
78 }, 79 },
79 { 80 {
81 "allow_subannotations": true,
80 "cmd": [ 82 "cmd": [
81 "python", 83 "python",
82 "-u", 84 "-u",
83 "[SLAVE_BUILD]/build/scripts/tools/run_recipe.py", 85 "[SLAVE_BUILD]/build/scripts/tools/run_recipe.py",
84 "infra/build_repo_real_try", 86 "infra/build_repo_real_try",
85 "--master-overrides-slave", 87 "--master-overrides-slave",
86 "--properties-file", 88 "--properties-file",
87 "{\"actual_run\": \"True\", \"buildername\": \"build_repo_real\", \"buildn umber\": 571, \"issue\": \"1662543002\", \"mastername\": \"tryserver.infra\", \" patch_project\": \"build\", \"patch_storage\": \"rietveld\", \"patchset\": \"1\" , \"reason\": \"CQ\", \"rietveld\": \"https://codereview.chromium.org\", \"slave name\": \"TestSlavename\"}" 89 "{\"actual_run\": \"True\", \"buildername\": \"build_repo_real\", \"buildn umber\": 571, \"issue\": \"1662543002\", \"mastername\": \"tryserver.infra\", \" patch_project\": \"build\", \"patch_storage\": \"rietveld\", \"patchset\": \"1\" , \"reason\": \"CQ\", \"rietveld\": \"https://codereview.chromium.org\", \"slave name\": \"TestSlavename\"}"
88 ], 90 ],
89 "cwd": "[SLAVE_BUILD]", 91 "cwd": "[SLAVE_BUILD]",
90 "name": "try patch from Rietveld" 92 "name": "try patch from Rietveld"
91 }, 93 },
92 { 94 {
93 "name": "$result", 95 "name": "$result",
94 "recipe_result": null, 96 "recipe_result": null,
95 "status_code": 0 97 "status_code": 0
96 } 98 }
97 ] 99 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698