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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.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/analyze_webkit.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json b/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
index 30724a5c81447aaac1217979e3bb3e857e6cf06e..b7a619101c7cd2843cb76c1ebc2cf906015e2c0c 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
@@ -36,7 +36,8 @@
"/path/to/tmp/json",
"--revision",
"src@HEAD",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"

Powered by Google App Engine
This is Rietveld 408576698