| Index: scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_webkit.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_webkit.json b/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_webkit.json
|
| index df89b6c0726975fe01450d8c3288fd6202ac9bbb..8197edda8106f2ccf283ff365ba6043b0ced0beb 100644
|
| --- a/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_webkit.json
|
| +++ b/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_webkit.json
|
| @@ -310,6 +310,9 @@
|
| "chromium.webkit",
|
| "--debug-rwt-logging"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "webkit_tests",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
|
| @@ -331,6 +334,9 @@
|
| "--gs-bucket",
|
| "gs://chromium-layout-test-archives"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "archive_webkit_tests_results",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Win7/571/layout-test-results/results.html@@@",
|
| @@ -345,6 +351,9 @@
|
| "--target",
|
| "Release"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "process_dumps"
|
| },
|
| {
|
|
|