| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json
|
| index 95aa4255dcea728790f2b1ff9c7e574938b7ba8e..fdaf405263836f8908987309ba05d0c715bad8f0 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json
|
| @@ -422,6 +422,9 @@
|
| "tryserver.blink",
|
| "--debug-rwt-logging"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "webkit_tests (with patch)",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
|
| @@ -443,6 +446,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/win_blink_rel/571/layout-test-results/results.html@@@",
|
| @@ -457,6 +463,9 @@
|
| "--target",
|
| "Release"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "process_dumps"
|
| },
|
| {
|
|
|