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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_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_basic_device.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json b/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json
index bc363c987da03b97dd07fbb8c252e3cccaa711f2..8aec840f7f2de10761adb1d729270a4854e4c0d2 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json
@@ -387,6 +387,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