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

Unified Diff: scripts/slave/recipes/blink_trybot.expected/too_many_failures_for_retcode.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/too_many_failures_for_retcode.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/too_many_failures_for_retcode.json b/scripts/slave/recipes/blink_trybot.expected/too_many_failures_for_retcode.json
index 93314806870b496262c60f97176513f5642d985e..3ce26fa62e77d896017b65cf2cd2804fa8381812 100644
--- a/scripts/slave/recipes/blink_trybot.expected/too_many_failures_for_retcode.json
+++ b/scripts/slave/recipes/blink_trybot.expected/too_many_failures_for_retcode.json
@@ -135,6 +135,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"angle_unittests_run",
"blink_tests",
@@ -2032,6 +2033,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"angle_unittests_run",
"blink_tests",

Powered by Google App Engine
This is Rietveld 408576698