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

Unified Diff: scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json

Issue 2170903002: Set nest step status when test failure for Chromedriver recipe. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json
diff --git a/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json b/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json
index e3a344a8a99ddff18287158c824fac8c66b1e561..4ab5053046b151528de9abd3a5a72e31bfefe470 100644
--- a/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json
+++ b/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json
@@ -522,7 +522,7 @@
"env": {
"PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
},
- "name": "python_tests chrome_beta.Run test python_tests chrome_beta",
+ "name": "python_tests chrome_beta.Run Tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -577,7 +577,7 @@
"env": {
"PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
},
- "name": "java_tests chrome_beta.Run test java_tests chrome_beta",
+ "name": "java_tests chrome_beta.Run Tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -633,7 +633,7 @@
"env": {
"PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
},
- "name": "python_tests chrome_stable.Run test python_tests chrome_stable",
+ "name": "python_tests chrome_stable.Run Tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -688,7 +688,7 @@
"env": {
"PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
},
- "name": "java_tests chrome_stable.Run test java_tests chrome_stable",
+ "name": "java_tests chrome_stable.Run Tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -744,7 +744,7 @@
"env": {
"PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
},
- "name": "python_tests chromedriver_webview_shell.Run test python_tests chromedriver_webview_shell",
+ "name": "python_tests chromedriver_webview_shell.Run Tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -799,7 +799,7 @@
"env": {
"PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
},
- "name": "java_tests chromedriver_webview_shell.Run test java_tests chromedriver_webview_shell",
+ "name": "java_tests chromedriver_webview_shell.Run Tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -855,7 +855,7 @@
"env": {
"PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
},
- "name": "python_tests chromium.Run test python_tests chromium",
+ "name": "python_tests chromium.Run Tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -910,7 +910,7 @@
"env": {
"PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
},
- "name": "java_tests chromium.Run test java_tests chromium",
+ "name": "java_tests chromium.Run Tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]

Powered by Google App Engine
This is Rietveld 408576698