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

Unified Diff: scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.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_with_test.json
diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.json
index c8aed8b12aa6958da04a7071399f7e5b9b3c98b2..d85f2d76fe7442622120577becc2d455b224cdc4 100644
--- a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.json
+++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.json
@@ -212,6 +212,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"all",
"base_unittests"
@@ -408,6 +409,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"base_unittests"
],
@@ -485,4 +487,4 @@
"reason": "Step('compile (without patch)') failed with return_code 1",
"status_code": 1
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698