| Index: scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests_Trybot.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests_Trybot.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests_Trybot.json
|
| index 3a7a5f8f30d8f965aa6605a4bf7ec44025f9478d..fc09938b1e1b9a70875183cee52bc97c32806491 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests_Trybot.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests_Trybot.json
|
| @@ -305,6 +305,10 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "find isolated tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -378,6 +382,10 @@
|
| "--",
|
| "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
|
| ],
|
| + "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "[trigger] browser_tests on Mac-10.9",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -418,6 +426,10 @@
|
| "1",
|
| "browser_tests/Mac-10.9/ffffffffff/Mac10.9 Tests-Trybot/571"
|
| ],
|
| + "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "browser_tests on Mac-10.9",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@shard #0 isolated out@blah@@@"
|
| @@ -443,6 +455,10 @@
|
| "--chrome-revision",
|
| "143121"
|
| ],
|
| + "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "Upload to test-results [browser_tests on Mac-10.9]"
|
| },
|
| {
|
|
|