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

Unified Diff: scripts/slave/recipe_modules/ios/example.expected/clobber.json

Issue 1659163003: WebRTC: Add iOS bots running tests with the simulator (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Updated more expectations Created 4 years, 11 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/ios/example.expected/clobber.json
diff --git a/scripts/slave/recipe_modules/ios/example.expected/clobber.json b/scripts/slave/recipe_modules/ios/example.expected/clobber.json
index e8147c3fd97cae5773cba70b625922bb8611fdce..39b035896ecbcd0afa28d94ddcbb5604ef0ce8ff 100644
--- a/scripts/slave/recipe_modules/ios/example.expected/clobber.json
+++ b/scripts/slave/recipe_modules/ios/example.expected/clobber.json
@@ -118,7 +118,7 @@
"cmd": [
"echo",
"-e",
- "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"static_library\"\n }, \n \"additional_compile_targets\": [\n \"All\"\n ], \n \"compiler\": \"xcodebuild\", \n \"configuration\": \"Debug\", \n \"env\": {}, \n \"gn_args\": [], \n \"mb_type\": null, \n \"sdk\": \"iphonesimulator8.1\", \n \"tests\": [], \n \"triggered bots\": {}, \n \"xcode version\": \"6.1.1\"\n}"
+ "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"static_library\"\n }, \n \"additional_compile_targets\": [\n \"All\"\n ], \n \"compiler\": \"xcodebuild\", \n \"configuration\": \"Debug\", \n \"env\": {}, \n \"gn_args\": [], \n \"mb_type\": null, \n \"sdk\": \"iphonesimulator8.1\", \n \"tests\": [], \n \"triggered bots\": {}, \n \"use_analyze\": true, \n \"xcode version\": \"6.1.1\"\n}"
],
"cwd": "[SLAVE_BUILD]",
"name": "finalize build config"
« no previous file with comments | « scripts/slave/recipe_modules/ios/example.expected/basic.json ('k') | scripts/slave/recipes/ios/try.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698