Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_asan.json |
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_asan.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_asan.json |
index b68b0d82b3eb3e93c59d05afe6db7066b6f3406d..d8486e1485d29c9c462e0cbb34ec4f2fa0a984f4 100644 |
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_asan.json |
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_asan.json |
@@ -24,6 +24,7 @@ |
"src@12345", |
"--force" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -45,6 +46,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1" |
}, |
@@ -68,6 +70,7 @@ |
"--", |
"All" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "compile" |
}, |
{ |
@@ -90,6 +93,7 @@ |
"--test-launcher-print-test-stdio=always", |
"--test-launcher-batch-limit=1" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "libyuv_unittest" |
} |
] |