| Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_msan.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_msan.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_msan.json
|
| index 5358fcb391d2b5cb78060d0c24f20b34ea639cc5..54a27d58146261d8d5ce6c96c9ddf2d77c3ad10f 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_msan.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_msan.json
|
| @@ -27,7 +27,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -56,7 +55,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=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' msan=1 msan_track_origins=2 target_arch=x64 use_goma=1 use_prebuilt_instrumented_libraries=1",
|
| @@ -75,7 +73,6 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -120,7 +117,6 @@
|
| "--",
|
| "All"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -148,7 +144,6 @@
|
| "--enable-msan",
|
| "libyuv_unittest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "libyuv_unittest"
|
| },
|
| {
|
|
|