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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_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
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.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 "[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 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 "issue": 12853011, 172 "issue": 12853011,
173 "master": "tryserver.v8", 173 "master": "tryserver.v8",
174 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 174 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
175 "parent_got_revision_cp": "refs/heads/master@{#50110}", 175 "parent_got_revision_cp": "refs/heads/master@{#50110}",
176 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 176 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
177 "patch_project": "v8", 177 "patch_project": "v8",
178 "patch_storage": "rietveld", 178 "patch_storage": "rietveld",
179 "patchset": "1", 179 "patchset": "1",
180 "reason": "CQ", 180 "reason": "CQ",
181 "requester": "commit-bot@chromium.org", 181 "requester": "commit-bot@chromium.org",
182 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 182 "revision": "12345",
183 "rietveld": "https://codereview.chromium.org", 183 "rietveld": "https://codereview.chromium.org",
184 "swarm_hashes": { 184 "swarm_hashes": {
185 "bot_default": "[dummy hash for bot_default]" 185 "bot_default": "[dummy hash for bot_default]"
186 } 186 }
187 } 187 }
188 } 188 }
189 ], 189 ],
190 "~followup_annotations": [ 190 "~followup_annotations": [
191 "@@@STEP_TEXT@v8_win_rel_ng_triggered@@@" 191 "@@@STEP_TEXT@v8_win_rel_ng_triggered@@@"
192 ] 192 ]
193 }, 193 },
194 { 194 {
195 "name": "$result", 195 "name": "$result",
196 "recipe_result": null, 196 "recipe_result": null,
197 "status_code": 0 197 "status_code": 0
198 } 198 }
199 ] 199 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698