| Index: scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json b/scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json
|
| index 3ee2b887a51f2e35c0633c5bb6ceb45a47158f4b..8f3a183468e28357ec4d746a63a7fced05cbee2c 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json
|
| @@ -369,6 +369,33 @@
|
| "name": "base_unittests"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.py",
|
| + "--input-gtest-json",
|
| + "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}",
|
| + "--master-name",
|
| + "chromium.goma",
|
| + "--builder-name",
|
| + "CrWinGomaStaging",
|
| + "--build-number",
|
| + "571",
|
| + "--test-type",
|
| + "base_unittests",
|
| + "--test-results-server",
|
| + "test-results.appspot.com",
|
| + "--chrome-revision",
|
| + "refs/heads/master@{#170242}"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]\\CrWinGomaStaging",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| + "GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com"
|
| + },
|
| + "name": "Upload to test-results [base_unittests]"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| @@ -401,6 +428,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.py",
|
| + "--input-gtest-json",
|
| + "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}",
|
| + "--master-name",
|
| + "chromium.goma",
|
| + "--builder-name",
|
| + "CrWinGomaStaging",
|
| + "--build-number",
|
| + "571",
|
| + "--test-type",
|
| + "content_unittests",
|
| + "--test-results-server",
|
| + "test-results.appspot.com",
|
| + "--chrome-revision",
|
| + "refs/heads/master@{#170242}"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]\\CrWinGomaStaging",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| + "GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com"
|
| + },
|
| + "name": "Upload to test-results [content_unittests]"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
|
| "--target",
|
| "Release_x64"
|
|
|