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

Unified Diff: scripts/slave/recipes/ios/try.expected/parent.json

Issue 2221923002: ios: fix path to the test app (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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/ios/try.expected/parent.json
diff --git a/scripts/slave/recipes/ios/try.expected/parent.json b/scripts/slave/recipes/ios/try.expected/parent.json
index 36548fb5ead288953b18b3dcaddbd63e245813ec..0bb128c453b874ed0e9d3cd7c69899eaaa31f9d5 100644
--- a/scripts/slave/recipes/ios/try.expected/parent.json
+++ b/scripts/slave/recipes/ios/try.expected/parent.json
@@ -259,7 +259,7 @@
"cmd": [
"RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py",
"--app",
- "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests.app",
+ "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests.app",
"--json_file",
"/path/to/tmp/json",
"--iossim",

Powered by Google App Engine
This is Rietveld 408576698