| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "[BUILD]/scripts/slave/ios/host_info.py", | 4 "[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 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "host and tools info", | 9 "name": "host and tools info", |
| 10 "~followup_annotations": [ | 10 "~followup_annotations": [ |
| (...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 168 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 168 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@
@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@
@@", |
| 170 "@@@STEP_LOG_LINE@json.output@}@@@", | 170 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 171 "@@@STEP_LOG_END@json.output@@@" | 171 "@@@STEP_LOG_END@json.output@@@" |
| 172 ] | 172 ] |
| 173 }, | 173 }, |
| 174 { | 174 { |
| 175 "cmd": [ | 175 "cmd": [ |
| 176 "echo", | 176 "echo", |
| 177 "-e", | 177 "-e", |
| 178 "{\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 \"mb_type\": null, \n \"sdk\": \"iphone
simulator7.1\", \n \"tests\": [\n {\n \"app\": \"fake tests 1\", \n
\"device type\": \"fake device\", \n \"os\": \"8.1\"\n }, \n {\n
\"app\": \"fake tests 2\", \n \"device type\": \"fake device\", \n
\"os\": \"8.1\"\n }, \n {\n \"app\": \"fake tests 3\", \n \"devi
ce type\": \"fake device\", \n \"os\": \"8.1\"\n }, \n {\n \"app
\": \"fake tests 4\", \n \"device type\": \"fake device\", \n \"os\":
\"8.1\"\n }, \n {\n \"app\": \"fake tests 5\", \n \"device type\
": \"fake device\", \n \"os\": \"8.1\"\n }, \n {\n \"app\": \"fa
ke tests 6\", \n \"device type\": \"fake device\", \n \"os\": \"8.1\"\
n }\n ], \n \"triggered bots\": {}, \n \"xcode version\": \"fake xcode ver
sion\"\n}" | 178 "{\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 \"mb_type\": null, \n \"sdk\": \"iphone
simulator7.1\", \n \"tests\": [\n {\n \"app\": \"fake tests 1\", \n
\"device type\": \"fake device\", \n \"os\": \"8.1\"\n }, \n {\n
\"app\": \"fake tests 2\", \n \"device type\": \"fake device\", \n
\"os\": \"8.1\"\n }, \n {\n \"app\": \"fake tests 3\", \n \"devi
ce type\": \"fake device\", \n \"os\": \"8.1\"\n }, \n {\n \"app
\": \"fake tests 4\", \n \"device type\": \"fake device\", \n \"os\":
\"8.1\"\n }, \n {\n \"app\": \"fake tests 5\", \n \"device type\
": \"fake device\", \n \"os\": \"8.1\"\n }, \n {\n \"app\": \"fa
ke tests 6\", \n \"device type\": \"fake device\", \n \"os\": \"8.1\"\
n }\n ], \n \"triggered bots\": {}, \n \"use_analyze\": true, \n \"xcode
version\": \"fake xcode version\"\n}" |
| 179 ], | 179 ], |
| 180 "cwd": "[SLAVE_BUILD]", | 180 "cwd": "[SLAVE_BUILD]", |
| 181 "name": "finalize build config" | 181 "name": "finalize build config" |
| 182 }, | 182 }, |
| 183 { | 183 { |
| 184 "cmd": [ | 184 "cmd": [ |
| 185 "[BUILD]/scripts/slave/ios/find_xcode.py", | 185 "[BUILD]/scripts/slave/ios/find_xcode.py", |
| 186 "--json-file", | 186 "--json-file", |
| 187 "/path/to/tmp/json", | 187 "/path/to/tmp/json", |
| 188 "--version", | 188 "--version", |
| (...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 442 "@@@STEP_LOG_END@fake log@@@", | 442 "@@@STEP_LOG_END@fake log@@@", |
| 443 "@@@STEP_LINK@fake URL text@fake URL@@@" | 443 "@@@STEP_LINK@fake URL text@fake URL@@@" |
| 444 ] | 444 ] |
| 445 }, | 445 }, |
| 446 { | 446 { |
| 447 "name": "$result", | 447 "name": "$result", |
| 448 "reason": "Failed fake tests 2 (fake device iOS 8.1), fake tests 3 (fake dev
ice iOS 8.1), fake tests 5 (fake device iOS 8.1).", | 448 "reason": "Failed fake tests 2 (fake device iOS 8.1), fake tests 3 (fake dev
ice iOS 8.1), fake tests 5 (fake device iOS 8.1).", |
| 449 "status_code": 1 | 449 "status_code": 1 |
| 450 } | 450 } |
| 451 ] | 451 ] |
| OLD | NEW |