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

Side by Side Diff: scripts/slave/recipes/ios/try.expected/swarming.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 "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 420 matching lines...) Expand 10 before | Expand all | Expand 10 after
431 }, 431 },
432 { 432 {
433 "cmd": [], 433 "cmd": [],
434 "name": "isolate" 434 "name": "isolate"
435 }, 435 },
436 { 436 {
437 "cmd": [ 437 "cmd": [
438 "python", 438 "python",
439 "-u", 439 "-u",
440 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 440 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
441 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n \"variables\": {\n \"command\": [\n \"src/ios/build/bo ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n \"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \" --xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\ ", \n \"[BUILDER_CACHE]/ios_simulator_swarming/src/out/Debug-iphonesi mulator/iossim\", \n \"--platform\", \n \"<(platform)\", \ n \"--version\", \n \"<(version)\"\n ], \n \"files\": [\n \"<(app_path)/\", \n \"src/ios/build/bot s/scripts/\", \n \"[BUILDER_CACHE]/ios_simulator_swarming/src/out/Deb ug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", 441 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n \"variables\": {\n \"command\": [\n \"src/ios/build/bo ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n \"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \" --xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\ ", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla tform\", \n \"<(platform)\", \n \"--version\", \n \"<(version)\"\n ], \n \"files\": [\n \"<(app_pa th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}",
442 "[SLAVE_BUILD]/template.isolate" 442 "[SLAVE_BUILD]/template.isolate"
443 ], 443 ],
444 "name": "isolate.generate template.isolate", 444 "name": "isolate.generate template.isolate",
445 "~followup_annotations": [ 445 "~followup_annotations": [
446 "@@@STEP_NEST_LEVEL@1@@@", 446 "@@@STEP_NEST_LEVEL@1@@@",
447 "@@@STEP_LOG_LINE@template.isolate@{@@@", 447 "@@@STEP_LOG_LINE@template.isolate@{@@@",
448 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", 448 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@",
449 "@@@STEP_LOG_LINE@template.isolate@ [@@@", 449 "@@@STEP_LOG_LINE@template.isolate@ [@@@",
450 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", 450 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@",
451 "@@@STEP_LOG_LINE@template.isolate@ {@@@", 451 "@@@STEP_LOG_LINE@template.isolate@ {@@@",
452 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", 452 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@",
453 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", 453 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@",
454 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@", 454 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@",
455 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", 455 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@",
456 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", 456 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@",
457 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", 457 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@",
458 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ", 458 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ",
459 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", 459 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@",
460 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@", 460 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@",
461 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@", 461 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@",
462 "@@@STEP_LOG_LINE@template.isolate@ \"[BUILDER_CACHE]/ios_simul ator_swarming/src/out/Debug-iphonesimulator/iossim\", @@@", 462 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\", @@@",
463 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@", 463 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@",
464 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@", 464 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@",
465 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@", 465 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@",
466 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@", 466 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@",
467 "@@@STEP_LOG_LINE@template.isolate@ ], @@@", 467 "@@@STEP_LOG_LINE@template.isolate@ ], @@@",
468 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@", 468 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@",
469 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@", 469 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@",
470 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\", @@@", 470 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\", @@@",
471 "@@@STEP_LOG_LINE@template.isolate@ \"[BUILDER_CACHE]/ios_simul ator_swarming/src/out/Debug-iphonesimulator/iossim\"@@@", 471 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\"@@@",
472 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 472 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
473 "@@@STEP_LOG_LINE@template.isolate@ }@@@", 473 "@@@STEP_LOG_LINE@template.isolate@ }@@@",
474 "@@@STEP_LOG_LINE@template.isolate@ }@@@", 474 "@@@STEP_LOG_LINE@template.isolate@ }@@@",
475 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 475 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
476 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 476 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
477 "@@@STEP_LOG_LINE@template.isolate@}@@@", 477 "@@@STEP_LOG_LINE@template.isolate@}@@@",
478 "@@@STEP_LOG_END@template.isolate@@@" 478 "@@@STEP_LOG_END@template.isolate@@@"
479 ] 479 ]
480 }, 480 },
481 { 481 {
482 "cmd": [ 482 "cmd": [
483 "python", 483 "python",
484 "-u", 484 "-u",
485 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 485 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
486 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[BUILDER_CACHE]/ios_si mulator_swarming/src/out/Debug-iphonesimulator/fake test.app\", \n \"--config -variable\", \n \"xcode_version\", \n \"fake xcode version\", \n \"--is olate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolated\", \n \ "[TMP_BASE]/isolate_tmp_1/0.isolated\", \n \"--path-variable\", \n \"app_p ath\", \n \"[BUILDER_CACHE]/ios_simulator_swarming/src/out/Debug-iphonesimula tor/fake test.app\", \n \"--config-variable\", \n \"platform\", \n \"fa ke device\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 486 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/fake test.app\", \n \"--config-variable\", \n \"xcode_version\", \ n \"fake xcode version\", \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/out/Debug-iphonesimu lator/fake test.app\", \n \"--config-variable\", \n \"platform\", \n \" fake device\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
487 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json" 487 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json"
488 ], 488 ],
489 "name": "isolate.generate 0.isolate.gen.json", 489 "name": "isolate.generate 0.isolate.gen.json",
490 "~followup_annotations": [ 490 "~followup_annotations": [
491 "@@@STEP_NEST_LEVEL@1@@@", 491 "@@@STEP_NEST_LEVEL@1@@@",
492 "@@@STEP_TEXT@fake test (fake device iOS 8.1)@@@", 492 "@@@STEP_TEXT@fake test (fake device iOS 8.1)@@@",
493 "@@@STEP_LOG_LINE@0.isolate.gen.json@{@@@", 493 "@@@STEP_LOG_LINE@0.isolate.gen.json@{@@@",
494 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"args\": [@@@", 494 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"args\": [@@@",
495 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 495 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
496 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"OS\", @@@", 496 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"OS\", @@@",
497 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@", 497 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@",
498 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 498 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
499 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", 499 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@",
500 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[BUILDER_CACHE]/ios_simulator_s warming/src/out/Debug-iphonesimulator/fake test.app\", @@@", 500 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test.app\", @@@",
501 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 501 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
502 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@", 502 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@",
503 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake xcode version\", @@@", 503 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake xcode version\", @@@",
504 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolate\", @@@", 504 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolate\", @@@",
505 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 505 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
506 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolated\", @@@", 506 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolated\", @@@",
507 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isol ated\", @@@", 507 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isol ated\", @@@",
508 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@", 508 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@",
509 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", 509 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@",
510 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[BUILDER_CACHE]/ios_simulator_s warming/src/out/Debug-iphonesimulator/fake test.app\", @@@", 510 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test.app\", @@@",
511 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 511 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
512 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@", 512 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@",
513 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device\", @@@", 513 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device\", @@@",
514 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 514 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
515 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\", @@@", 515 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\", @@@",
516 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"8.1\"@@@", 516 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"8.1\"@@@",
517 "@@@STEP_LOG_LINE@0.isolate.gen.json@ ], @@@", 517 "@@@STEP_LOG_LINE@0.isolate.gen.json@ ], @@@",
518 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 518 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
519 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\": 1@@@", 519 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\": 1@@@",
520 "@@@STEP_LOG_LINE@0.isolate.gen.json@}@@@", 520 "@@@STEP_LOG_LINE@0.isolate.gen.json@}@@@",
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
682 "@@@STEP_LOG_END@json.output@@@", 682 "@@@STEP_LOG_END@json.output@@@",
683 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 683 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
684 ] 684 ]
685 }, 685 },
686 { 686 {
687 "name": "$result", 687 "name": "$result",
688 "recipe_result": null, 688 "recipe_result": null,
689 "status_code": 0 689 "status_code": 0
690 } 690 }
691 ] 691 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/ios/try.expected/parent.json ('k') | scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698