| Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_memcheck.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_memcheck.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_memcheck.json
|
| index 4652cff9cbe4aabe70b01524c7ba152855c7d410..4a94ecf32537972cc951aa21a09d6905010eae20 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_memcheck.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_memcheck.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": "build_for_tool=memcheck component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
| },
|
| @@ -68,6 +70,7 @@
|
| "--",
|
| "All"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
| },
|
| {
|
| @@ -93,6 +96,7 @@
|
| "--tool",
|
| "memcheck"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "libyuv_unittest"
|
| }
|
| ]
|
|
|