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

Unified Diff: scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.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/dynamic_instrumentation_nodefault_test.json
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json b/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json
index 3f0effe2385d9cb79da116d5daa54d4dd7a7434e..a840fd468ca8de1ebf54f27f415aab32c3b22521 100644
--- a/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json
+++ b/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json
@@ -588,6 +588,18 @@
]
},
{
+ "cmd": [],
+ "env": {
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
+ "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[START_DIR]/src/build/android:%(PATH)s"
+ },
+ "name": "blimp_test_apk",
+ "~followup_annotations": [
+ "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
+ "@@@STEP_FAILURE@@@"
+ ]
+ },
+ {
"cmd": [
"python",
"-u",
@@ -605,8 +617,9 @@
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[START_DIR]/src/build/android:%(PATH)s"
},
- "name": "blimp_test_apk",
+ "name": "blimp_test_apk.blimp_test_apk",
"~followup_annotations": [
+ "@@@STEP_NEST_LEVEL@1@@@",
"step returned non-zero exit code: 1",
"@@@STEP_FAILURE@@@"
]
@@ -625,10 +638,10 @@
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[START_DIR]/src/build/android:%(PATH)s"
},
- "name": "blimp_test_apk: generate result details",
+ "name": "blimp_test_apk.blimp_test_apk: generate result details",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
+ "@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@result_details@<!DOCTYPE html><html></html>@@@",
"@@@STEP_LOG_END@result_details@@@"
]
@@ -657,7 +670,10 @@
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[START_DIR]/src/build/android:%(PATH)s"
},
- "name": "Upload to test-results [blimp_test_apk]"
+ "name": "blimp_test_apk.Upload to test-results [blimp_test_apk]",
+ "~followup_annotations": [
+ "@@@STEP_NEST_LEVEL@1@@@"
+ ]
},
{
"cmd": [
« no previous file with comments | « scripts/slave/recipes/chromium.py ('k') | scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698