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

Unified Diff: scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.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_mac_blink_compile_dbg.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.json b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.json
index e9c10c1e7df55bc734120fb902d496d221df80e0..7a1a024eca05f6c8d752a686b6b115403a1f14b4 100644
--- a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.json
+++ b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.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