| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 9 "--root", | 9 "--patch_root", |
| 10 "v8", | 10 "v8", |
| 11 "--revision_mapping_file", | 11 "--revision_mapping_file", |
| 12 "{\"v8\": \"got_revision\"}", | 12 "{\"v8\": \"got_revision\"}", |
| 13 "--git-cache-dir", | 13 "--git-cache-dir", |
| 14 "[GIT_CACHE]", | 14 "[GIT_CACHE]", |
| 15 "--output_json", | 15 "--output_json", |
| 16 "/path/to/tmp/json", | 16 "/path/to/tmp/json", |
| 17 "--revision", | 17 "--revision", |
| 18 "v8@20123", | 18 "v8@20123", |
| 19 "--no_shallow", | 19 "--no_shallow", |
| (...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 568 "cmd": [], | 568 "cmd": [], |
| 569 "name": "Bisect a0" | 569 "name": "Bisect a0" |
| 570 }, | 570 }, |
| 571 { | 571 { |
| 572 "cmd": [ | 572 "cmd": [ |
| 573 "python", | 573 "python", |
| 574 "-u", | 574 "-u", |
| 575 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 575 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 576 "--spec", | 576 "--spec", |
| 577 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 577 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 578 "--root", | 578 "--patch_root", |
| 579 "v8", | 579 "v8", |
| 580 "--revision_mapping_file", | 580 "--revision_mapping_file", |
| 581 "{\"v8\": \"got_revision\"}", | 581 "{\"v8\": \"got_revision\"}", |
| 582 "--git-cache-dir", | 582 "--git-cache-dir", |
| 583 "[GIT_CACHE]", | 583 "[GIT_CACHE]", |
| 584 "--output_json", | 584 "--output_json", |
| 585 "/path/to/tmp/json", | 585 "/path/to/tmp/json", |
| 586 "--revision", | 586 "--revision", |
| 587 "v8@a0", | 587 "v8@a0", |
| 588 "--no_shallow", | 588 "--no_shallow", |
| (...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 919 "cmd": [], | 919 "cmd": [], |
| 920 "name": "Bisect a2" | 920 "name": "Bisect a2" |
| 921 }, | 921 }, |
| 922 { | 922 { |
| 923 "cmd": [ | 923 "cmd": [ |
| 924 "python", | 924 "python", |
| 925 "-u", | 925 "-u", |
| 926 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 926 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 927 "--spec", | 927 "--spec", |
| 928 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 928 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 929 "--root", | 929 "--patch_root", |
| 930 "v8", | 930 "v8", |
| 931 "--revision_mapping_file", | 931 "--revision_mapping_file", |
| 932 "{\"v8\": \"got_revision\"}", | 932 "{\"v8\": \"got_revision\"}", |
| 933 "--git-cache-dir", | 933 "--git-cache-dir", |
| 934 "[GIT_CACHE]", | 934 "[GIT_CACHE]", |
| 935 "--output_json", | 935 "--output_json", |
| 936 "/path/to/tmp/json", | 936 "/path/to/tmp/json", |
| 937 "--revision", | 937 "--revision", |
| 938 "v8@a2", | 938 "v8@a2", |
| 939 "--no_shallow", | 939 "--no_shallow", |
| (...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1303 "cmd": [], | 1303 "cmd": [], |
| 1304 "name": "Bisect a1" | 1304 "name": "Bisect a1" |
| 1305 }, | 1305 }, |
| 1306 { | 1306 { |
| 1307 "cmd": [ | 1307 "cmd": [ |
| 1308 "python", | 1308 "python", |
| 1309 "-u", | 1309 "-u", |
| 1310 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 1310 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 1311 "--spec", | 1311 "--spec", |
| 1312 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 1312 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 1313 "--root", | 1313 "--patch_root", |
| 1314 "v8", | 1314 "v8", |
| 1315 "--revision_mapping_file", | 1315 "--revision_mapping_file", |
| 1316 "{\"v8\": \"got_revision\"}", | 1316 "{\"v8\": \"got_revision\"}", |
| 1317 "--git-cache-dir", | 1317 "--git-cache-dir", |
| 1318 "[GIT_CACHE]", | 1318 "[GIT_CACHE]", |
| 1319 "--output_json", | 1319 "--output_json", |
| 1320 "/path/to/tmp/json", | 1320 "/path/to/tmp/json", |
| 1321 "--revision", | 1321 "--revision", |
| 1322 "v8@a1", | 1322 "v8@a1", |
| 1323 "--no_shallow", | 1323 "--no_shallow", |
| (...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1648 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" | 1648 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" |
| 1649 ] | 1649 ] |
| 1650 }, | 1650 }, |
| 1651 { | 1651 { |
| 1652 "name": "$result", | 1652 "name": "$result", |
| 1653 "reason": "Failures or flakes in build.", | 1653 "reason": "Failures or flakes in build.", |
| 1654 "recipe_result": null, | 1654 "recipe_result": null, |
| 1655 "status_code": 1 | 1655 "status_code": 1 |
| 1656 } | 1656 } |
| 1657 ] | 1657 ] |
| OLD | NEW |