Chromium Code Reviews| Index: scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json |
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json |
| index acb74b1340206dd34125a291499bf3eb22fa9bc2..6463a2c7f896944e6edc58b9215b63918ff51535 100644 |
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json |
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json |
| @@ -341,6 +341,9 @@ |
| "//out/Release" |
| ], |
| "cwd": "[SLAVE_BUILD]", |
| + "env": { |
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| + }, |
| "name": "generate_build_files (with patch)" |
| }, |
| { |
| @@ -512,6 +515,9 @@ |
| "//out/Release" |
| ], |
| "cwd": "[SLAVE_BUILD]", |
| + "env": { |
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| + }, |
| "name": "generate_build_files (without patch)" |
| }, |
| { |