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

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

Issue 1901103004: V8: Show build environment in failure logs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fix Created 4 years, 8 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/v8.expected/full_tryserver_v8_v8_win_nosnap_shared_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 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[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 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 "cmd": [], 189 "cmd": [],
190 "cwd": "[SLAVE_BUILD]", 190 "cwd": "[SLAVE_BUILD]",
191 "name": "trigger", 191 "name": "trigger",
192 "trigger_specs": [ 192 "trigger_specs": [
193 { 193 {
194 "builder_name": "v8_win_rel_ng_triggered", 194 "builder_name": "v8_win_rel_ng_triggered",
195 "properties": { 195 "properties": {
196 "category": "cq", 196 "category": "cq",
197 "issue": 12853011, 197 "issue": 12853011,
198 "master": "tryserver.v8", 198 "master": "tryserver.v8",
199 "parent_build_environment": {
200 "GYP_DEFINES": "chromium_win_pch=0 dcheck_always_on=1 fastbuild=1 ta rget_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_target_arch=ia32",
201 "GYP_GENERATORS": "ninja"
202 },
199 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 203 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
200 "parent_got_revision_cp": "refs/heads/master@{#50110}", 204 "parent_got_revision_cp": "refs/heads/master@{#50110}",
201 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 205 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
202 "patch_project": "v8", 206 "patch_project": "v8",
203 "patch_storage": "rietveld", 207 "patch_storage": "rietveld",
204 "patchset": "1", 208 "patchset": "1",
205 "reason": "CQ", 209 "reason": "CQ",
206 "requester": "commit-bot@chromium.org", 210 "requester": "commit-bot@chromium.org",
207 "revision": "12345", 211 "revision": "12345",
208 "rietveld": "https://codereview.chromium.org", 212 "rietveld": "https://codereview.chromium.org",
209 "swarm_hashes": { 213 "swarm_hashes": {
210 "bot_default": "[dummy hash for bot_default]", 214 "bot_default": "[dummy hash for bot_default]",
211 "ignition": "[dummy hash for ignition]" 215 "ignition": "[dummy hash for ignition]"
212 } 216 }
213 } 217 }
214 } 218 }
215 ], 219 ],
216 "~followup_annotations": [ 220 "~followup_annotations": [
217 "@@@STEP_TEXT@v8_win_rel_ng_triggered@@@" 221 "@@@STEP_TEXT@v8_win_rel_ng_triggered@@@"
218 ] 222 ]
219 }, 223 },
220 { 224 {
221 "name": "$result", 225 "name": "$result",
222 "recipe_result": null, 226 "recipe_result": null,
223 "status_code": 0 227 "status_code": 0
224 } 228 }
225 ] 229 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_nosnap_shared_rel_ng.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698