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

Unified Diff: scripts/slave/recipe_modules/ios/example.expected/basic.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/recipe_modules/ios/example.expected/basic.json
diff --git a/scripts/slave/recipe_modules/ios/example.expected/basic.json b/scripts/slave/recipe_modules/ios/example.expected/basic.json
index 4256e2d215afcac9219fbed2e32f693b180bdb38..f233efe527b30aa0d0c9948eb8d87c98da1d63f8 100644
--- a/scripts/slave/recipe_modules/ios/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/ios/example.expected/basic.json
@@ -395,7 +395,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake test 1.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake test 1.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json"
],
"name": "isolate.generate 0.isolate.gen.json",
@@ -409,7 +409,7 @@
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake test 1.app\", @@@",
+ "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake test 1.app\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"6.1.1\", @@@",
@@ -419,7 +419,7 @@
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isolated\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake test 1.app\", @@@",
+ "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake test 1.app\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device 1\", @@@",
@@ -438,7 +438,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/1.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/1.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/1.isolate.gen.json"
],
"name": "isolate.generate 1.isolate.gen.json",
@@ -452,7 +452,7 @@
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", @@@",
+ "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"6.1.1\", @@@",
@@ -462,7 +462,7 @@
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isolated\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", @@@",
+ "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@1.isolate.gen.json@ \"fake device 1\", @@@",
@@ -481,7 +481,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/2.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/2.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/2.isolate.gen.json"
],
"name": "isolate.generate 2.isolate.gen.json",
@@ -495,7 +495,7 @@
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", @@@",
+ "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"6.1.1\", @@@",
@@ -505,7 +505,7 @@
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/2.isolated\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", @@@",
+ "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@2.isolate.gen.json@ \"fake device 1\", @@@",
@@ -524,7 +524,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/3.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/3.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/3.isolate.gen.json"
],
"name": "isolate.generate 3.isolate.gen.json",
@@ -538,7 +538,7 @@
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake test 2.app\", @@@",
+ "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake test 2.app\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"6.1.1\", @@@",
@@ -548,7 +548,7 @@
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isolated\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake test 2.app\", @@@",
+ "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake test 2.app\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@3.isolate.gen.json@ \"fake device 2\", @@@",
@@ -567,7 +567,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/4.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/4.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/4.isolate.gen.json"
],
"name": "isolate.generate 4.isolate.gen.json",
@@ -581,7 +581,7 @@
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", @@@",
+ "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"6.1.1\", @@@",
@@ -591,7 +591,7 @@
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/4.isolated\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", @@@",
+ "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@4.isolate.gen.json@ \"fake device 2\", @@@",
@@ -610,7 +610,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/5.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/5.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/5.isolate.gen.json"
],
"name": "isolate.generate 5.isolate.gen.json",
@@ -624,7 +624,7 @@
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", @@@",
+ "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"6.1.1\", @@@",
@@ -634,7 +634,7 @@
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/5.isolated\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@",
- "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", @@@",
+ "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@5.isolate.gen.json@ \"fake device 2\", @@@",

Powered by Google App Engine
This is Rietveld 408576698