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

Unified Diff: scripts/slave/recipes/webrtc/ios.expected/test_failure.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
« no previous file with comments | « scripts/slave/recipes/webrtc/ios.expected/infrastructure_failure.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/ios.expected/test_failure.json
diff --git a/scripts/slave/recipes/webrtc/ios.expected/test_failure.json b/scripts/slave/recipes/webrtc/ios.expected/test_failure.json
index ae0a0adaece4654d92c403f00558c2be49b2662d..2fd14d5e23ccadc4e45e4c165a63a41915ff455b 100644
--- a/scripts/slave/recipes/webrtc/ios.expected/test_failure.json
+++ b/scripts/slave/recipes/webrtc/ios.expected/test_failure.json
@@ -197,11 +197,11 @@
"cmd": [
"RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py",
"--app",
- "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests 1.app",
+ "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 1.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",
@@ -233,11 +233,11 @@
"cmd": [
"RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py",
"--app",
- "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests 2.app",
+ "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 2.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",
« no previous file with comments | « scripts/slave/recipes/webrtc/ios.expected/infrastructure_failure.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698