| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux_ToT.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux_ToT.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux_ToT.json
|
| index d0ce6373a2ce20362cffa550fcd92064922f84ef..6068b5e6baf63c9b794d8e1169625f6e27850781 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux_ToT.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux_ToT.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -104,7 +103,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": "cfi_vptr=1 clang=1 clang_use_chrome_plugins=0 component=static_library target_arch=x64",
|
| @@ -129,7 +127,6 @@
|
| "--properties",
|
| "{\"buildername\": \"CFI Linux ToT\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "get compile targets for scripts",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| @@ -144,7 +141,6 @@
|
| "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "read test spec",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@@",
|
| @@ -161,7 +157,6 @@
|
| "python",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| @@ -175,7 +170,6 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "LLVM_FORCE_HEAD_REVISION": "YES"
|
| @@ -215,7 +209,6 @@
|
| "--",
|
| "All"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "LLVM_FORCE_HEAD_REVISION": "YES"
|
|
|