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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/android_arm64_bisector.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/android_arm64_bisector.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/android_arm64_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/android_arm64_bisector.json
index 0977f49bab32b71d1430c04e2bd916764a01726b..da67db0c36632c13bda22cdd788d1b62e027b0b1 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/android_arm64_bisector.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/android_arm64_bisector.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