| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gcov_coverage.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gcov_coverage.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gcov_coverage.json
|
| index 20c6b760b395c592667a8a0dfed54e7f2ef4addf..a5b2952d059f79215cc07f10734670d5c49de7af 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gcov_coverage.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gcov_coverage.json
|
| @@ -149,6 +149,26 @@
|
| "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": [
|
| + "lcov",
|
| + "--directory",
|
| + "[SLAVE_BUILD]/v8/out/Release",
|
| + "--zerocounters"
|
| + ],
|
| + "name": "lcov zero counters"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[DEPOT_TOOLS]/gn.py",
|
| "--root=[SLAVE_BUILD]/v8",
|
| "gen",
|
| @@ -191,26 +211,6 @@
|
| "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| "--show-path",
|
| "python",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| - ],
|
| - "name": "cleanup_temp"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "lcov",
|
| - "--directory",
|
| - "[SLAVE_BUILD]/v8/out/Release",
|
| - "--zerocounters"
|
| - ],
|
| - "name": "lcov zero counters"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| - "--show-path",
|
| - "python",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
|
| "--gsutil-py-path",
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
|
|