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

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

Issue 2299993003: Temporary fix for Angle trybots. (Closed)
Patch Set: expectation changes. 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/recipe_modules/auto_bisect/example.expected/android_bisector.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json
index 9f35a083b5c64c339cf708abe9ad0db0f5219bdc..81bc54a4d58bf4d588a0af695a0994d2eb93bc0d 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json
@@ -756,7 +756,8 @@
"/path/to/tmp/json",
"--revision",
"src@HEAD",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",

Powered by Google App Engine
This is Rietveld 408576698