| OLD | NEW |
| 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" |
| 11 }, | 11 }, |
| 12 { | 12 { |
| 13 "cmd": [ | 13 "cmd": [ |
| 14 "git", | 14 "git", |
| 15 "checkout", | 15 "checkout", |
| 16 "master" | 16 "master" |
| 17 ], | 17 ], |
| 18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 19 "name": "git checkout" | 19 "name": "git checkout" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "cmd": [], | |
| 23 "name": "config", | 22 "name": "config", |
| 24 "~followup_annotations": [ | 23 "~followup_annotations": [ |
| 25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 24 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 25 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
| 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
| 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
| 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
| 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
| 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
| 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", |
| 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
| 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_tests\": \"True\", @@
@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_tests\": \"True\", @@
@", |
| 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
| 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
| 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
| 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
| 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", |
| 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
| 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
| 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 42 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 44 "@@@STEP_LOG_END@Bisect job configuration@@@" | 43 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 45 ] | 44 ] |
| 46 }, | 45 }, |
| 47 { | 46 { |
| 48 "cmd": [], | |
| 49 "name": "Resolving reference range" | 47 "name": "Resolving reference range" |
| 50 }, | 48 }, |
| 51 { | 49 { |
| 52 "cmd": [ | 50 "cmd": [ |
| 53 "python", | 51 "python", |
| 54 "-u", | 52 "-u", |
| 55 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 53 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 56 "get_numbering", | 54 "get_numbering", |
| 57 "--params-file", | 55 "--params-file", |
| 58 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 56 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 122 "stdout": "/path/to/tmp/", | 120 "stdout": "/path/to/tmp/", |
| 123 "~followup_annotations": [ | 121 "~followup_annotations": [ |
| 124 "@@@STEP_NEST_LEVEL@1@@@", | 122 "@@@STEP_NEST_LEVEL@1@@@", |
| 125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 123 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 124 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 127 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 128 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 126 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 129 ] | 127 ] |
| 130 }, | 128 }, |
| 131 { | 129 { |
| 132 "cmd": [], | |
| 133 "name": "Expanding revision range" | 130 "name": "Expanding revision range" |
| 134 }, | 131 }, |
| 135 { | 132 { |
| 136 "cmd": [ | 133 "cmd": [ |
| 137 "python", | 134 "python", |
| 138 "-u", | 135 "-u", |
| 139 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 136 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 140 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 137 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 141 "dcdcdc0ff1122212323134879ddceeb1240b0988", | 138 "dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 142 "https://chromium.googlesource.com/chromium/src" | 139 "https://chromium.googlesource.com/chromium/src" |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 241 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 238 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 242 "--", | 239 "--", |
| 243 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 240 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 244 "----", | 241 "----", |
| 245 "ls", | 242 "ls", |
| 246 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 243 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 247 ], | 244 ], |
| 248 "name": "gsutil ls (3)" | 245 "name": "gsutil ls (3)" |
| 249 }, | 246 }, |
| 250 { | 247 { |
| 251 "cmd": [], | |
| 252 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 248 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 253 "trigger_specs": [ | 249 "trigger_specs": [ |
| 254 { | 250 { |
| 255 "builder_name": "linux_perf_tester", | 251 "builder_name": "linux_perf_tester", |
| 256 "properties": { | 252 "properties": { |
| 257 "bisect_config": { | 253 "bisect_config": { |
| 258 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 254 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 259 "metric": "mean_input_event_latency/mean_input_event_latency", | 255 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 260 "repeat_count": 5, | 256 "repeat_count": 5, |
| 261 "test_type": "perf" | 257 "test_type": "perf" |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 321 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 317 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 322 "--", | 318 "--", |
| 323 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 319 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 324 "----", | 320 "----", |
| 325 "ls", | 321 "ls", |
| 326 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" | 322 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" |
| 327 ], | 323 ], |
| 328 "name": "gsutil ls (5)" | 324 "name": "gsutil ls (5)" |
| 329 }, | 325 }, |
| 330 { | 326 { |
| 331 "cmd": [], | |
| 332 "name": "Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988", | 327 "name": "Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 333 "trigger_specs": [ | 328 "trigger_specs": [ |
| 334 { | 329 { |
| 335 "builder_name": "linux_perf_tester", | 330 "builder_name": "linux_perf_tester", |
| 336 "properties": { | 331 "properties": { |
| 337 "bisect_config": { | 332 "bisect_config": { |
| 338 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 333 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 339 "metric": "mean_input_event_latency/mean_input_event_latency", | 334 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 340 "repeat_count": 5, | 335 "repeat_count": 5, |
| 341 "test_type": "perf" | 336 "test_type": "perf" |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 439 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 434 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 440 "--", | 435 "--", |
| 441 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 436 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 442 "----", | 437 "----", |
| 443 "ls", | 438 "ls", |
| 444 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 439 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 445 ], | 440 ], |
| 446 "name": "gsutil ls (8)" | 441 "name": "gsutil ls (8)" |
| 447 }, | 442 }, |
| 448 { | 443 { |
| 449 "cmd": [], | |
| 450 "name": "Triggering test job for a6298e4afedbf2cd461755ea6f45b0ad64222222", | 444 "name": "Triggering test job for a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 451 "trigger_specs": [ | 445 "trigger_specs": [ |
| 452 { | 446 { |
| 453 "builder_name": "linux_perf_tester", | 447 "builder_name": "linux_perf_tester", |
| 454 "properties": { | 448 "properties": { |
| 455 "bisect_config": { | 449 "bisect_config": { |
| 456 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 450 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 457 "metric": "mean_input_event_latency/mean_input_event_latency", | 451 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 458 "repeat_count": 5, | 452 "repeat_count": 5, |
| 459 "test_type": "perf" | 453 "test_type": "perf" |
| (...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 664 "git", | 658 "git", |
| 665 "footers", | 659 "footers", |
| 666 "--position", | 660 "--position", |
| 667 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 661 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 668 ], | 662 ], |
| 669 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 663 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 670 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 664 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 671 "stdout": "/path/to/tmp/" | 665 "stdout": "/path/to/tmp/" |
| 672 }, | 666 }, |
| 673 { | 667 { |
| 674 "cmd": [], | |
| 675 "name": "Wiggling revision chromium@a6298e4afe,v8@003" | 668 "name": "Wiggling revision chromium@a6298e4afe,v8@003" |
| 676 }, | 669 }, |
| 677 { | 670 { |
| 678 "cmd": [ | 671 "cmd": [ |
| 679 "python", | 672 "python", |
| 680 "-u", | 673 "-u", |
| 681 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 674 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 682 "--", | 675 "--", |
| 683 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 676 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 684 "----", | 677 "----", |
| (...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 826 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 819 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 827 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 820 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 828 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 821 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 829 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 822 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 830 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 823 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 831 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 824 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 832 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 825 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 833 ] | 826 ] |
| 834 }, | 827 }, |
| 835 { | 828 { |
| 836 "cmd": [], | |
| 837 "name": "ensure_goma" | 829 "name": "ensure_goma" |
| 838 }, | 830 }, |
| 839 { | 831 { |
| 840 "cmd": [ | 832 "cmd": [ |
| 841 "python", | 833 "python", |
| 842 "-u", | 834 "-u", |
| 843 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 835 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 844 "--platform", | 836 "--platform", |
| 845 "linux-amd64", | 837 "linux-amd64", |
| 846 "--dest-directory", | 838 "--dest-directory", |
| (...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 946 "cmd": [ | 938 "cmd": [ |
| 947 "python", | 939 "python", |
| 948 "-u", | 940 "-u", |
| 949 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", | 941 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", |
| 950 "-w", | 942 "-w", |
| 951 "[CACHE]/bisect" | 943 "[CACHE]/bisect" |
| 952 ], | 944 ], |
| 953 "name": "Preparing for Bisection" | 945 "name": "Preparing for Bisection" |
| 954 }, | 946 }, |
| 955 { | 947 { |
| 956 "cmd": [], | |
| 957 "name": "ensure_goma (2)" | 948 "name": "ensure_goma (2)" |
| 958 }, | 949 }, |
| 959 { | 950 { |
| 960 "cmd": [ | 951 "cmd": [ |
| 961 "python", | 952 "python", |
| 962 "-u", | 953 "-u", |
| 963 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 954 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 964 "--platform", | 955 "--platform", |
| 965 "linux-amd64", | 956 "linux-amd64", |
| 966 "--dest-directory", | 957 "--dest-directory", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1041 "{\"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\": \
"linux_perf_tester\", \"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\"}" | 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\": \
"linux_perf_tester\", \"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\"}" |
| 1042 ], | 1033 ], |
| 1043 "name": "Running Bisection" | 1034 "name": "Running Bisection" |
| 1044 }, | 1035 }, |
| 1045 { | 1036 { |
| 1046 "name": "$result", | 1037 "name": "$result", |
| 1047 "recipe_result": null, | 1038 "recipe_result": null, |
| 1048 "status_code": 0 | 1039 "status_code": 0 |
| 1049 } | 1040 } |
| 1050 ] | 1041 ] |
| OLD | NEW |