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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json

Issue 2338203004: Enable the ninja up-to-date check for Android builders (Closed)
Patch Set: Created 4 years, 3 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/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
index 02a62c4b4f0a57a80547eb01e8c1d5e5ba05d6fc..0a71925137cd14933bece03d9c6fe2f1c3725991 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
@@ -278,6 +278,7 @@
"tehslave",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--"
],
"env": {

Powered by Google App Engine
This is Rietveld 408576698