| Index: scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
|
| diff --git a/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json b/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
|
| index 117c6c280f95ee7981986f38294e3ad8a89cff6d..fc239fb4df55a491b02139095dbd876ed640ed09 100644
|
| --- a/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
|
| +++ b/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
|
| @@ -621,6 +621,34 @@
|
| "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\": \"FAILURE\"}], \"Test.Three\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}",
|
| + "--master-name",
|
| + "tryserver.chromium.win",
|
| + "--builder-name",
|
| + "win_chromium_variable",
|
| + "--build-number",
|
| + "1",
|
| + "--test-type",
|
| + "gl_tests",
|
| + "--test-results-server",
|
| + "test-results.appspot.com",
|
| + "--chrome-revision",
|
| + "refs/heads/master@{#170242}"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| + "name": "test r1.Upload to test-results [gl_tests]",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
|
| "--target",
|
| "Release"
|
|
|