Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json

Issue 2225893002: Upload LocalGTestTest results to test-results. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: rebase Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json
index ab74f3da9b2a9b12795c346086b92d45615a081d..b167affa49ff9a26bc8899c4d246babc8117a173 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json
@@ -350,6 +350,32 @@
"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.fyi",
+ "--builder-name",
+ "CrWin7Goma(dll)",
+ "--build-number",
+ "571",
+ "--test-type",
+ "base_unittests",
+ "--test-results-server",
+ "test-results.appspot.com",
+ "--chrome-revision",
+ "refs/heads/master@{#170242}"
+ ],
+ "cwd": "[BUILDER_CACHE]\\CrWin7Goma_dll_",
+ "env": {
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
+ },
+ "name": "Upload to test-results [base_unittests]"
+ },
+ {
"allow_subannotations": true,
"cmd": [
"python",
@@ -381,6 +407,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\": \"SUCCESS\"}]}]}",
+ "--master-name",
+ "chromium.fyi",
+ "--builder-name",
+ "CrWin7Goma(dll)",
+ "--build-number",
+ "571",
+ "--test-type",
+ "content_unittests",
+ "--test-results-server",
+ "test-results.appspot.com",
+ "--chrome-revision",
+ "refs/heads/master@{#170242}"
+ ],
+ "cwd": "[BUILDER_CACHE]\\CrWin7Goma_dll_",
+ "env": {
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
+ },
+ "name": "Upload to test-results [content_unittests]"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
"--target",
"Release"

Powered by Google App Engine
This is Rietveld 408576698