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

Side by Side Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json

Issue 2270563005: Clean up some discrepancies in the perf recipe configs (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase. 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 "git", 4 "git",
5 "update-ref", 5 "update-ref",
6 "refs/heads/master", 6 "refs/heads/master",
7 "refs/remotes/origin/master" 7 "refs/remotes/origin/master"
8 ], 8 ],
9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
10 "name": "git update-ref" 10 "name": "git update-ref"
(...skipping 901 matching lines...) Expand 10 before | Expand all | Expand 10 after
912 "GYP_CHROMIUM_NO_ACTION": "1", 912 "GYP_CHROMIUM_NO_ACTION": "1",
913 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", 913 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
914 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 914 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
915 }, 915 },
916 "name": "gclient runhooks" 916 "name": "gclient runhooks"
917 }, 917 },
918 { 918 {
919 "cmd": [ 919 "cmd": [
920 "python", 920 "python",
921 "-u", 921 "-u",
922 "[TMP_BASE]/fake_checkout_tmp_1/testing/scripts/get_compile_targets.py",
923 "--output",
924 "/path/to/tmp/json",
925 "--",
926 "--build-config-fs",
927 "Release",
928 "--paths",
929 "{\"checkout\": \"[TMP_BASE]/fake_checkout_tmp_1\", \"runit.py\": \"RECIPE _PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_ REPO[build]/scripts/slave/runtest.py\"}",
930 "--properties",
931 "{\"buildername\": \"linux_perf_bisect\", \"buildnumber\": 123456, \"maste rname\": \"tryserver.chromium.perf\", \"slavename\": \"dummyslave\", \"target_pl atform\": \"linux\"}"
932 ],
933 "name": "get compile targets for scripts",
934 "~followup_annotations": [
935 "@@@STEP_LOG_LINE@json.output@{}@@@",
936 "@@@STEP_LOG_END@json.output@@@"
937 ]
938 },
939 {
940 "cmd": [
941 "python",
942 "-u",
943 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
944 "[TMP_BASE]/fake_checkout_tmp_1/testing/buildbot/tryserver.chromium.perf.j son",
945 "/path/to/tmp/json"
946 ],
947 "name": "read test spec (tryserver.chromium.perf.json)",
948 "~followup_annotations": [
949 "@@@STEP_TEXT@path: [TMP_BASE]/fake_checkout_tmp_1/testing/buildbot/tryser ver.chromium.perf.json@@@",
950 "@@@STEP_LOG_LINE@json.output@{}@@@",
951 "@@@STEP_LOG_END@json.output@@@"
952 ]
953 },
954 {
955 "cmd": [
956 "python",
957 "-u",
922 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", 958 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py",
923 "-w", 959 "-w",
924 "[CACHE]/bisect" 960 "[CACHE]/bisect"
925 ], 961 ],
926 "name": "Preparing for Bisection" 962 "name": "Preparing for Bisection"
927 }, 963 },
928 { 964 {
929 "cmd": [], 965 "cmd": [],
930 "name": "ensure_goma (2)" 966 "name": "ensure_goma (2)"
931 }, 967 },
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
986 { 1022 {
987 "allow_subannotations": true, 1023 "allow_subannotations": true,
988 "cmd": [ 1024 "cmd": [
989 "python", 1025 "python",
990 "-u", 1026 "-u",
991 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 1027 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
992 "--target", 1028 "--target",
993 "Release", 1029 "Release",
994 "--xvfb", 1030 "--xvfb",
995 "--factory-properties", 1031 "--factory-properties",
996 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \" dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314 015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \ "chromium_rel_win7\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \ "test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\" : \"dummyslave\"}", 1032 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \" dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314 015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \ "chromium_rel_win7\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \ "test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"buildnumber\" : 123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect :example\", \"slavename\": \"dummyslave\"}",
997 "--build-properties", 1033 "--build-properties",
998 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \" dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314 015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \ "chromium_rel_win7\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \ "test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\" : \"dummyslave\"}", 1034 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \" dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314 015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \ "chromium_rel_win7\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \ "test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"buildnumber\" : 123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect :example\", \"slavename\": \"dummyslave\"}",
999 "--step-name=Running Bisection", 1035 "--step-name=Running Bisection",
1000 "--builder-name=linux_perf_bisect", 1036 "--builder-name=linux_perf_bisect",
1001 "--slave-name=dummyslave", 1037 "--slave-name=dummyslave",
1038 "--build-number=123456",
1002 "--run-python-script", 1039 "--run-python-script",
1003 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", 1040 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py",
1004 "-w", 1041 "-w",
1005 "[CACHE]/bisect", 1042 "[CACHE]/bisect",
1006 "--extra_src", 1043 "--extra_src",
1007 "dummy_extra_src", 1044 "dummy_extra_src",
1008 "--path_to_config", 1045 "--path_to_config",
1009 "/dummy/path/", 1046 "/dummy/path/",
1010 "--path_to_goma", 1047 "--path_to_goma",
1011 "[CACHE]/cipd/goma", 1048 "[CACHE]/cipd/goma",
1012 "--build-properties", 1049 "--build-properties",
1013 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \" dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314 015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \ "chromium_rel_win7\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \ "test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\" : \"dummyslave\"}" 1050 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \" dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \"314 015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \ "chromium_rel_win7\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"True\", \ "test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"buildnumber\" : 123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect :example\", \"slavename\": \"dummyslave\"}"
1014 ], 1051 ],
1015 "name": "Running Bisection" 1052 "name": "Running Bisection"
1016 }, 1053 },
1017 { 1054 {
1018 "name": "$result", 1055 "name": "$result",
1019 "recipe_result": null, 1056 "recipe_result": null,
1020 "status_code": 0 1057 "status_code": 0
1021 } 1058 }
1022 ] 1059 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698