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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.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/reversed_basic.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json
index 58fece0e73a0b9a0cbcad11f2adce6e6af26ffa0..a1b1653adcacd397a36d6100b9a47bda2462c5ed 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.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