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

Side by Side Diff: scripts/slave/recipe_modules/ios/example.expected/errors.json

Issue 2238483003: Revert "ios: fix path to the test app" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: + webrtc expectations 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.fake", 8 "chromium.fake",
9 "--builder", 9 "--builder",
10 "ios", 10 "ios",
(...skipping 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 358 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
359 "@@@STEP_LOG_LINE@template.isolate@}@@@", 359 "@@@STEP_LOG_LINE@template.isolate@}@@@",
360 "@@@STEP_LOG_END@template.isolate@@@" 360 "@@@STEP_LOG_END@template.isolate@@@"
361 ] 361 ]
362 }, 362 },
363 { 363 {
364 "cmd": [ 364 "cmd": [
365 "python", 365 "python",
366 "-u", 366 "-u",
367 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 367 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
368 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Release-iphoneos/fake test 1.app\", \n \"--config-variable\", \n \" xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/tem plate.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0.isolat ed\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/x codebuild/Release-iphoneos/fake test 1.app\"\n ], \n \"dir\": \"[SLAVE_BUILD]\ ", \n \"version\": 1\n}", 368 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Release -iphoneos/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/Release-iphoneos/f ake test 1.app\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
369 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json" 369 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json"
370 ], 370 ],
371 "name": "isolate.generate 0.isolate.gen.json", 371 "name": "isolate.generate 0.isolate.gen.json",
372 "~followup_annotations": [ 372 "~followup_annotations": [
373 "@@@STEP_NEST_LEVEL@1@@@", 373 "@@@STEP_NEST_LEVEL@1@@@",
374 "step returned non-zero exit code: 1", 374 "step returned non-zero exit code: 1",
375 "@@@STEP_EXCEPTION@@@" 375 "@@@STEP_EXCEPTION@@@"
376 ] 376 ]
377 }, 377 },
378 { 378 {
379 "cmd": [ 379 "cmd": [
380 "python", 380 "python",
381 "-u", 381 "-u",
382 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 382 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
383 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Release-iphoneos/fake test 2.app\", \n \"--config-variable\", \n \" xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/tem plate.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/1.isolat ed\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/x codebuild/Release-iphoneos/fake test 2.app\"\n ], \n \"dir\": \"[SLAVE_BUILD]\ ", \n \"version\": 1\n}", 383 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Release -iphoneos/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/1.isolated\", \n \" --path-variable\", \n \"app_path\", \n \"src/xcodebuild/Release-iphoneos/f ake test 2.app\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
384 "[TMP_BASE]/isolate_tmp_1/1.isolate.gen.json" 384 "[TMP_BASE]/isolate_tmp_1/1.isolate.gen.json"
385 ], 385 ],
386 "name": "isolate.generate 1.isolate.gen.json", 386 "name": "isolate.generate 1.isolate.gen.json",
387 "~followup_annotations": [ 387 "~followup_annotations": [
388 "@@@STEP_NEST_LEVEL@1@@@", 388 "@@@STEP_NEST_LEVEL@1@@@",
389 "@@@STEP_TEXT@fake test 2 (iPad Air iOS 8.1)@@@", 389 "@@@STEP_TEXT@fake test 2 (iPad Air iOS 8.1)@@@",
390 "@@@STEP_LOG_LINE@1.isolate.gen.json@{@@@", 390 "@@@STEP_LOG_LINE@1.isolate.gen.json@{@@@",
391 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"args\": [@@@", 391 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"args\": [@@@",
392 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 392 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
393 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"OS\", @@@", 393 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"OS\", @@@",
394 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"ios\", @@@", 394 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"ios\", @@@",
395 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 395 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
396 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@", 396 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
397 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Re lease-iphoneos/fake test 2.app\", @@@", 397 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/xcodebuild/Release-iphoneos /fake test 2.app\", @@@",
398 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 398 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
399 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xcode_version\", @@@", 399 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xcode_version\", @@@",
400 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"6.1.1\", @@@", 400 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"6.1.1\", @@@",
401 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolate\", @@@", 401 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolate\", @@@",
402 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 402 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
403 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolated\", @@@", 403 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolated\", @@@",
404 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isol ated\", @@@", 404 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isol ated\", @@@",
405 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--path-variable\", @@@", 405 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--path-variable\", @@@",
406 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@", 406 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
407 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Re lease-iphoneos/fake test 2.app\"@@@", 407 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/xcodebuild/Release-iphoneos /fake test 2.app\"@@@",
408 "@@@STEP_LOG_LINE@1.isolate.gen.json@ ], @@@", 408 "@@@STEP_LOG_LINE@1.isolate.gen.json@ ], @@@",
409 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 409 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
410 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\": 1@@@", 410 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\": 1@@@",
411 "@@@STEP_LOG_LINE@1.isolate.gen.json@}@@@", 411 "@@@STEP_LOG_LINE@1.isolate.gen.json@}@@@",
412 "@@@STEP_LOG_END@1.isolate.gen.json@@@" 412 "@@@STEP_LOG_END@1.isolate.gen.json@@@"
413 ] 413 ]
414 }, 414 },
415 { 415 {
416 "cmd": [ 416 "cmd": [
417 "python", 417 "python",
418 "-u", 418 "-u",
419 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 419 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
420 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Release-iphoneos/fake test 3.app\", \n \"--config-variable\", \n \" xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/tem plate.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/2.isolat ed\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/x codebuild/Release-iphoneos/fake test 3.app\"\n ], \n \"dir\": \"[SLAVE_BUILD]\ ", \n \"version\": 1\n}", 420 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Release -iphoneos/fake test 3.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/Release-iphoneos/f ake test 3.app\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
421 "[TMP_BASE]/isolate_tmp_1/2.isolate.gen.json" 421 "[TMP_BASE]/isolate_tmp_1/2.isolate.gen.json"
422 ], 422 ],
423 "name": "isolate.generate 2.isolate.gen.json", 423 "name": "isolate.generate 2.isolate.gen.json",
424 "~followup_annotations": [ 424 "~followup_annotations": [
425 "@@@STEP_NEST_LEVEL@1@@@", 425 "@@@STEP_NEST_LEVEL@1@@@",
426 "@@@STEP_TEXT@fake test 3 (fake device iOS 8.1)@@@", 426 "@@@STEP_TEXT@fake test 3 (fake device iOS 8.1)@@@",
427 "@@@STEP_LOG_LINE@2.isolate.gen.json@{@@@", 427 "@@@STEP_LOG_LINE@2.isolate.gen.json@{@@@",
428 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"args\": [@@@", 428 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"args\": [@@@",
429 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 429 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
430 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"OS\", @@@", 430 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"OS\", @@@",
431 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"ios\", @@@", 431 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"ios\", @@@",
432 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 432 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
433 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@", 433 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
434 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Re lease-iphoneos/fake test 3.app\", @@@", 434 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/xcodebuild/Release-iphoneos /fake test 3.app\", @@@",
435 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 435 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
436 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xcode_version\", @@@", 436 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xcode_version\", @@@",
437 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"6.1.1\", @@@", 437 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"6.1.1\", @@@",
438 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolate\", @@@", 438 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolate\", @@@",
439 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 439 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
440 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolated\", @@@", 440 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolated\", @@@",
441 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/2.isol ated\", @@@", 441 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/2.isol ated\", @@@",
442 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--path-variable\", @@@", 442 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--path-variable\", @@@",
443 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@", 443 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
444 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Re lease-iphoneos/fake test 3.app\"@@@", 444 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/xcodebuild/Release-iphoneos /fake test 3.app\"@@@",
445 "@@@STEP_LOG_LINE@2.isolate.gen.json@ ], @@@", 445 "@@@STEP_LOG_LINE@2.isolate.gen.json@ ], @@@",
446 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 446 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
447 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\": 1@@@", 447 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\": 1@@@",
448 "@@@STEP_LOG_LINE@2.isolate.gen.json@}@@@", 448 "@@@STEP_LOG_LINE@2.isolate.gen.json@}@@@",
449 "@@@STEP_LOG_END@2.isolate.gen.json@@@" 449 "@@@STEP_LOG_END@2.isolate.gen.json@@@"
450 ] 450 ]
451 }, 451 },
452 { 452 {
453 "cmd": [ 453 "cmd": [
454 "python", 454 "python",
455 "-u", 455 "-u",
456 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 456 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
457 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Release-iphoneos/fake test 4.app\", \n \"--config-variable\", \n \" xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/tem plate.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/3.isolat ed\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/x codebuild/Release-iphoneos/fake test 4.app\"\n ], \n \"dir\": \"[SLAVE_BUILD]\ ", \n \"version\": 1\n}", 457 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Release -iphoneos/fake test 4.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/Release-iphoneos/f ake test 4.app\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
458 "[TMP_BASE]/isolate_tmp_1/3.isolate.gen.json" 458 "[TMP_BASE]/isolate_tmp_1/3.isolate.gen.json"
459 ], 459 ],
460 "name": "isolate.generate 3.isolate.gen.json", 460 "name": "isolate.generate 3.isolate.gen.json",
461 "~followup_annotations": [ 461 "~followup_annotations": [
462 "@@@STEP_NEST_LEVEL@1@@@", 462 "@@@STEP_NEST_LEVEL@1@@@",
463 "@@@STEP_TEXT@fake test 4 (iPhone 5s iOS 8.1)@@@", 463 "@@@STEP_TEXT@fake test 4 (iPhone 5s iOS 8.1)@@@",
464 "@@@STEP_LOG_LINE@3.isolate.gen.json@{@@@", 464 "@@@STEP_LOG_LINE@3.isolate.gen.json@{@@@",
465 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"args\": [@@@", 465 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"args\": [@@@",
466 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 466 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
467 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"OS\", @@@", 467 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"OS\", @@@",
468 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"ios\", @@@", 468 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"ios\", @@@",
469 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 469 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
470 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@", 470 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
471 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Re lease-iphoneos/fake test 4.app\", @@@", 471 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/xcodebuild/Release-iphoneos /fake test 4.app\", @@@",
472 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 472 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
473 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xcode_version\", @@@", 473 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xcode_version\", @@@",
474 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"6.1.1\", @@@", 474 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"6.1.1\", @@@",
475 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolate\", @@@", 475 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolate\", @@@",
476 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 476 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
477 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolated\", @@@", 477 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolated\", @@@",
478 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isol ated\", @@@", 478 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isol ated\", @@@",
479 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--path-variable\", @@@", 479 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--path-variable\", @@@",
480 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@", 480 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
481 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/Re lease-iphoneos/fake test 4.app\"@@@", 481 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/xcodebuild/Release-iphoneos /fake test 4.app\"@@@",
482 "@@@STEP_LOG_LINE@3.isolate.gen.json@ ], @@@", 482 "@@@STEP_LOG_LINE@3.isolate.gen.json@ ], @@@",
483 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 483 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
484 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\": 1@@@", 484 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\": 1@@@",
485 "@@@STEP_LOG_LINE@3.isolate.gen.json@}@@@", 485 "@@@STEP_LOG_LINE@3.isolate.gen.json@}@@@",
486 "@@@STEP_LOG_END@3.isolate.gen.json@@@" 486 "@@@STEP_LOG_END@3.isolate.gen.json@@@"
487 ] 487 ]
488 }, 488 },
489 { 489 {
490 "cmd": [ 490 "cmd": [
491 "[SLAVE_BUILD]/swarming.client/isolate.py", 491 "[SLAVE_BUILD]/swarming.client/isolate.py",
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
768 "@@@STEP_EXCEPTION@@@" 768 "@@@STEP_EXCEPTION@@@"
769 ] 769 ]
770 }, 770 },
771 { 771 {
772 "name": "$result", 772 "name": "$result",
773 "reason": "Failed fake test 1 (fake device iOS 8.1), fake test 3 (fake devic e iOS 8.1), fake test 4 (iPhone 5s iOS 8.1).", 773 "reason": "Failed fake test 1 (fake device iOS 8.1), fake test 3 (fake devic e iOS 8.1), fake test 4 (iPhone 5s iOS 8.1).",
774 "recipe_result": null, 774 "recipe_result": null,
775 "status_code": 1 775 "status_code": 1
776 } 776 }
777 ] 777 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698