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

Unified Diff: scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json

Issue 337473007: Remove expensive workarounds for infra flakes from blink_trybot (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 6 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/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json
index dab5f19727238bd7f7264d2b07f4875d6884f43e..e9a7536aa8a3bf3ec1e6dbba9fb791ada97f6f50 100644
--- a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json
+++ b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json
@@ -25,7 +25,8 @@
"--revision",
"src@HEAD",
"--revision",
- "src/third_party/WebKit@HEAD"
+ "src/third_party/WebKit@HEAD",
+ "--force"
],
"name": "bot_update",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698