| Index: scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json b/scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json
|
| index d7c8adea466c3a126dbbbfb5e74ee81b4468ab55..9d8f84b18c926be24185b62517645afd2ab521db 100644
|
| --- a/scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json
|
| +++ b/scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json
|
| @@ -271,6 +271,9 @@
|
| "--num-shards",
|
| "5"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "List Perf Tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -335,6 +338,9 @@
|
| "-v",
|
| "--b=2"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "blink_perf.all.release",
|
| "~followup_annotations": [
|
| "step returned non-zero exit code: 1",
|
|
|