| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang_tester.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang_tester.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang_tester.json
|
| index c3e2dd169cad55125d826f3d8c36a705e530b7f6..13c24a397469a4ade1f0ec322a5f8b3937da6c7b 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang_tester.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang_tester.json
|
| @@ -246,6 +246,9 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "find isolated tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -319,6 +322,9 @@
|
| "--",
|
| "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "[trigger] browser_tests on Windows-7-SP1",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -359,6 +365,9 @@
|
| "1",
|
| "browser_tests/Windows-7-SP1/ffffffffff/CrWinClang tester/571"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "browser_tests on Windows-7-SP1",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@shard #0 isolated out@blah@@@"
|
| @@ -384,6 +393,9 @@
|
| "--chrome-revision",
|
| "170242"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "Upload to test-results [browser_tests on Windows-7-SP1]"
|
| },
|
| {
|
| @@ -394,6 +406,9 @@
|
| "--target",
|
| "Release"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "process_dumps"
|
| },
|
| {
|
|
|