Index: scripts/slave/recipes/devtools.expected/devtools_tryserver_no_devtools.json |
diff --git a/scripts/slave/recipes/devtools.expected/devtools_fyi_tryserver_no_devtools.json b/scripts/slave/recipes/devtools.expected/devtools_tryserver_no_devtools.json |
similarity index 96% |
rename from scripts/slave/recipes/devtools.expected/devtools_fyi_tryserver_no_devtools.json |
rename to scripts/slave/recipes/devtools.expected/devtools_tryserver_no_devtools.json |
index 67b8eb9b8fad6ff91324c686dd3f2a6933f72965..0293648c6d6299c233d9ee4fff083b89d11ce39c 100644 |
--- a/scripts/slave/recipes/devtools.expected/devtools_fyi_tryserver_no_devtools.json |
+++ b/scripts/slave/recipes/devtools.expected/devtools_tryserver_no_devtools.json |
@@ -5,9 +5,9 @@ |
"-u", |
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
"--master", |
- "chromium.fyi", |
+ "tryserver.chromium.linux", |
"--builder", |
- "Chromium DevTools Linux", |
+ "chromium_devtools", |
"--slave", |
"TestSlavename", |
"--spec", |
@@ -19,11 +19,11 @@ |
"--git-cache-dir", |
"[GIT_CACHE]", |
"--issue", |
- "1", |
+ "12853011", |
"--patchset", |
- "2", |
+ "1", |
"--rietveld_server", |
- "https://rietveld.example.com", |
+ "https://codereview.chromium.org", |
"--output_json", |
"/path/to/tmp/json", |
"--revision", |
@@ -127,9 +127,12 @@ |
{ |
"cmd": [ |
"echo", |
- "no devtools file in patch" |
+ "No devtools files in patch." |
], |
- "name": "skip checks" |
+ "name": "skip checks", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@No devtools files in patch.@@@" |
+ ] |
}, |
{ |
"name": "$result", |