| Index: scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
|
| index 8391cd6fe0dc63c5484d580f20eb2a2b072d348d..562b407fbe93e4c75112d70bf8d68b8b59974b36 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
|
| @@ -376,6 +376,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)",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@",
|
| @@ -749,6 +752,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)",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@",
|
|
|