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

Unified Diff: scripts/slave/recipes/devtools.expected/devtools_tryserver_no_devtools.json

Issue 2319213002: DevTools: Add devtools for tryserver.chromium.linux (Closed)
Patch Set: CL feedback Created 4 years, 3 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/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",

Powered by Google App Engine
This is Rietveld 408576698