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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.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/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
index 2bfc3157e74306201f09dde0f6a21e3d2de19fdf..d4a0dcc1d7e0f5045a04f450c8444c13ed822284 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
@@ -52,7 +52,8 @@
"src@HEAD",
"--revision",
"src/v8@HEAD",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/linux",
"env": {

Powered by Google App Engine
This is Rietveld 408576698