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

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

Issue 2439213002: Add step to process Render Test results. (Closed)
Patch Set: Add results to nested ste. Created 4 years, 2 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_android_Android_Webview_M__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json
index 1756033b835d3dc148a5323e6818e9637ab6cecb..580bf7cf0a469d14c534229af3c26609fb0bdd78 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json
@@ -547,6 +547,19 @@
]
},
{
+ "cmd": [],
+ "cwd": "[BUILDER_CACHE]/Android_Webview_M__dbg_",
+ "env": {
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
+ "PATH": "[BUILDER_CACHE]/Android_Webview_M__dbg_/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_Webview_M__dbg_/src/build/android:%(PATH)s"
+ },
+ "name": "SystemWebViewShellLayoutTest",
+ "~followup_annotations": [
+ "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
+ "@@@STEP_FAILURE@@@"
+ ]
+ },
+ {
"cmd": [
"python",
"-u",
@@ -566,10 +579,10 @@
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"PATH": "[BUILDER_CACHE]/Android_Webview_M__dbg_/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_Webview_M__dbg_/src/build/android:%(PATH)s"
},
- "name": "SystemWebViewShellLayoutTest",
+ "name": "SystemWebViewShellLayoutTest.SystemWebViewShellLayoutTest",
"~followup_annotations": [
+ "@@@STEP_NEST_LEVEL@1@@@",
"step returned non-zero exit code: 1",
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
"@@@STEP_FAILURE@@@"
]
},
@@ -598,7 +611,10 @@
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"PATH": "[BUILDER_CACHE]/Android_Webview_M__dbg_/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_Webview_M__dbg_/src/build/android:%(PATH)s"
},
- "name": "Upload to test-results [SystemWebViewShellLayoutTest]"
+ "name": "SystemWebViewShellLayoutTest.Upload to test-results [SystemWebViewShellLayoutTest]",
+ "~followup_annotations": [
+ "@@@STEP_NEST_LEVEL@1@@@"
+ ]
},
{
"cmd": [
@@ -731,8 +747,7 @@
},
{
"name": "$result",
- "reason": "1 tests failed: ['SystemWebViewShellLayoutTest']",
"recipe_result": null,
- "status_code": 1
+ "status_code": 0
}
]

Powered by Google App Engine
This is Rietveld 408576698