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

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

Issue 1217403003: Enable ninja_confirm_noop by default (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 5 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_dbg_fail.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_dbg_fail.json b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_dbg_fail.json
index e0252d67d2861189ca979990e4318d970884bd26..abb3a733049405e8b4a36ba9e3f8492b7c84b126 100644
--- a/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_dbg_fail.json
+++ b/scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_dbg_fail.json
@@ -126,6 +126,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"blink_tests"
],
@@ -451,6 +452,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"blink_tests"
],

Powered by Google App Engine
This is Rietveld 408576698