| Index: scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json b/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json
|
| index 2e76fd89181d73b7e1c9a9eac6e439155ce35597..f9de2c768d0ca1fb5709e9a0f4ce84aeb4501b59 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json
|
| @@ -318,6 +318,31 @@
|
| "name": "browser_tests"
|
| },
|
| {
|
| + "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.memory",
|
| + "--builder-name",
|
| + "Mac ASan 64 Tests (1)",
|
| + "--build-number",
|
| + "571",
|
| + "--test-type",
|
| + "browser_tests",
|
| + "--test-results-server",
|
| + "test-results.appspot.com",
|
| + "--chrome-revision",
|
| + "refs/heads/master@{#170242}"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "Upload to test-results [browser_tests]"
|
| + },
|
| + {
|
| "name": "$result",
|
| "recipe_result": null,
|
| "status_code": 0
|
|
|