| Index: scripts/slave/recipes/blimp/integration.expected/Blimp_Android_Tester_test_pass.json
|
| diff --git a/scripts/slave/recipes/blimp/integration.expected/Blimp_Android_Tester_test_pass.json b/scripts/slave/recipes/blimp/integration.expected/Blimp_Android_Tester_test_pass.json
|
| index 71be6c867d566d6bcee9375fc08d8cce0beb5e48..d15c2f6245036ca2649e42e7891ac617ea9151e3 100644
|
| --- a/scripts/slave/recipes/blimp/integration.expected/Blimp_Android_Tester_test_pass.json
|
| +++ b/scripts/slave/recipes/blimp/integration.expected/Blimp_Android_Tester_test_pass.json
|
| @@ -213,7 +213,7 @@
|
| "engine",
|
| "--goma-dir",
|
| "[CACHE]/cipd/goma",
|
| - "[SLAVE_BUILD]/src/out-linux/Debug"
|
| + "[SLAVE_BUILD]/src/src/out-linux"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/src",
|
| "env": {
|
| @@ -234,7 +234,7 @@
|
| "--ninja-path",
|
| "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
|
| "--target",
|
| - "Release",
|
| + "Debug",
|
| "--src-dir",
|
| "[SLAVE_BUILD]/src",
|
| "--goma-cache-dir",
|
| @@ -254,7 +254,7 @@
|
| "--goma-service-account-json-file",
|
| "/creds/service_accounts/service-account-goma-client.json",
|
| "--out-dir",
|
| - "[SLAVE_BUILD]/src/out-linux/Debug",
|
| + "[SLAVE_BUILD]/src/src/out-linux",
|
| "--goma-dir",
|
| "[CACHE]/cipd/goma",
|
| "--",
|
| @@ -285,7 +285,7 @@
|
| "client",
|
| "--goma-dir",
|
| "[CACHE]/cipd/goma",
|
| - "[SLAVE_BUILD]/src/out-android/Debug"
|
| + "[SLAVE_BUILD]/src/src/out-android"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/src",
|
| "env": {
|
| @@ -306,7 +306,7 @@
|
| "--ninja-path",
|
| "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
|
| "--target",
|
| - "Release",
|
| + "Debug",
|
| "--src-dir",
|
| "[SLAVE_BUILD]/src",
|
| "--goma-cache-dir",
|
| @@ -326,7 +326,7 @@
|
| "--goma-service-account-json-file",
|
| "/creds/service_accounts/service-account-goma-client.json",
|
| "--out-dir",
|
| - "[SLAVE_BUILD]/src/out-android/Debug",
|
| + "[SLAVE_BUILD]/src/src/out-android",
|
| "--goma-dir",
|
| "[CACHE]/cipd/goma",
|
| "--",
|
|
|