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

Side by Side Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/failed_test.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 "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
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 "a6298e4afedbf2cd461755ea6f45b0ad64222222", 137 "a6298e4afedbf2cd461755ea6f45b0ad64222222",
141 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 138 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
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
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_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 243 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.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 a6298e4afedbf2cd461755ea6f45b0ad64222222", 248 "name": "Triggering test job for a6298e4afedbf2cd461755ea6f45b0ad64222222",
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
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_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip" 322 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.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 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 327 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
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
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_dcdcdc0ff1122212323134879 ddceeb1240b0988.zip" 439 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879 ddceeb1240b0988.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 dcdcdc0ff1122212323134879ddceeb1240b0988", 444 "name": "Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988",
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 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12 40b0988", 506 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12 40b0988",
513 "stdout": "/path/to/tmp/" 507 "stdout": "/path/to/tmp/"
514 }, 508 },
515 { 509 {
516 "name": "$result", 510 "name": "$result",
517 "reason": "Expected revision to check.", 511 "reason": "Expected revision to check.",
518 "recipe_result": null, 512 "recipe_result": null,
519 "status_code": 1 513 "status_code": 1
520 } 514 }
521 ] 515 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698