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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_no_device.json

Issue 2163353002: Labeling bisect/perf try jobs with a prominent null step. (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/bisection/android_bisect.expected/local_basic_recipe_no_device.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_no_device.json b/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_no_device.json
index 428757e4a5336f20396e051bbd7dd872a73d5a00..5c29c5cbc0912ded892e5daa34e4f119e412c76a 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_no_device.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_no_device.json
@@ -298,6 +298,10 @@
"name": "gclient runhooks"
},
{
+ "cmd": [],
+ "name": "***BISECT***"
+ },
+ {
"cmd": [
"[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_status.py",
"--json-output",

Powered by Google App Engine
This is Rietveld 408576698