| Index: scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
|
| index 9777df0cd0f8f24d365a3c8053f16b338e278e0f..3d397037765e295881958a30370ad7a7e83b222d 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
|
| @@ -473,6 +473,32 @@
|
| "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\": \"FAILURE\"}]}]}",
|
| + "--master-name",
|
| + "tryserver.chromium.linux",
|
| + "--builder-name",
|
| + "linux_chromium_rel_ng",
|
| + "--build-number",
|
| + "571",
|
| + "--test-type",
|
| + "base_unittests",
|
| + "--test-results-server",
|
| + "test-results.appspot.com",
|
| + "--chrome-revision",
|
| + "refs/heads/master@{#170242}"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/linux",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "Upload to test-results [base_unittests]"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
| "--master",
|
| "tryserver.chromium.linux",
|
|
|