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

Unified Diff: scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_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/gpu/build_and_upload.expected/compile_with_patch_fail.json
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json
index 7d2e69e0c88a341969f4ca17bcba0335511767ab..b9a325dcf70ad68cfacb7fe33ad2022ac479c4e4 100644
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json
@@ -204,6 +204,7 @@
"[BUILD]\\goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"angle_unittests_run",
"content_gl_tests_run",
@@ -312,6 +313,7 @@
"[BUILD]\\goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"angle_unittests_run",
"content_gl_tests_run",
@@ -329,4 +331,4 @@
"reason": "Step('compile (with patch)') failed with return_code 1",
"status_code": 1
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698