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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json

Issue 1782333002: Add bisect config validation. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased Created 4 years, 9 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/recipe_modules/auto_bisect/example.expected/basic.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
index 4cca4f5afee73421aba7d2fb682d7cb02751999e..1ed1ba5efd9aa9013490f3a85eb808eb69f0df5c 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
@@ -25,7 +25,7 @@
"~followup_annotations": [
"@@@STEP_LOG_LINE@Bisect job configuration@{@@@",
"@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\", @@@",
- "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"\", @@@",
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@",
"@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.golo.chromium.org\", @@@",
"@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @@@",
"@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"True\", @@@",

Powered by Google App Engine
This is Rietveld 408576698