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

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

Issue 2439213002: Add step to process Render Test results. (Closed)
Patch Set: Rebase Created 3 years, 11 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_Android_Tests__trial__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
index b8da14524774b22d7176a12ee8cad8c76273f428..c457e66b375a5d3d8d908c0679d5da124671220c 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
@@ -644,6 +644,19 @@
"name": "Upload to test-results [gfx_unittests]"
},
{
+ "cmd": [],
+ "cwd": "[BUILDER_CACHE]/Android_Tests__trial__dbg_",
+ "env": {
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
+ "PATH": "[BUILDER_CACHE]/Android_Tests__trial__dbg_/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_Tests__trial__dbg_/src/build/android:%(PATH)s"
+ },
+ "name": "WebViewUiTest",
+ "~followup_annotations": [
+ "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
+ "@@@STEP_FAILURE@@@"
+ ]
+ },
+ {
"cmd": [
"python",
"-u",
@@ -663,10 +676,10 @@
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"PATH": "[BUILDER_CACHE]/Android_Tests__trial__dbg_/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_Tests__trial__dbg_/src/build/android:%(PATH)s"
},
- "name": "WebViewUiTest",
+ "name": "WebViewUiTest.WebViewUiTest",
"~followup_annotations": [
+ "@@@STEP_NEST_LEVEL@1@@@",
"step returned non-zero exit code: 1",
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
"@@@STEP_FAILURE@@@"
]
},
@@ -695,7 +708,10 @@
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"PATH": "[BUILDER_CACHE]/Android_Tests__trial__dbg_/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_Tests__trial__dbg_/src/build/android:%(PATH)s"
},
- "name": "Upload to test-results [WebViewUiTest]"
+ "name": "WebViewUiTest.Upload to test-results [WebViewUiTest]",
+ "~followup_annotations": [
+ "@@@STEP_NEST_LEVEL@1@@@"
+ ]
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698