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

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

Issue 2238483003: Revert "ios: fix path to the test app" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: + webrtc expectations 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 ae997dd1e21afa671d6943bccbf15387c442faa3..36548fb5ead288953b18b3dcaddbd63e245813ec 100644
--- a/scripts/slave/recipes/ios/try.expected/parent.json
+++ b/scripts/slave/recipes/ios/try.expected/parent.json
@@ -259,11 +259,11 @@
"cmd": [
"RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py",
"--app",
- "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests.app",
+ "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests.app",
"--json_file",
"/path/to/tmp/json",
"--iossim",
- "[BUILDER_CACHE]/ios/src/xcodebuild/ninja-iossim/Debug/iossim",
+ "[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim",
"--platform",
"fake device",
"--version",

Powered by Google App Engine
This is Rietveld 408576698