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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_dbg_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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.v8", 8 "tryserver.v8",
9 "--builder", 9 "--builder",
10 "v8_linux_dbg_ng", 10 "v8_linux_dbg_ng",
(...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after
345 "cmd": [], 345 "cmd": [],
346 "name": "trigger", 346 "name": "trigger",
347 "trigger_specs": [ 347 "trigger_specs": [
348 { 348 {
349 "builder_name": "v8_linux_dbg_ng_triggered", 349 "builder_name": "v8_linux_dbg_ng_triggered",
350 "properties": { 350 "properties": {
351 "category": "cq", 351 "category": "cq",
352 "issue": 12853011, 352 "issue": 12853011,
353 "master": "tryserver.v8", 353 "master": "tryserver.v8",
354 "parent_build_environment": { 354 "parent_build_environment": {
355 "GYP_DEFINES": "dcheck_always_on=1 fastbuild=1 target_arch=ia32 test _isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32", 355 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
356 "GYP_GENERATORS": "ninja"
357 }, 356 },
358 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 357 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
359 "parent_got_revision_cp": "refs/heads/master@{#50110}", 358 "parent_got_revision_cp": "refs/heads/master@{#50110}",
360 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 359 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
361 "patch_project": "v8", 360 "patch_project": "v8",
362 "patch_storage": "rietveld", 361 "patch_storage": "rietveld",
363 "patchset": "1", 362 "patchset": "1",
364 "reason": "CQ", 363 "reason": "CQ",
365 "requester": "commit-bot@chromium.org", 364 "requester": "commit-bot@chromium.org",
366 "revision": "12345", 365 "revision": "12345",
(...skipping 13 matching lines...) Expand all
380 "~followup_annotations": [ 379 "~followup_annotations": [
381 "@@@STEP_TEXT@v8_linux_dbg_ng_triggered@@@" 380 "@@@STEP_TEXT@v8_linux_dbg_ng_triggered@@@"
382 ] 381 ]
383 }, 382 },
384 { 383 {
385 "name": "$result", 384 "name": "$result",
386 "recipe_result": null, 385 "recipe_result": null,
387 "status_code": 0 386 "status_code": 0
388 } 387 }
389 ] 388 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698