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

Unified Diff: scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.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/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

Powered by Google App Engine
This is Rietveld 408576698