| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
|
| index 8cede14aa93333c1eaee72e37ecfe190d36a879a..36aa6d8c92d1a2749c794bdf4644daa8d70d3317 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
|
| @@ -130,6 +130,17 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| + "--show-path",
|
| + "python",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| + ],
|
| + "name": "cleanup_temp"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[DEPOT_TOOLS]/gn.py",
|
| "--root=[SLAVE_BUILD]/v8",
|
| "gen",
|
| @@ -166,17 +177,6 @@
|
| ]
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| - "--show-path",
|
| - "python",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| - ],
|
| - "name": "cleanup_temp"
|
| - },
|
| - {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| @@ -656,6 +656,52 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[DEPOT_TOOLS]/gn.py",
|
| + "--root=[SLAVE_BUILD]/v8",
|
| + "gen",
|
| + "[TMP_BASE]/v8_gn_tmp_2",
|
| + "--args=is_debug=false target_cpu=\"x86\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
|
| + ],
|
| + "name": "Bisect a0.gn",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/v8/tools/gyp_flag_compare.py",
|
| + "[TMP_BASE]/v8_gn_tmp_2",
|
| + "[SLAVE_BUILD]/v8/out/Release",
|
| + "all",
|
| + "all"
|
| + ],
|
| + "name": "Bisect a0.compare build flags (fyi)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport shutil, sys\nshutil.rmtree(sys.argv[1])\n",
|
| + "[TMP_BASE]/v8_gn_tmp_2"
|
| + ],
|
| + "name": "Bisect a0.rmtree [TMP_BASE]/v8_gn_tmp_2",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| @@ -908,6 +954,52 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[DEPOT_TOOLS]/gn.py",
|
| + "--root=[SLAVE_BUILD]/v8",
|
| + "gen",
|
| + "[TMP_BASE]/v8_gn_tmp_3",
|
| + "--args=is_debug=false target_cpu=\"x86\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
|
| + ],
|
| + "name": "Bisect a2.gn",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/v8/tools/gyp_flag_compare.py",
|
| + "[TMP_BASE]/v8_gn_tmp_3",
|
| + "[SLAVE_BUILD]/v8/out/Release",
|
| + "all",
|
| + "all"
|
| + ],
|
| + "name": "Bisect a2.compare build flags (fyi)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport shutil, sys\nshutil.rmtree(sys.argv[1])\n",
|
| + "[TMP_BASE]/v8_gn_tmp_3"
|
| + ],
|
| + "name": "Bisect a2.rmtree [TMP_BASE]/v8_gn_tmp_3",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| @@ -1195,6 +1287,52 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[DEPOT_TOOLS]/gn.py",
|
| + "--root=[SLAVE_BUILD]/v8",
|
| + "gen",
|
| + "[TMP_BASE]/v8_gn_tmp_4",
|
| + "--args=is_debug=false target_cpu=\"x86\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
|
| + ],
|
| + "name": "Bisect a1.gn",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/v8/tools/gyp_flag_compare.py",
|
| + "[TMP_BASE]/v8_gn_tmp_4",
|
| + "[SLAVE_BUILD]/v8/out/Release",
|
| + "all",
|
| + "all"
|
| + ],
|
| + "name": "Bisect a1.compare build flags (fyi)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport shutil, sys\nshutil.rmtree(sys.argv[1])\n",
|
| + "[TMP_BASE]/v8_gn_tmp_4"
|
| + ],
|
| + "name": "Bisect a1.rmtree [TMP_BASE]/v8_gn_tmp_4",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|