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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json

Issue 1489293003: V8 Buildbot: Properly set revision property for triggered tryjobs. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase 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
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 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
176 "issue": 12853011, 176 "issue": 12853011,
177 "master": "tryserver.v8", 177 "master": "tryserver.v8",
178 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 178 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
179 "parent_got_revision_cp": "refs/heads/master@{#50110}", 179 "parent_got_revision_cp": "refs/heads/master@{#50110}",
180 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 180 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
181 "patch_project": "v8", 181 "patch_project": "v8",
182 "patch_storage": "rietveld", 182 "patch_storage": "rietveld",
183 "patchset": "1", 183 "patchset": "1",
184 "reason": "CQ", 184 "reason": "CQ",
185 "requester": "commit-bot@chromium.org", 185 "requester": "commit-bot@chromium.org",
186 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 186 "revision": "12345",
187 "rietveld": "https://codereview.chromium.org", 187 "rietveld": "https://codereview.chromium.org",
188 "swarm_hashes": { 188 "swarm_hashes": {
189 "bot_default": "[dummy hash for bot_default]", 189 "bot_default": "[dummy hash for bot_default]",
190 "simdjs": "[dummy hash for simdjs]" 190 "simdjs": "[dummy hash for simdjs]"
191 } 191 }
192 } 192 }
193 } 193 }
194 ], 194 ],
195 "~followup_annotations": [ 195 "~followup_annotations": [
196 "@@@STEP_TEXT@v8_win64_rel_ng_triggered@@@" 196 "@@@STEP_TEXT@v8_win64_rel_ng_triggered@@@"
197 ] 197 ]
198 }, 198 },
199 { 199 {
200 "name": "$result", 200 "name": "$result",
201 "recipe_result": null, 201 "recipe_result": null,
202 "status_code": 0 202 "status_code": 0
203 } 203 }
204 ] 204 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipe_modules/v8/api.py ('k') | scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698