| Index: scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json
|
| diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json
|
| index 54e369306a5216ef509bce80287451aeb1e89f9e..a199cf90c635e2ffa0197bc7fde505a3b10cb037 100644
|
| --- a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json
|
| +++ b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json
|
| @@ -24,7 +24,6 @@
|
| "src@HEAD",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -103,7 +102,6 @@
|
| "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| "[SLAVE_BUILD]/src/third_party/llvm-build"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "rmtree llvm-build",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -123,7 +121,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1",
|
| @@ -154,7 +151,6 @@
|
| "objc",
|
| "objcxx"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "generate compilation database for chromeos",
|
| "stdout": "/path/to/tmp/"
|
| },
|
| @@ -169,7 +165,6 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -214,7 +209,6 @@
|
| "--",
|
| "All"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -230,7 +224,6 @@
|
| "some compilation data",
|
| "[SLAVE_BUILD]/src/out/Debug/compile_commands.json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "copy compilation database"
|
| },
|
| {
|
| @@ -256,7 +249,6 @@
|
| "objc",
|
| "objcxx"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "generate compilation database for linux",
|
| "stdout": "/path/to/tmp/"
|
| },
|
| @@ -272,7 +264,6 @@
|
| "--compdb-output",
|
| "[SLAVE_BUILD]/src/out/Debug/compile_commands.json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Filter out duplicate compilation units"
|
| },
|
| {
|
| @@ -295,7 +286,6 @@
|
| "[SLAVE_BUILD]/src/out/Debug",
|
| "--all"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "run translation_unit clang tool"
|
| },
|
| {
|
| @@ -308,7 +298,6 @@
|
| "--path-to-archive-output",
|
| "[SLAVE_BUILD]/src/out/Debug/index_pack_chromeos.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "create index pack"
|
| },
|
| {
|
| @@ -323,7 +312,6 @@
|
| "[SLAVE_BUILD]/src/out/Debug/index_pack_chromeos.zip",
|
| "gs://chrome-codesearch/prod/index_pack_chromeos_170242.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil upload index pack",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-codesearch/prod/index_pack_chromeos_170242.zip@@@"
|
| @@ -341,7 +329,6 @@
|
| "-f",
|
| "chromium_src_chromeos.tar.bz2"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "archive source"
|
| },
|
| {
|
| @@ -356,7 +343,6 @@
|
| "[SLAVE_BUILD]/chromium_src_chromeos.tar.bz2",
|
| "gs://chrome-codesearch/prod/chromium_src_chromeos_170242.tar.bz2"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil upload source tarball",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-codesearch/prod/chromium_src_chromeos_170242.tar.bz2@@@"
|
|
|