| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_msan.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_msan.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_msan.json
|
| index 0c841a8a96a7af04f04b604df342e9cd27e8be13..fdc024ba860920f1b016ac48c4ca657d03ab7a0b 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_msan.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_msan.json
|
| @@ -76,21 +76,6 @@
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| - "runhooks"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]/src",
|
| - "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 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' msan=1 msan_track_origins=2 rtc_use_h264=1 target_arch=x64 use_goma=1 use_prebuilt_instrumented_libraries=1",
|
| - "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| - },
|
| - "name": "gclient runhooks"
|
| - },
|
| - {
|
| "cmd": [],
|
| "name": "ensure_goma"
|
| },
|
| @@ -145,6 +130,21 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| + "runhooks"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]/src",
|
| + "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 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' msan=1 msan_track_origins=2 rtc_use_h264=1 target_arch=x64 use_goma=1 use_prebuilt_instrumented_libraries=1",
|
| + "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| + },
|
| + "name": "gclient runhooks"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|