| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM.json
|
| index 6032a3509463f9f9dd8de204a6e8fd842b06970b..0f42a30deb8e31502cb3a845624a0d2fdca36b38 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM.json
|
| @@ -389,6 +389,9 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "find isolated tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -406,6 +409,9 @@
|
| "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv[1]\nsys.exit(1)\n",
|
| "browser_tests"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "[error] browser_tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -422,6 +428,9 @@
|
| "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n",
|
| "browser_tests"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "[collect error] browser_tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
|
|