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

Unified Diff: scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch.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_without_patch.json
diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch.json
index a14cbc249c214979fe70814f5ba3cb6bc4729bb9..efe47795ce425f372159932e491730256b14c6eb 100644
--- a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch.json
+++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch.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",
@@ -279,4 +281,4 @@
"reason": "Step('compile (without patch)') failed with return_code 1",
"status_code": 1
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698