OLD | NEW |
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", | |
8 "client.v8", | |
9 "--builder", | |
10 "V8 Linux - predictable", | |
11 "--slave", | |
12 "TestSlavename", | |
13 "--spec", | 7 "--spec", |
14 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 8 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
15 "--root", | 9 "--root", |
16 "v8", | 10 "v8", |
17 "--revision_mapping_file", | 11 "--revision_mapping_file", |
18 "{\"v8\": \"got_revision\"}", | 12 "{\"v8\": \"got_revision\"}", |
19 "--git-cache-dir", | 13 "--git-cache-dir", |
20 "[GIT_CACHE]", | 14 "[GIT_CACHE]", |
21 "--output_json", | 15 "--output_json", |
22 "/path/to/tmp/json", | 16 "/path/to/tmp/json", |
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
407 { | 401 { |
408 "cmd": [], | 402 "cmd": [], |
409 "cwd": "[SLAVE_BUILD]", | 403 "cwd": "[SLAVE_BUILD]", |
410 "name": "Bisect a0" | 404 "name": "Bisect a0" |
411 }, | 405 }, |
412 { | 406 { |
413 "cmd": [ | 407 "cmd": [ |
414 "python", | 408 "python", |
415 "-u", | 409 "-u", |
416 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 410 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
417 "--master", | |
418 "client.v8", | |
419 "--builder", | |
420 "V8 Linux - predictable", | |
421 "--slave", | |
422 "TestSlavename", | |
423 "--spec", | 411 "--spec", |
424 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 412 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
425 "--root", | 413 "--root", |
426 "v8", | 414 "v8", |
427 "--revision_mapping_file", | 415 "--revision_mapping_file", |
428 "{\"v8\": \"got_revision\"}", | 416 "{\"v8\": \"got_revision\"}", |
429 "--git-cache-dir", | 417 "--git-cache-dir", |
430 "[GIT_CACHE]", | 418 "[GIT_CACHE]", |
431 "--output_json", | 419 "--output_json", |
432 "/path/to/tmp/json", | 420 "/path/to/tmp/json", |
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
591 { | 579 { |
592 "cmd": [], | 580 "cmd": [], |
593 "cwd": "[SLAVE_BUILD]", | 581 "cwd": "[SLAVE_BUILD]", |
594 "name": "Bisect a2" | 582 "name": "Bisect a2" |
595 }, | 583 }, |
596 { | 584 { |
597 "cmd": [ | 585 "cmd": [ |
598 "python", | 586 "python", |
599 "-u", | 587 "-u", |
600 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 588 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
601 "--master", | |
602 "client.v8", | |
603 "--builder", | |
604 "V8 Linux - predictable", | |
605 "--slave", | |
606 "TestSlavename", | |
607 "--spec", | 589 "--spec", |
608 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 590 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
609 "--root", | 591 "--root", |
610 "v8", | 592 "v8", |
611 "--revision_mapping_file", | 593 "--revision_mapping_file", |
612 "{\"v8\": \"got_revision\"}", | 594 "{\"v8\": \"got_revision\"}", |
613 "--git-cache-dir", | 595 "--git-cache-dir", |
614 "[GIT_CACHE]", | 596 "[GIT_CACHE]", |
615 "--output_json", | 597 "--output_json", |
616 "/path/to/tmp/json", | 598 "/path/to/tmp/json", |
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
801 { | 783 { |
802 "cmd": [], | 784 "cmd": [], |
803 "cwd": "[SLAVE_BUILD]", | 785 "cwd": "[SLAVE_BUILD]", |
804 "name": "Bisect a1" | 786 "name": "Bisect a1" |
805 }, | 787 }, |
806 { | 788 { |
807 "cmd": [ | 789 "cmd": [ |
808 "python", | 790 "python", |
809 "-u", | 791 "-u", |
810 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 792 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
811 "--master", | |
812 "client.v8", | |
813 "--builder", | |
814 "V8 Linux - predictable", | |
815 "--slave", | |
816 "TestSlavename", | |
817 "--spec", | 793 "--spec", |
818 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 794 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
819 "--root", | 795 "--root", |
820 "v8", | 796 "v8", |
821 "--revision_mapping_file", | 797 "--revision_mapping_file", |
822 "{\"v8\": \"got_revision\"}", | 798 "{\"v8\": \"got_revision\"}", |
823 "--git-cache-dir", | 799 "--git-cache-dir", |
824 "[GIT_CACHE]", | 800 "[GIT_CACHE]", |
825 "--output_json", | 801 "--output_json", |
826 "/path/to/tmp/json", | 802 "/path/to/tmp/json", |
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
979 "~followup_annotations": [ | 955 "~followup_annotations": [ |
980 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" | 956 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" |
981 ] | 957 ] |
982 }, | 958 }, |
983 { | 959 { |
984 "name": "$result", | 960 "name": "$result", |
985 "reason": "Failures or flakes in build.", | 961 "reason": "Failures or flakes in build.", |
986 "status_code": 1 | 962 "status_code": 1 |
987 } | 963 } |
988 ] | 964 ] |
OLD | NEW |