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

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

Issue 1906353002: Revert of V8: Show build environment in failure logs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 ] 186 ]
187 }, 187 },
188 { 188 {
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 "build_environment": {
197 "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",
198 "GYP_GENERATORS": "ninja"
199 },
200 "category": "cq", 196 "category": "cq",
201 "issue": 12853011, 197 "issue": 12853011,
202 "master": "tryserver.v8", 198 "master": "tryserver.v8",
203 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 199 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
204 "parent_got_revision_cp": "refs/heads/master@{#50110}", 200 "parent_got_revision_cp": "refs/heads/master@{#50110}",
205 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 201 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
206 "patch_project": "v8", 202 "patch_project": "v8",
207 "patch_storage": "rietveld", 203 "patch_storage": "rietveld",
208 "patchset": "1", 204 "patchset": "1",
209 "reason": "CQ", 205 "reason": "CQ",
(...skipping 10 matching lines...) Expand all
220 "~followup_annotations": [ 216 "~followup_annotations": [
221 "@@@STEP_TEXT@v8_win_rel_ng_triggered@@@" 217 "@@@STEP_TEXT@v8_win_rel_ng_triggered@@@"
222 ] 218 ]
223 }, 219 },
224 { 220 {
225 "name": "$result", 221 "name": "$result",
226 "recipe_result": null, 222 "recipe_result": null,
227 "status_code": 0 223 "status_code": 0
228 } 224 }
229 ] 225 ]
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