| 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 245 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 256 "-sdk", | 256 "-sdk", |
| 257 "iphonesimulator7.1" | 257 "iphonesimulator7.1" |
| 258 ], | 258 ], |
| 259 "cwd": "[BUILDER_CACHE]/ios/src/xcodebuild", | 259 "cwd": "[BUILDER_CACHE]/ios/src/xcodebuild", |
| 260 "name": "compile" | 260 "name": "compile" |
| 261 }, | 261 }, |
| 262 { | 262 { |
| 263 "cmd": [ | 263 "cmd": [ |
| 264 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", | 264 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", |
| 265 "--app", | 265 "--app", |
| 266 "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests 1.app
", | 266 "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 1.app", |
| 267 "--json_file", | 267 "--json_file", |
| 268 "/path/to/tmp/json", | 268 "/path/to/tmp/json", |
| 269 "--iossim", | 269 "--iossim", |
| 270 "[BUILDER_CACHE]/ios/src/xcodebuild/ninja-iossim/Debug/iossim", | 270 "[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim", |
| 271 "--platform", | 271 "--platform", |
| 272 "fake device", | 272 "fake device", |
| 273 "--version", | 273 "--version", |
| 274 "8.1" | 274 "8.1" |
| 275 ], | 275 ], |
| 276 "name": "fake tests 1 (fake device iOS 8.1)", | 276 "name": "fake tests 1 (fake device iOS 8.1)", |
| 277 "~followup_annotations": [ | 277 "~followup_annotations": [ |
| 278 "@@@STEP_LOG_LINE@json.output@{@@@", | 278 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", | 279 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"fake URL text\": \"fake URL\"@@@", | 280 "@@@STEP_LOG_LINE@json.output@ \"fake URL text\": \"fake URL\"@@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 281 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"logs\": {@@@", | 282 "@@@STEP_LOG_LINE@json.output@ \"logs\": {@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"fake log\": [@@@", | 283 "@@@STEP_LOG_LINE@json.output@ \"fake log\": [@@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"fake log line 1\", @@@", | 284 "@@@STEP_LOG_LINE@json.output@ \"fake log line 1\", @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"fake log line 2\"@@@", | 285 "@@@STEP_LOG_LINE@json.output@ \"fake log line 2\"@@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 286 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 287 "@@@STEP_LOG_LINE@json.output@ }@@@", | 287 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 288 "@@@STEP_LOG_LINE@json.output@}@@@", | 288 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 289 "@@@STEP_LOG_END@json.output@@@", | 289 "@@@STEP_LOG_END@json.output@@@", |
| 290 "@@@STEP_LOG_LINE@fake log@fake log line 1@@@", | 290 "@@@STEP_LOG_LINE@fake log@fake log line 1@@@", |
| 291 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", | 291 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", |
| 292 "@@@STEP_LOG_END@fake log@@@", | 292 "@@@STEP_LOG_END@fake log@@@", |
| 293 "@@@STEP_LINK@fake URL text@fake URL@@@" | 293 "@@@STEP_LINK@fake URL text@fake URL@@@" |
| 294 ] | 294 ] |
| 295 }, | 295 }, |
| 296 { | 296 { |
| 297 "cmd": [ | 297 "cmd": [ |
| 298 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", | 298 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", |
| 299 "--app", | 299 "--app", |
| 300 "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests 2.app
", | 300 "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 2.app", |
| 301 "--json_file", | 301 "--json_file", |
| 302 "/path/to/tmp/json", | 302 "/path/to/tmp/json", |
| 303 "--iossim", | 303 "--iossim", |
| 304 "[BUILDER_CACHE]/ios/src/xcodebuild/ninja-iossim/Debug/iossim", | 304 "[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim", |
| 305 "--platform", | 305 "--platform", |
| 306 "fake device", | 306 "fake device", |
| 307 "--version", | 307 "--version", |
| 308 "8.1" | 308 "8.1" |
| 309 ], | 309 ], |
| 310 "name": "fake tests 2 (fake device iOS 8.1)", | 310 "name": "fake tests 2 (fake device iOS 8.1)", |
| 311 "~followup_annotations": [ | 311 "~followup_annotations": [ |
| 312 "step returned non-zero exit code: 1", | 312 "step returned non-zero exit code: 1", |
| 313 "@@@STEP_LOG_LINE@json.output@{@@@", | 313 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 314 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", | 314 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 326 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", | 326 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", |
| 327 "@@@STEP_LOG_END@fake log@@@", | 327 "@@@STEP_LOG_END@fake log@@@", |
| 328 "@@@STEP_LINK@fake URL text@fake URL@@@", | 328 "@@@STEP_LINK@fake URL text@fake URL@@@", |
| 329 "@@@STEP_FAILURE@@@" | 329 "@@@STEP_FAILURE@@@" |
| 330 ] | 330 ] |
| 331 }, | 331 }, |
| 332 { | 332 { |
| 333 "cmd": [ | 333 "cmd": [ |
| 334 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", | 334 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", |
| 335 "--app", | 335 "--app", |
| 336 "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests 3.app
", | 336 "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 3.app", |
| 337 "--json_file", | 337 "--json_file", |
| 338 "/path/to/tmp/json", | 338 "/path/to/tmp/json", |
| 339 "--iossim", | 339 "--iossim", |
| 340 "[BUILDER_CACHE]/ios/src/xcodebuild/ninja-iossim/Debug/iossim", | 340 "[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim", |
| 341 "--platform", | 341 "--platform", |
| 342 "fake device", | 342 "fake device", |
| 343 "--version", | 343 "--version", |
| 344 "8.1" | 344 "8.1" |
| 345 ], | 345 ], |
| 346 "name": "fake tests 3 (fake device iOS 8.1)", | 346 "name": "fake tests 3 (fake device iOS 8.1)", |
| 347 "~followup_annotations": [ | 347 "~followup_annotations": [ |
| 348 "step returned non-zero exit code: 1", | 348 "step returned non-zero exit code: 1", |
| 349 "@@@STEP_LOG_LINE@json.output@{@@@", | 349 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 350 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", | 350 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 362 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", | 362 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", |
| 363 "@@@STEP_LOG_END@fake log@@@", | 363 "@@@STEP_LOG_END@fake log@@@", |
| 364 "@@@STEP_LINK@fake URL text@fake URL@@@", | 364 "@@@STEP_LINK@fake URL text@fake URL@@@", |
| 365 "@@@STEP_FAILURE@@@" | 365 "@@@STEP_FAILURE@@@" |
| 366 ] | 366 ] |
| 367 }, | 367 }, |
| 368 { | 368 { |
| 369 "cmd": [ | 369 "cmd": [ |
| 370 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", | 370 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", |
| 371 "--app", | 371 "--app", |
| 372 "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests 4.app
", | 372 "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 4.app", |
| 373 "--json_file", | 373 "--json_file", |
| 374 "/path/to/tmp/json", | 374 "/path/to/tmp/json", |
| 375 "--iossim", | 375 "--iossim", |
| 376 "[BUILDER_CACHE]/ios/src/xcodebuild/ninja-iossim/Debug/iossim", | 376 "[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim", |
| 377 "--platform", | 377 "--platform", |
| 378 "fake device", | 378 "fake device", |
| 379 "--version", | 379 "--version", |
| 380 "8.1" | 380 "8.1" |
| 381 ], | 381 ], |
| 382 "name": "fake tests 4 (fake device iOS 8.1)", | 382 "name": "fake tests 4 (fake device iOS 8.1)", |
| 383 "~followup_annotations": [ | 383 "~followup_annotations": [ |
| 384 "@@@STEP_LOG_LINE@json.output@{@@@", | 384 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 385 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", | 385 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", |
| 386 "@@@STEP_LOG_LINE@json.output@ \"fake URL text\": \"fake URL\"@@@", | 386 "@@@STEP_LOG_LINE@json.output@ \"fake URL text\": \"fake URL\"@@@", |
| 387 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 387 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 388 "@@@STEP_LOG_LINE@json.output@ \"logs\": {@@@", | 388 "@@@STEP_LOG_LINE@json.output@ \"logs\": {@@@", |
| 389 "@@@STEP_LOG_LINE@json.output@ \"fake log\": [@@@", | 389 "@@@STEP_LOG_LINE@json.output@ \"fake log\": [@@@", |
| 390 "@@@STEP_LOG_LINE@json.output@ \"fake log line 1\", @@@", | 390 "@@@STEP_LOG_LINE@json.output@ \"fake log line 1\", @@@", |
| 391 "@@@STEP_LOG_LINE@json.output@ \"fake log line 2\"@@@", | 391 "@@@STEP_LOG_LINE@json.output@ \"fake log line 2\"@@@", |
| 392 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 392 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 393 "@@@STEP_LOG_LINE@json.output@ }@@@", | 393 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 394 "@@@STEP_LOG_LINE@json.output@}@@@", | 394 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 395 "@@@STEP_LOG_END@json.output@@@", | 395 "@@@STEP_LOG_END@json.output@@@", |
| 396 "@@@STEP_LOG_LINE@fake log@fake log line 1@@@", | 396 "@@@STEP_LOG_LINE@fake log@fake log line 1@@@", |
| 397 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", | 397 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", |
| 398 "@@@STEP_LOG_END@fake log@@@", | 398 "@@@STEP_LOG_END@fake log@@@", |
| 399 "@@@STEP_LINK@fake URL text@fake URL@@@" | 399 "@@@STEP_LINK@fake URL text@fake URL@@@" |
| 400 ] | 400 ] |
| 401 }, | 401 }, |
| 402 { | 402 { |
| 403 "cmd": [ | 403 "cmd": [ |
| 404 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", | 404 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", |
| 405 "--app", | 405 "--app", |
| 406 "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests 5.app
", | 406 "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 5.app", |
| 407 "--json_file", | 407 "--json_file", |
| 408 "/path/to/tmp/json", | 408 "/path/to/tmp/json", |
| 409 "--iossim", | 409 "--iossim", |
| 410 "[BUILDER_CACHE]/ios/src/xcodebuild/ninja-iossim/Debug/iossim", | 410 "[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim", |
| 411 "--platform", | 411 "--platform", |
| 412 "fake device", | 412 "fake device", |
| 413 "--version", | 413 "--version", |
| 414 "8.1" | 414 "8.1" |
| 415 ], | 415 ], |
| 416 "name": "fake tests 5 (fake device iOS 8.1)", | 416 "name": "fake tests 5 (fake device iOS 8.1)", |
| 417 "~followup_annotations": [ | 417 "~followup_annotations": [ |
| 418 "step returned non-zero exit code: 2", | 418 "step returned non-zero exit code: 2", |
| 419 "@@@STEP_LOG_LINE@json.output@{@@@", | 419 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 420 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", | 420 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 432 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", | 432 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", |
| 433 "@@@STEP_LOG_END@fake log@@@", | 433 "@@@STEP_LOG_END@fake log@@@", |
| 434 "@@@STEP_LINK@fake URL text@fake URL@@@", | 434 "@@@STEP_LINK@fake URL text@fake URL@@@", |
| 435 "@@@STEP_EXCEPTION@@@" | 435 "@@@STEP_EXCEPTION@@@" |
| 436 ] | 436 ] |
| 437 }, | 437 }, |
| 438 { | 438 { |
| 439 "cmd": [ | 439 "cmd": [ |
| 440 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", | 440 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", |
| 441 "--app", | 441 "--app", |
| 442 "[BUILDER_CACHE]/ios/src/xcodebuild/Debug-iphonesimulator/fake tests 6.app
", | 442 "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 6.app", |
| 443 "--json_file", | 443 "--json_file", |
| 444 "/path/to/tmp/json", | 444 "/path/to/tmp/json", |
| 445 "--iossim", | 445 "--iossim", |
| 446 "[BUILDER_CACHE]/ios/src/xcodebuild/ninja-iossim/Debug/iossim", | 446 "[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim", |
| 447 "--platform", | 447 "--platform", |
| 448 "fake device", | 448 "fake device", |
| 449 "--version", | 449 "--version", |
| 450 "8.1" | 450 "8.1" |
| 451 ], | 451 ], |
| 452 "name": "fake tests 6 (fake device iOS 8.1)", | 452 "name": "fake tests 6 (fake device iOS 8.1)", |
| 453 "~followup_annotations": [ | 453 "~followup_annotations": [ |
| 454 "@@@STEP_LOG_LINE@json.output@{@@@", | 454 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 455 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", | 455 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", |
| 456 "@@@STEP_LOG_LINE@json.output@ \"fake URL text\": \"fake URL\"@@@", | 456 "@@@STEP_LOG_LINE@json.output@ \"fake URL text\": \"fake URL\"@@@", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 469 "@@@STEP_LINK@fake URL text@fake URL@@@" | 469 "@@@STEP_LINK@fake URL text@fake URL@@@" |
| 470 ] | 470 ] |
| 471 }, | 471 }, |
| 472 { | 472 { |
| 473 "name": "$result", | 473 "name": "$result", |
| 474 "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).", | 474 "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).", |
| 475 "recipe_result": null, | 475 "recipe_result": null, |
| 476 "status_code": 1 | 476 "status_code": 1 |
| 477 } | 477 } |
| 478 ] | 478 ] |
| OLD | NEW |