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

Unified Diff: scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure.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/chromium_trybot_legacy.expected/compile_failure.json
diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure.json
index ce5bcc7910c5a5c4319cdf3c3a00581695fc640d..6ffe281bc075f520d55f0b9233bce9b1ec0c3463 100644
--- a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure.json
+++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure.json
@@ -165,6 +165,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"all",
"base_unittests",
@@ -260,6 +261,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"all",
"base_unittests",
@@ -276,4 +278,4 @@
"reason": "Step('compile (with patch)') failed with return_code 1",
"status_code": 1
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698