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

Unified Diff: scripts/slave/recipes/chromium.expected/arm.json

Issue 694263003: Enable post-compile test isolation for all CI builders. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 1 month 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.expected/arm.json
diff --git a/scripts/slave/recipes/chromium.expected/arm.json b/scripts/slave/recipes/chromium.expected/arm.json
index 65c84778a7d485ea1a59150bfe774720229f9121..c5b2ba5b6f68cc623e1e0a90f8058dcec2206e83 100644
--- a/scripts/slave/recipes/chromium.expected/arm.json
+++ b/scripts/slave/recipes/chromium.expected/arm.json
@@ -79,7 +79,7 @@
],
"env": {
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "arm_float_abi=hard component=static_library target_arch=arm test_isolation_mode=archive test_isolation_outdir=https://isolateserver.appspot.com"
+ "GYP_DEFINES": "arm_float_abi=hard component=static_library target_arch=arm test_isolation_mode=prepare"
},
"name": "gclient runhooks"
},
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/api.py ('k') | scripts/slave/recipes/chromium.expected/buildnumber_zero.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698