| Index: scripts/slave/recipes/ios/unified_builder_tester.expected/no_tests.json
|
| diff --git a/scripts/slave/recipes/ios/unified_builder_tester.expected/no_tests.json b/scripts/slave/recipes/ios/unified_builder_tester.expected/no_tests.json
|
| index 654209465cc716f1f39422bcc7888f42aba6906c..7dbab50082d0cf15ac6cbf08227c786c905cf498 100644
|
| --- a/scripts/slave/recipes/ios/unified_builder_tester.expected/no_tests.json
|
| +++ b/scripts/slave/recipes/ios/unified_builder_tester.expected/no_tests.json
|
| @@ -5,6 +5,7 @@
|
| "--json-file",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "host and tools info",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@",
|
| @@ -44,6 +45,7 @@
|
| "src@HEAD",
|
| "--force"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -91,6 +93,7 @@
|
| "[SLAVE_BUILD]/src/ios/build/bots/chromium.fake/ios.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "read build config",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -113,6 +116,7 @@
|
| "-e",
|
| "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"static_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp define 2\": \"fake value 2\"\n }, \n \"compiler\": \"ninja\", \n \"configuration\": \"Release\", \n \"sdk\": \"iphoneos8.0\", \n \"tests\": [], \n \"triggered bots\": {}, \n \"xcode version\": \"fake xcode version\"\n}"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "finalize build config"
|
| },
|
| {
|
| @@ -123,6 +127,7 @@
|
| "--version",
|
| "fake xcode version"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "find xcode",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| @@ -136,6 +141,7 @@
|
| "[DEPOT_TOOLS]/gclient.py",
|
| "runhooks"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_CROSSCOMPILE": "1",
|
| "GYP_DEFINES": "fake gyp define 1=fake value 1 fake gyp define 2=fake value 2 component=static_library OS=ios",
|
|
|