| Index: scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json
|
| diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json
|
| index 7ee873c6e40fab9f37ca2c90ce1ab6a302b7ccd2..196aca6c1f4ce80a8600a5166c58fbd145b105e1 100644
|
| --- a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json
|
| +++ b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json
|
| @@ -21,6 +21,7 @@
|
| "--revision",
|
| "src@HEAD"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -67,6 +68,7 @@
|
| "[DEPOT_TOOLS]/gclient.py",
|
| "runhooks"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
| },
|
| @@ -85,6 +87,7 @@
|
| "objc",
|
| "objcxx"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "generate compilation database for linux",
|
| "stdout": "/path/to/tmp/"
|
| },
|
| @@ -106,6 +109,7 @@
|
| "--",
|
| "all"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
| },
|
| {
|
| @@ -114,6 +118,7 @@
|
| "some compilation data",
|
| "[SLAVE_BUILD]/src/out/Debug/compile_commands.json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "copy compilation database"
|
| },
|
| {
|
| @@ -136,6 +141,7 @@
|
| "[SLAVE_BUILD]/src/out/Debug",
|
| "--all"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "run translation_unit clang tool"
|
| },
|
| {
|
| @@ -148,6 +154,7 @@
|
| "--path-to-archive-output",
|
| "[SLAVE_BUILD]/src/out/Debug/index_pack_linux.zip"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "create index pack"
|
| },
|
| {
|
| @@ -157,6 +164,7 @@
|
| "\nimport os, sys\nfrom common import chromium_utils\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@@@@",
|
| @@ -182,6 +190,7 @@
|
| "[SLAVE_BUILD]/src/out/Debug/index_pack_linux.zip",
|
| "gs://chrome-codesearch/prod/index_pack_linux_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_linux_170242.zip@@@"
|
| @@ -200,6 +209,7 @@
|
| "-f",
|
| "chromium_src_linux.tar.bz2"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "archive source"
|
| },
|
| {
|
| @@ -216,6 +226,7 @@
|
| "[SLAVE_BUILD]/chromium_src_linux.tar.bz2",
|
| "gs://chrome-codesearch/prod/chromium_src_linux_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_linux_170242.tar.bz2@@@"
|
|
|