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

Unified Diff: scripts/slave/recipes/webrtc/ios.expected/infrastructure_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
Index: scripts/slave/recipes/webrtc/ios.expected/infrastructure_failure.json
diff --git a/scripts/slave/recipes/webrtc/ios.expected/infrastructure_failure.json b/scripts/slave/recipes/webrtc/ios.expected/infrastructure_failure.json
index 5eb4c7ede18f8ce3b1610693c4adcbab9d38565d..3a9a3b65e4747d19920a238892a3865de2627aaf 100644
--- a/scripts/slave/recipes/webrtc/ios.expected/infrastructure_failure.json
+++ b/scripts/slave/recipes/webrtc/ios.expected/infrastructure_failure.json
@@ -191,11 +191,11 @@
"cmd": [
"RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py",
"--app",
- "[BUILDER_CACHE]/ios/src/out/Debug-iphonesimulator/fake tests 1.app",
+ "[SLAVE_BUILD]/src/out/Debug-iphonesimulator/fake tests 1.app",
"--json_file",
"/path/to/tmp/json",
"--iossim",
- "[BUILDER_CACHE]/ios/src/out/Debug-iphonesimulator/iossim",
+ "[SLAVE_BUILD]/src/out/Debug-iphonesimulator/iossim",
"--platform",
"fake device",
"--version",
@@ -227,11 +227,11 @@
"cmd": [
"RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py",
"--app",
- "[BUILDER_CACHE]/ios/src/out/Debug-iphonesimulator/fake tests 2.app",
+ "[SLAVE_BUILD]/src/out/Debug-iphonesimulator/fake tests 2.app",
"--json_file",
"/path/to/tmp/json",
"--iossim",
- "[BUILDER_CACHE]/ios/src/out/Debug-iphonesimulator/iossim",
+ "[SLAVE_BUILD]/src/out/Debug-iphonesimulator/iossim",
"--platform",
"fake device",
"--version",
« no previous file with comments | « scripts/slave/recipes/webrtc/ios.expected/basic.json ('k') | scripts/slave/recipes/webrtc/ios.expected/test_failure.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698