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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.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 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux64 - debug builder", 10 "V8 Linux64 - debug builder",
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 "name": "package build" 379 "name": "package build"
380 }, 380 },
381 { 381 {
382 "cmd": [], 382 "cmd": [],
383 "name": "trigger", 383 "name": "trigger",
384 "trigger_specs": [ 384 "trigger_specs": [
385 { 385 {
386 "builder_name": "V8 Fuzzer", 386 "builder_name": "V8 Fuzzer",
387 "properties": { 387 "properties": {
388 "parent_build_environment": { 388 "parent_build_environment": {
389 "GYP_DEFINES": "has_valgrind=1 jsfunfuzz=1 target_arch=x64 test_isol ation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_t arget_arch=x64", 389 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
390 "GYP_GENERATORS": "ninja"
391 }, 390 },
392 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 391 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
393 "parent_got_revision_cp": "refs/heads/master@{#50110}", 392 "parent_got_revision_cp": "refs/heads/master@{#50110}",
394 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 393 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
395 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 394 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
396 "swarm_hashes": { 395 "swarm_hashes": {
397 "benchmarks": "[dummy hash for benchmarks]", 396 "benchmarks": "[dummy hash for benchmarks]",
398 "bot_default": "[dummy hash for bot_default]", 397 "bot_default": "[dummy hash for bot_default]",
399 "ignition": "[dummy hash for ignition]", 398 "ignition": "[dummy hash for ignition]",
400 "jsfunfuzz": "[dummy hash for jsfunfuzz]", 399 "jsfunfuzz": "[dummy hash for jsfunfuzz]",
401 "mjsunit": "[dummy hash for mjsunit]", 400 "mjsunit": "[dummy hash for mjsunit]",
402 "mozilla": "[dummy hash for mozilla]", 401 "mozilla": "[dummy hash for mozilla]",
403 "run-valgrind": "[dummy hash for run-valgrind]", 402 "run-valgrind": "[dummy hash for run-valgrind]",
404 "simdjs": "[dummy hash for simdjs]", 403 "simdjs": "[dummy hash for simdjs]",
405 "test262": "[dummy hash for test262]" 404 "test262": "[dummy hash for test262]"
406 } 405 }
407 } 406 }
408 }, 407 },
409 { 408 {
410 "builder_name": "V8 Linux64 - debug", 409 "builder_name": "V8 Linux64 - debug",
411 "properties": { 410 "properties": {
412 "parent_build_environment": { 411 "parent_build_environment": {
413 "GYP_DEFINES": "has_valgrind=1 jsfunfuzz=1 target_arch=x64 test_isol ation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_t arget_arch=x64", 412 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
414 "GYP_GENERATORS": "ninja"
415 }, 413 },
416 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 414 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
417 "parent_got_revision_cp": "refs/heads/master@{#50110}", 415 "parent_got_revision_cp": "refs/heads/master@{#50110}",
418 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 416 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
419 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 417 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
420 "swarm_hashes": { 418 "swarm_hashes": {
421 "benchmarks": "[dummy hash for benchmarks]", 419 "benchmarks": "[dummy hash for benchmarks]",
422 "bot_default": "[dummy hash for bot_default]", 420 "bot_default": "[dummy hash for bot_default]",
423 "ignition": "[dummy hash for ignition]", 421 "ignition": "[dummy hash for ignition]",
424 "jsfunfuzz": "[dummy hash for jsfunfuzz]", 422 "jsfunfuzz": "[dummy hash for jsfunfuzz]",
425 "mjsunit": "[dummy hash for mjsunit]", 423 "mjsunit": "[dummy hash for mjsunit]",
426 "mozilla": "[dummy hash for mozilla]", 424 "mozilla": "[dummy hash for mozilla]",
427 "run-valgrind": "[dummy hash for run-valgrind]", 425 "run-valgrind": "[dummy hash for run-valgrind]",
428 "simdjs": "[dummy hash for simdjs]", 426 "simdjs": "[dummy hash for simdjs]",
429 "test262": "[dummy hash for test262]" 427 "test262": "[dummy hash for test262]"
430 } 428 }
431 } 429 }
432 }, 430 },
433 { 431 {
434 "builder_name": "V8 Linux64 - debug - avx2", 432 "builder_name": "V8 Linux64 - debug - avx2",
435 "properties": { 433 "properties": {
436 "parent_build_environment": { 434 "parent_build_environment": {
437 "GYP_DEFINES": "has_valgrind=1 jsfunfuzz=1 target_arch=x64 test_isol ation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_t arget_arch=x64", 435 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
438 "GYP_GENERATORS": "ninja"
439 }, 436 },
440 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 437 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
441 "parent_got_revision_cp": "refs/heads/master@{#50110}", 438 "parent_got_revision_cp": "refs/heads/master@{#50110}",
442 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 439 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
443 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 440 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
444 "swarm_hashes": { 441 "swarm_hashes": {
445 "benchmarks": "[dummy hash for benchmarks]", 442 "benchmarks": "[dummy hash for benchmarks]",
446 "bot_default": "[dummy hash for bot_default]", 443 "bot_default": "[dummy hash for bot_default]",
447 "ignition": "[dummy hash for ignition]", 444 "ignition": "[dummy hash for ignition]",
448 "jsfunfuzz": "[dummy hash for jsfunfuzz]", 445 "jsfunfuzz": "[dummy hash for jsfunfuzz]",
449 "mjsunit": "[dummy hash for mjsunit]", 446 "mjsunit": "[dummy hash for mjsunit]",
450 "mozilla": "[dummy hash for mozilla]", 447 "mozilla": "[dummy hash for mozilla]",
451 "run-valgrind": "[dummy hash for run-valgrind]", 448 "run-valgrind": "[dummy hash for run-valgrind]",
452 "simdjs": "[dummy hash for simdjs]", 449 "simdjs": "[dummy hash for simdjs]",
453 "test262": "[dummy hash for test262]" 450 "test262": "[dummy hash for test262]"
454 } 451 }
455 } 452 }
456 } 453 }
457 ], 454 ],
458 "~followup_annotations": [ 455 "~followup_annotations": [
459 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2@@@" 456 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2@@@"
460 ] 457 ]
461 }, 458 },
462 { 459 {
463 "name": "$result", 460 "name": "$result",
464 "recipe_result": null, 461 "recipe_result": null,
465 "status_code": 0 462 "status_code": 0
466 } 463 }
467 ] 464 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698