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

Side by Side Diff: scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json

Issue 2334373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 3 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 "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 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src/chrome/test /chromedriver/third_party/java_tests': 'https://chromium.googlesource.com/chromi um/deps/webdriver'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', ' url': 'https://chromium.googlesource.com/chromium/src.git'}]\ntarget_os = ['andr oid']", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src/chrome/test /chromedriver/third_party/java_tests': 'https://chromium.googlesource.com/chromi um/deps/webdriver'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', ' url': 'https://chromium.googlesource.com/chromium/src.git'}]\ntarget_os = ['andr oid']",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@", 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
97 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" 97 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
98 ] 98 ]
99 }, 99 },
100 { 100 {
101 "cmd": [],
102 "name": "ensure_goma" 101 "name": "ensure_goma"
103 }, 102 },
104 { 103 {
105 "cmd": [ 104 "cmd": [
106 "python", 105 "python",
107 "-u", 106 "-u",
108 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 107 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
109 "--platform", 108 "--platform",
110 "linux-amd64", 109 "linux-amd64",
111 "--dest-directory", 110 "--dest-directory",
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 "cwd": "[SLAVE_BUILD]/src", 191 "cwd": "[SLAVE_BUILD]/src",
193 "env": { 192 "env": {
194 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 193 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
195 "GYP_CROSSCOMPILE": "1", 194 "GYP_CROSSCOMPILE": "1",
196 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[ CACHE]/cipd/goma' target_arch=arm use_goma=1", 195 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[ CACHE]/cipd/goma' target_arch=arm use_goma=1",
197 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 196 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
198 }, 197 },
199 "name": "gclient runhooks" 198 "name": "gclient runhooks"
200 }, 199 },
201 { 200 {
202 "allow_subannotations": false,
203 "cmd": [ 201 "cmd": [
204 "[SLAVE_BUILD]/src/build/tree_truth.sh", 202 "[SLAVE_BUILD]/src/build/tree_truth.sh",
205 "[SLAVE_BUILD]/src", 203 "[SLAVE_BUILD]/src",
206 "src" 204 "src"
207 ], 205 ],
208 "name": "tree truth steps" 206 "name": "tree truth steps"
209 }, 207 },
210 { 208 {
211 "cmd": [ 209 "cmd": [
212 "python", 210 "python",
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
488 "--adb-path", 486 "--adb-path",
489 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" 487 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb"
490 ], 488 ],
491 "env": { 489 "env": {
492 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 490 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
493 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 491 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
494 }, 492 },
495 "name": "install ChromePublic.apk" 493 "name": "install ChromePublic.apk"
496 }, 494 },
497 { 495 {
498 "cmd": [],
499 "name": "Download Prebuilts" 496 "name": "Download Prebuilts"
500 }, 497 },
501 { 498 {
502 "cmd": [ 499 "cmd": [
503 "python", 500 "python",
504 "-u", 501 "-u",
505 "[BUILD]/scripts/slave/gsutil_download.py", 502 "[BUILD]/scripts/slave/gsutil_download.py",
506 "--url", 503 "--url",
507 "gs://chromedriver-data/prebuilts", 504 "gs://chromedriver-data/prebuilts",
508 "--dst", 505 "--dst",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
570 "-u", 567 "-u",
571 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 568 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
572 "[TMP_BASE]/prebuilt_tmp_1" 569 "[TMP_BASE]/prebuilt_tmp_1"
573 ], 570 ],
574 "name": "Download Prebuilts.rmtree [TMP_BASE]/prebuilt_tmp_1", 571 "name": "Download Prebuilts.rmtree [TMP_BASE]/prebuilt_tmp_1",
575 "~followup_annotations": [ 572 "~followup_annotations": [
576 "@@@STEP_NEST_LEVEL@1@@@" 573 "@@@STEP_NEST_LEVEL@1@@@"
577 ] 574 ]
578 }, 575 },
579 { 576 {
580 "cmd": [],
581 "name": "python_tests chrome_beta" 577 "name": "python_tests chrome_beta"
582 }, 578 },
583 { 579 {
584 "cmd": [ 580 "cmd": [
585 "xvfb-run", 581 "xvfb-run",
586 "-a", 582 "-a",
587 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 583 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
588 "--chromedriver", 584 "--chromedriver",
589 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 585 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
590 "--log-path", 586 "--log-path",
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
626 "-u", 622 "-u",
627 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 623 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
628 "[TMP_BASE]/server_log_tmp_2" 624 "[TMP_BASE]/server_log_tmp_2"
629 ], 625 ],
630 "name": "python_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_2", 626 "name": "python_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_2",
631 "~followup_annotations": [ 627 "~followup_annotations": [
632 "@@@STEP_NEST_LEVEL@1@@@" 628 "@@@STEP_NEST_LEVEL@1@@@"
633 ] 629 ]
634 }, 630 },
635 { 631 {
636 "cmd": [],
637 "name": "java_tests chrome_beta" 632 "name": "java_tests chrome_beta"
638 }, 633 },
639 { 634 {
640 "cmd": [ 635 "cmd": [
641 "xvfb-run", 636 "xvfb-run",
642 "-a", 637 "-a",
643 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 638 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
644 "--chromedriver", 639 "--chromedriver",
645 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 640 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
646 "--log-path", 641 "--log-path",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
681 "-u", 676 "-u",
682 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 677 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
683 "[TMP_BASE]/server_log_tmp_3" 678 "[TMP_BASE]/server_log_tmp_3"
684 ], 679 ],
685 "name": "java_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_3", 680 "name": "java_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_3",
686 "~followup_annotations": [ 681 "~followup_annotations": [
687 "@@@STEP_NEST_LEVEL@1@@@" 682 "@@@STEP_NEST_LEVEL@1@@@"
688 ] 683 ]
689 }, 684 },
690 { 685 {
691 "cmd": [],
692 "name": "python_tests chrome_stable" 686 "name": "python_tests chrome_stable"
693 }, 687 },
694 { 688 {
695 "cmd": [ 689 "cmd": [
696 "xvfb-run", 690 "xvfb-run",
697 "-a", 691 "-a",
698 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 692 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
699 "--chromedriver", 693 "--chromedriver",
700 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 694 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
701 "--log-path", 695 "--log-path",
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
737 "-u", 731 "-u",
738 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 732 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
739 "[TMP_BASE]/server_log_tmp_4" 733 "[TMP_BASE]/server_log_tmp_4"
740 ], 734 ],
741 "name": "python_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_4", 735 "name": "python_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_4",
742 "~followup_annotations": [ 736 "~followup_annotations": [
743 "@@@STEP_NEST_LEVEL@1@@@" 737 "@@@STEP_NEST_LEVEL@1@@@"
744 ] 738 ]
745 }, 739 },
746 { 740 {
747 "cmd": [],
748 "name": "java_tests chrome_stable" 741 "name": "java_tests chrome_stable"
749 }, 742 },
750 { 743 {
751 "cmd": [ 744 "cmd": [
752 "xvfb-run", 745 "xvfb-run",
753 "-a", 746 "-a",
754 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 747 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
755 "--chromedriver", 748 "--chromedriver",
756 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 749 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
757 "--log-path", 750 "--log-path",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
792 "-u", 785 "-u",
793 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 786 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
794 "[TMP_BASE]/server_log_tmp_5" 787 "[TMP_BASE]/server_log_tmp_5"
795 ], 788 ],
796 "name": "java_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_5", 789 "name": "java_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_5",
797 "~followup_annotations": [ 790 "~followup_annotations": [
798 "@@@STEP_NEST_LEVEL@1@@@" 791 "@@@STEP_NEST_LEVEL@1@@@"
799 ] 792 ]
800 }, 793 },
801 { 794 {
802 "cmd": [],
803 "name": "python_tests chromedriver_webview_shell" 795 "name": "python_tests chromedriver_webview_shell"
804 }, 796 },
805 { 797 {
806 "cmd": [ 798 "cmd": [
807 "xvfb-run", 799 "xvfb-run",
808 "-a", 800 "-a",
809 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 801 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
810 "--chromedriver", 802 "--chromedriver",
811 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 803 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
812 "--log-path", 804 "--log-path",
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
848 "-u", 840 "-u",
849 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 841 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
850 "[TMP_BASE]/server_log_tmp_6" 842 "[TMP_BASE]/server_log_tmp_6"
851 ], 843 ],
852 "name": "python_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_lo g_tmp_6", 844 "name": "python_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_lo g_tmp_6",
853 "~followup_annotations": [ 845 "~followup_annotations": [
854 "@@@STEP_NEST_LEVEL@1@@@" 846 "@@@STEP_NEST_LEVEL@1@@@"
855 ] 847 ]
856 }, 848 },
857 { 849 {
858 "cmd": [],
859 "name": "java_tests chromedriver_webview_shell" 850 "name": "java_tests chromedriver_webview_shell"
860 }, 851 },
861 { 852 {
862 "cmd": [ 853 "cmd": [
863 "xvfb-run", 854 "xvfb-run",
864 "-a", 855 "-a",
865 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 856 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
866 "--chromedriver", 857 "--chromedriver",
867 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 858 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
868 "--log-path", 859 "--log-path",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
903 "-u", 894 "-u",
904 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 895 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
905 "[TMP_BASE]/server_log_tmp_7" 896 "[TMP_BASE]/server_log_tmp_7"
906 ], 897 ],
907 "name": "java_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_log_ tmp_7", 898 "name": "java_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_log_ tmp_7",
908 "~followup_annotations": [ 899 "~followup_annotations": [
909 "@@@STEP_NEST_LEVEL@1@@@" 900 "@@@STEP_NEST_LEVEL@1@@@"
910 ] 901 ]
911 }, 902 },
912 { 903 {
913 "cmd": [],
914 "name": "python_tests chromium" 904 "name": "python_tests chromium"
915 }, 905 },
916 { 906 {
917 "cmd": [ 907 "cmd": [
918 "xvfb-run", 908 "xvfb-run",
919 "-a", 909 "-a",
920 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 910 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
921 "--chromedriver", 911 "--chromedriver",
922 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 912 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
923 "--log-path", 913 "--log-path",
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
959 "-u", 949 "-u",
960 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 950 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
961 "[TMP_BASE]/server_log_tmp_8" 951 "[TMP_BASE]/server_log_tmp_8"
962 ], 952 ],
963 "name": "python_tests chromium.rmtree [TMP_BASE]/server_log_tmp_8", 953 "name": "python_tests chromium.rmtree [TMP_BASE]/server_log_tmp_8",
964 "~followup_annotations": [ 954 "~followup_annotations": [
965 "@@@STEP_NEST_LEVEL@1@@@" 955 "@@@STEP_NEST_LEVEL@1@@@"
966 ] 956 ]
967 }, 957 },
968 { 958 {
969 "cmd": [],
970 "name": "java_tests chromium" 959 "name": "java_tests chromium"
971 }, 960 },
972 { 961 {
973 "cmd": [ 962 "cmd": [
974 "xvfb-run", 963 "xvfb-run",
975 "-a", 964 "-a",
976 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 965 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
977 "--chromedriver", 966 "--chromedriver",
978 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 967 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
979 "--log-path", 968 "--log-path",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1014 "-u", 1003 "-u",
1015 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 1004 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
1016 "[TMP_BASE]/server_log_tmp_9" 1005 "[TMP_BASE]/server_log_tmp_9"
1017 ], 1006 ],
1018 "name": "java_tests chromium.rmtree [TMP_BASE]/server_log_tmp_9", 1007 "name": "java_tests chromium.rmtree [TMP_BASE]/server_log_tmp_9",
1019 "~followup_annotations": [ 1008 "~followup_annotations": [
1020 "@@@STEP_NEST_LEVEL@1@@@" 1009 "@@@STEP_NEST_LEVEL@1@@@"
1021 ] 1010 ]
1022 }, 1011 },
1023 { 1012 {
1024 "cmd": [],
1025 "name": "Download Test Results Log" 1013 "name": "Download Test Results Log"
1026 }, 1014 },
1027 { 1015 {
1028 "cmd": [ 1016 "cmd": [
1029 "python", 1017 "python",
1030 "-u", 1018 "-u",
1031 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 1019 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
1032 "--", 1020 "--",
1033 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 1021 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1034 "----", 1022 "----",
(...skipping 25 matching lines...) Expand all
1060 "-u", 1048 "-u",
1061 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", 1049 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
1062 "[TMP_BASE]/results_log_tmp_10" 1050 "[TMP_BASE]/results_log_tmp_10"
1063 ], 1051 ],
1064 "name": "Download Test Results Log.rmtree [TMP_BASE]/results_log_tmp_10", 1052 "name": "Download Test Results Log.rmtree [TMP_BASE]/results_log_tmp_10",
1065 "~followup_annotations": [ 1053 "~followup_annotations": [
1066 "@@@STEP_NEST_LEVEL@1@@@" 1054 "@@@STEP_NEST_LEVEL@1@@@"
1067 ] 1055 ]
1068 }, 1056 },
1069 { 1057 {
1070 "cmd": [],
1071 "name": "Upload Test Results Log" 1058 "name": "Upload Test Results Log"
1072 }, 1059 },
1073 { 1060 {
1074 "cmd": [ 1061 "cmd": [
1075 "python", 1062 "python",
1076 "-u", 1063 "-u",
1077 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 1064 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1078 "{\"170242\": true}", 1065 "{\"170242\": true}",
1079 "[TMP_BASE]/results_log_tmp_11/android_log.json" 1066 "[TMP_BASE]/results_log_tmp_11/android_log.json"
1080 ], 1067 ],
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
1214 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 1201 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
1215 "@@@STEP_LOG_END@python.inline@@@" 1202 "@@@STEP_LOG_END@python.inline@@@"
1216 ] 1203 ]
1217 }, 1204 },
1218 { 1205 {
1219 "name": "$result", 1206 "name": "$result",
1220 "recipe_result": null, 1207 "recipe_result": null,
1221 "status_code": 0 1208 "status_code": 0
1222 } 1209 }
1223 ] 1210 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698