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

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

Issue 2127573003: V8: Get build environment from MB (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: V8: Get build environment from MB Created 4 years, 5 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
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 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 "cmd": [], 341 "cmd": [],
342 "name": "trigger", 342 "name": "trigger",
343 "trigger_specs": [ 343 "trigger_specs": [
344 { 344 {
345 "builder_name": "v8_win64_rel_ng_triggered", 345 "builder_name": "v8_win64_rel_ng_triggered",
346 "properties": { 346 "properties": {
347 "category": "cq", 347 "category": "cq",
348 "issue": 12853011, 348 "issue": 12853011,
349 "master": "tryserver.v8", 349 "master": "tryserver.v8",
350 "parent_build_environment": { 350 "parent_build_environment": {
351 "GYP_DEFINES": "chromium_win_pch=0 dcheck_always_on=1 fastbuild=1 ta rget_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64", 351 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
352 "GYP_GENERATORS": "ninja"
353 }, 352 },
354 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 353 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
355 "parent_got_revision_cp": "refs/heads/master@{#50110}", 354 "parent_got_revision_cp": "refs/heads/master@{#50110}",
356 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 355 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
357 "patch_project": "v8", 356 "patch_project": "v8",
358 "patch_storage": "rietveld", 357 "patch_storage": "rietveld",
359 "patchset": "1", 358 "patchset": "1",
360 "reason": "CQ", 359 "reason": "CQ",
361 "requester": "commit-bot@chromium.org", 360 "requester": "commit-bot@chromium.org",
362 "revision": "12345", 361 "revision": "12345",
363 "rietveld": "https://codereview.chromium.org", 362 "rietveld": "https://codereview.chromium.org",
364 "swarm_hashes": { 363 "swarm_hashes": {
365 "bot_default": "[dummy hash for bot_default]", 364 "bot_default": "[dummy hash for bot_default]",
366 "ignition": "[dummy hash for ignition]", 365 "ignition": "[dummy hash for ignition]",
367 "simdjs": "[dummy hash for simdjs]" 366 "simdjs": "[dummy hash for simdjs]"
368 } 367 }
369 } 368 }
370 } 369 }
371 ], 370 ],
372 "~followup_annotations": [ 371 "~followup_annotations": [
373 "@@@STEP_TEXT@v8_win64_rel_ng_triggered@@@" 372 "@@@STEP_TEXT@v8_win64_rel_ng_triggered@@@"
374 ] 373 ]
375 }, 374 },
376 { 375 {
377 "name": "$result", 376 "name": "$result",
378 "recipe_result": null, 377 "recipe_result": null,
379 "status_code": 0 378 "status_code": 0
380 } 379 }
381 ] 380 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698