| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_dbg.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_dbg.json
|
| index c10ea9e8b90613466254a4d9cb61a57eff08e9b6..9ac42926647ae96c9a050f2382b643847df80d65 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_dbg.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_dbg.json
|
| @@ -417,6 +417,9 @@
|
| "--step-name",
|
| "webkit_tests (with patch)"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "webkit_tests (with patch)",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
|
| @@ -438,6 +441,9 @@
|
| "--gs-bucket",
|
| "gs://chromium-layout-test-archives"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/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/linux_blink_dbg/571/layout-test-results/results.html@@@",
|
|
|