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

Side by Side Diff: scripts/slave/recipes/skia/swarm_trigger.expected/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Release.json

Issue 2068123002: Add Swarming task for downloading Android SDK on Skia bots (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Expectations, fix names Created 4 years, 6 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "git", 4 "git",
5 "remote", 5 "remote",
6 "set-url", 6 "set-url",
7 "origin", 7 "origin",
8 "https://skia.googlesource.com/skia.git" 8 "https://skia.googlesource.com/skia.git"
9 ], 9 ],
10 "cwd": "[SLAVE_BUILD]/skia", 10 "cwd": "[SLAVE_BUILD]/skia",
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after
396 "@@@STEP_LOG_LINE@json.output@ \"isolate_recipes\": \"[dummy hash for iso late_recipes]\"@@@", 396 "@@@STEP_LOG_LINE@json.output@ \"isolate_recipes\": \"[dummy hash for iso late_recipes]\"@@@",
397 "@@@STEP_LOG_LINE@json.output@}@@@", 397 "@@@STEP_LOG_LINE@json.output@}@@@",
398 "@@@STEP_LOG_END@json.output@@@", 398 "@@@STEP_LOG_END@json.output@@@",
399 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"isolate_recipes\": \"[dummy hash fo r isolate_recipes]\"}@@@" 399 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"isolate_recipes\": \"[dummy hash fo r isolate_recipes]\"}@@@"
400 ] 400 ]
401 }, 401 },
402 { 402 {
403 "cmd": [ 403 "cmd": [
404 "python", 404 "python",
405 "-u", 405 "-u",
406 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
407 "[SLAVE_BUILD]/swarming_temp_dir",
408 "511"
409 ],
410 "name": "makedirs swarming tmp dir (2)",
411 "~followup_annotations": [
412 "@@@STEP_LOG_LINE@python.inline@@@@",
413 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
414 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
415 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
416 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
417 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
418 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
419 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
420 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
421 "@@@STEP_LOG_END@python.inline@@@"
422 ]
423 },
424 {
425 "cmd": [
426 "python",
427 "-u",
428 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
429 "{\n \"args\": [\n \"--isolate\", \n \"[BUILD]/scripts/sl ave/recipes/skia/gsutil.isolate\", \n \"--isolated\", \n \"[SLAVE_ BUILD]/swarming_temp_dir/skia-task-isolate_gsutil.isolated\", \n \"--conf ig-variable\", \n \"OS\", \n \"linux\"\n ], \n \"dir\": \"[B UILD]/scripts/slave/recipes/skia\", \n \"version\": 1\n}",
430 "[SLAVE_BUILD]/swarming_temp_dir/isolate_gsutil.isolated.gen.json"
431 ],
432 "name": "Write isolate_gsutil.isolated.gen.json"
433 },
434 {
435 "cmd": [
436 "python",
437 "-u",
438 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
439 "[SLAVE_BUILD]/swarming.client",
440 "batcharchive",
441 "--dump-json",
442 "/path/to/tmp/json",
443 "--isolate-server",
444 "https://isolateserver.appspot.com",
445 "--verbose",
446 "[SLAVE_BUILD]/swarming_temp_dir/isolate_gsutil.isolated.gen.json"
447 ],
448 "name": "isolate tests (2)",
449 "~followup_annotations": [
450 "@@@STEP_LOG_LINE@json.output@{@@@",
451 "@@@STEP_LOG_LINE@json.output@ \"isolate_gsutil\": \"[dummy hash for isol ate_gsutil]\"@@@",
452 "@@@STEP_LOG_LINE@json.output@}@@@",
453 "@@@STEP_LOG_END@json.output@@@",
454 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"isolate_gsutil\": \"[dummy hash for isolate_gsutil]\"}@@@"
455 ]
456 },
457 {
458 "cmd": [
459 "python",
460 "-u",
406 "[SLAVE_BUILD]/skia/tools/buildbot_spec.py", 461 "[SLAVE_BUILD]/skia/tools/buildbot_spec.py",
407 "/path/to/tmp/json", 462 "/path/to/tmp/json",
408 "Build-Mac-Clang-Arm7-Release-iOS" 463 "Build-Mac-Clang-Arm7-Release-iOS"
409 ], 464 ],
410 "cwd": "[SLAVE_BUILD]/skia", 465 "cwd": "[SLAVE_BUILD]/skia",
411 "name": "exec buildbot_spec.py (2)", 466 "name": "exec buildbot_spec.py (2)",
412 "~followup_annotations": [ 467 "~followup_annotations": [
413 "@@@STEP_LOG_LINE@json.output@{@@@", 468 "@@@STEP_LOG_LINE@json.output@{@@@",
414 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", 469 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
415 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@", 470 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@",
(...skipping 28 matching lines...) Expand all
444 ] 499 ]
445 }, 500 },
446 { 501 {
447 "cmd": [ 502 "cmd": [
448 "python", 503 "python",
449 "-u", 504 "-u",
450 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 505 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
451 "[SLAVE_BUILD]/swarming_temp_dir", 506 "[SLAVE_BUILD]/swarming_temp_dir",
452 "511" 507 "511"
453 ], 508 ],
454 "name": "makedirs swarming tmp dir (2)", 509 "name": "makedirs swarming tmp dir (3)",
455 "~followup_annotations": [ 510 "~followup_annotations": [
456 "@@@STEP_LOG_LINE@python.inline@@@@", 511 "@@@STEP_LOG_LINE@python.inline@@@@",
457 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 512 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
458 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 513 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
459 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 514 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
460 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 515 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
461 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 516 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
462 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 517 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
463 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 518 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
464 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 519 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
(...skipping 17 matching lines...) Expand all
482 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 537 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
483 "[SLAVE_BUILD]/swarming.client", 538 "[SLAVE_BUILD]/swarming.client",
484 "batcharchive", 539 "batcharchive",
485 "--dump-json", 540 "--dump-json",
486 "/path/to/tmp/json", 541 "/path/to/tmp/json",
487 "--isolate-server", 542 "--isolate-server",
488 "https://isolateserver.appspot.com", 543 "https://isolateserver.appspot.com",
489 "--verbose", 544 "--verbose",
490 "[SLAVE_BUILD]/swarming_temp_dir/compile_skia.isolated.gen.json" 545 "[SLAVE_BUILD]/swarming_temp_dir/compile_skia.isolated.gen.json"
491 ], 546 ],
492 "name": "isolate tests (2)", 547 "name": "isolate tests (3)",
493 "~followup_annotations": [ 548 "~followup_annotations": [
494 "@@@STEP_LOG_LINE@json.output@{@@@", 549 "@@@STEP_LOG_LINE@json.output@{@@@",
495 "@@@STEP_LOG_LINE@json.output@ \"compile_skia\": \"[dummy hash for compil e_skia]\"@@@", 550 "@@@STEP_LOG_LINE@json.output@ \"compile_skia\": \"[dummy hash for compil e_skia]\"@@@",
496 "@@@STEP_LOG_LINE@json.output@}@@@", 551 "@@@STEP_LOG_LINE@json.output@}@@@",
497 "@@@STEP_LOG_END@json.output@@@", 552 "@@@STEP_LOG_END@json.output@@@",
498 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"compile_skia\": \"[dummy hash for c ompile_skia]\"}@@@" 553 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"compile_skia\": \"[dummy hash for c ompile_skia]\"}@@@"
499 ] 554 ]
500 }, 555 },
501 { 556 {
502 "cmd": [ 557 "cmd": [
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
737 "name": "Get expected SK_IMAGE_VERSION" 792 "name": "Get expected SK_IMAGE_VERSION"
738 }, 793 },
739 { 794 {
740 "cmd": [ 795 "cmd": [
741 "python", 796 "python",
742 "-u", 797 "-u",
743 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 798 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
744 "[SLAVE_BUILD]/swarming_temp_dir", 799 "[SLAVE_BUILD]/swarming_temp_dir",
745 "511" 800 "511"
746 ], 801 ],
747 "name": "makedirs swarming tmp dir (3)", 802 "name": "makedirs swarming tmp dir (4)",
748 "~followup_annotations": [ 803 "~followup_annotations": [
749 "@@@STEP_LOG_LINE@python.inline@@@@", 804 "@@@STEP_LOG_LINE@python.inline@@@@",
750 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 805 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
751 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 806 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
752 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 807 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
753 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 808 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
754 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 809 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
755 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 810 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
756 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 811 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
757 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 812 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
(...skipping 17 matching lines...) Expand all
775 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 830 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
776 "[SLAVE_BUILD]/swarming.client", 831 "[SLAVE_BUILD]/swarming.client",
777 "batcharchive", 832 "batcharchive",
778 "--dump-json", 833 "--dump-json",
779 "/path/to/tmp/json", 834 "/path/to/tmp/json",
780 "--isolate-server", 835 "--isolate-server",
781 "https://isolateserver.appspot.com", 836 "https://isolateserver.appspot.com",
782 "--verbose", 837 "--verbose",
783 "[SLAVE_BUILD]/swarming_temp_dir/test_skia.isolated.gen.json" 838 "[SLAVE_BUILD]/swarming_temp_dir/test_skia.isolated.gen.json"
784 ], 839 ],
785 "name": "isolate tests (3)", 840 "name": "isolate tests (4)",
786 "~followup_annotations": [ 841 "~followup_annotations": [
787 "@@@STEP_LOG_LINE@json.output@{@@@", 842 "@@@STEP_LOG_LINE@json.output@{@@@",
788 "@@@STEP_LOG_LINE@json.output@ \"test_skia\": \"[dummy hash for test_skia ]\"@@@", 843 "@@@STEP_LOG_LINE@json.output@ \"test_skia\": \"[dummy hash for test_skia ]\"@@@",
789 "@@@STEP_LOG_LINE@json.output@}@@@", 844 "@@@STEP_LOG_LINE@json.output@}@@@",
790 "@@@STEP_LOG_END@json.output@@@", 845 "@@@STEP_LOG_END@json.output@@@",
791 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"test_skia\": \"[dummy hash for test _skia]\"}@@@" 846 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"test_skia\": \"[dummy hash for test _skia]\"}@@@"
792 ] 847 ]
793 }, 848 },
794 { 849 {
795 "cmd": [ 850 "cmd": [
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
1036 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" 1091 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto"
1037 }, 1092 },
1038 "name": "Upload DM Results" 1093 "name": "Upload DM Results"
1039 }, 1094 },
1040 { 1095 {
1041 "name": "$result", 1096 "name": "$result",
1042 "recipe_result": null, 1097 "recipe_result": null,
1043 "status_code": 0 1098 "status_code": 0
1044 } 1099 }
1045 ] 1100 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698