| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", | 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", |
| 5 "--json-file", | 5 "--json-file", |
| 6 "/path/to/tmp/json" | 6 "/path/to/tmp/json" |
| 7 ], | 7 ], |
| 8 "name": "host and tools info", | 8 "name": "host and tools info", |
| 9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
| 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", | 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", |
| (...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 113 ], | 113 ], |
| 114 "name": "read build config", | 114 "name": "read build config", |
| 115 "~followup_annotations": [ | 115 "~followup_annotations": [ |
| 116 "@@@STEP_LOG_LINE@json.output@{@@@", | 116 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 117 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@", | 117 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@", |
| 118 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\",
@@@", | 118 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\",
@@@", |
| 119 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\"@
@@", | 119 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\"@
@@", |
| 120 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 120 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 121 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"xcodebuild\", @@@", | 121 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"xcodebuild\", @@@", |
| 122 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", | 122 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", |
| 123 "@@@STEP_LOG_LINE@json.output@ \"mb_type\": \"gyp\", @@@", |
| 123 "@@@STEP_LOG_LINE@json.output@ \"sdk\": \"iphonesimulator8.0\", @@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"sdk\": \"iphonesimulator8.0\", @@@", |
| 124 "@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@", | 125 "@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@", |
| 125 "@@@STEP_LOG_LINE@json.output@ {@@@", | 126 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 126 "@@@STEP_LOG_LINE@json.output@ \"app\": \"fake tests 1\", @@@", | 127 "@@@STEP_LOG_LINE@json.output@ \"app\": \"fake tests 1\", @@@", |
| 127 "@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device\", @@@"
, | 128 "@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device\", @@@"
, |
| 128 "@@@STEP_LOG_LINE@json.output@ \"os\": \"8.0\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"os\": \"8.0\"@@@", |
| 129 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 130 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 130 "@@@STEP_LOG_LINE@json.output@ {@@@", | 131 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 131 "@@@STEP_LOG_LINE@json.output@ \"app\": \"fake tests 2\", @@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"app\": \"fake tests 2\", @@@", |
| 132 "@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device\", @@@"
, | 133 "@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device\", @@@"
, |
| 133 "@@@STEP_LOG_LINE@json.output@ \"os\": \"7.1\"@@@", | 134 "@@@STEP_LOG_LINE@json.output@ \"os\": \"7.1\"@@@", |
| 134 "@@@STEP_LOG_LINE@json.output@ }@@@", | 135 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 135 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 136 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 136 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@
@@", | 137 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@
@@", |
| 137 "@@@STEP_LOG_LINE@json.output@}@@@", | 138 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 138 "@@@STEP_LOG_END@json.output@@@" | 139 "@@@STEP_LOG_END@json.output@@@" |
| 139 ] | 140 ] |
| 140 }, | 141 }, |
| 141 { | 142 { |
| 142 "cmd": [ | 143 "cmd": [ |
| 143 "echo", | 144 "echo", |
| 144 "-e", | 145 "-e", |
| 145 "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"stat
ic_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp de
fine 2\": \"fake value 2\"\n }, \n \"additional_compile_targets\": [\n \"Al
l\"\n ], \n \"compiler\": \"xcodebuild\", \n \"configuration\": \"Debug\", \n
\"env\": {}, \n \"gn_args\": [], \n \"mastername\": \"chromium.fake\", \n \
"mb_type\": null, \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n
\"app\": \"fake tests 1\", \n \"device type\": \"fake device\", \n
\"id\": \"0\", \n \"os\": \"8.0\"\n }, \n {\n \"app\": \"fake
tests 2\", \n \"device type\": \"fake device\", \n \"id\": \"1\", \n
\"os\": \"7.1\"\n }\n ], \n \"triggered bots\": {}, \n \"use_analyze\
": true, \n \"xcode version\": \"fake xcode version\"\n}" | 146 "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"stat
ic_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp de
fine 2\": \"fake value 2\"\n }, \n \"additional_compile_targets\": [\n \"Al
l\"\n ], \n \"compiler\": \"xcodebuild\", \n \"configuration\": \"Debug\", \n
\"env\": {}, \n \"gn_args\": [], \n \"mastername\": \"chromium.fake\", \n \
"mb_type\": \"gyp\", \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n
{\n \"app\": \"fake tests 1\", \n \"device type\": \"fake device\", \n
\"id\": \"0\", \n \"os\": \"8.0\"\n }, \n {\n \"app\": \"f
ake tests 2\", \n \"device type\": \"fake device\", \n \"id\": \"1\",
\n \"os\": \"7.1\"\n }\n ], \n \"triggered bots\": {}, \n \"use_analy
ze\": true, \n \"xcode version\": \"fake xcode version\"\n}" |
| 146 ], | 147 ], |
| 147 "name": "finalize build config" | 148 "name": "finalize build config" |
| 148 }, | 149 }, |
| 149 { | 150 { |
| 150 "cmd": [ | 151 "cmd": [ |
| 151 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/find_xcode.py", | 152 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/find_xcode.py", |
| 152 "--json-file", | 153 "--json-file", |
| 153 "/path/to/tmp/json", | 154 "/path/to/tmp/json", |
| 154 "--version", | 155 "--version", |
| 155 "fake xcode version" | 156 "fake xcode version" |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 263 "@@@STEP_LINK@fake URL text@fake URL@@@" | 264 "@@@STEP_LINK@fake URL text@fake URL@@@" |
| 264 ] | 265 ] |
| 265 }, | 266 }, |
| 266 { | 267 { |
| 267 "name": "$result", | 268 "name": "$result", |
| 268 "reason": "Failed fake tests 1 (fake device iOS 8.0).", | 269 "reason": "Failed fake tests 1 (fake device iOS 8.0).", |
| 269 "recipe_result": null, | 270 "recipe_result": null, |
| 270 "status_code": 1 | 271 "status_code": 1 |
| 271 } | 272 } |
| 272 ] | 273 ] |
| OLD | NEW |