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

Unified Diff: scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.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/full_client_skia_Linux_Tests.json
diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json
index 072b99b7a2b5117b465f362c4e2f0dfaf112c9dc..0f4fea2d88e0e05a1bab135a2029c9a156071636 100644
--- a/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json
+++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json
@@ -99,7 +99,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=archive test_isolation_outdir=https://isolateserver.appspot.com use_goma=1"
+ "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698