| Index: scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json b/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json
|
| index f1a45103e948c0174d99340b3a63f6aa2e5c9b35..1a24357cc42df81c95130dee9d4f599a7a3d7064 100644
|
| --- a/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json
|
| +++ b/scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.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"
|
| },
|
| {
|
|
|