| Index: scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json
|
| diff --git a/scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json b/scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json
|
| index d18b34591430857f72c036f428dd662e17a93c8a..9c0a3ea12f520c9d53405e916b983eb9e7475ec2 100644
|
| --- a/scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json
|
| +++ b/scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json
|
| @@ -605,6 +605,9 @@
|
| "--output",
|
| "/path/to/tmp/json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "test r1.checkperms (r1)",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@",
|
| @@ -623,6 +626,9 @@
|
| "--target",
|
| "Release"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "test r1.process_dumps",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@"
|
|
|