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

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

Issue 1610203003: Iteratively increase sample size for good/bad classification. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fixing multiple problems Created 4 years, 11 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 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
282 "cwd": "[SLAVE_BUILD]", 282 "cwd": "[SLAVE_BUILD]",
283 "name": "Triggering test job for 314015", 283 "name": "Triggering test job for 314015",
284 "trigger_specs": [ 284 "trigger_specs": [
285 { 285 {
286 "builder_name": "chromium_rel_win7_x64", 286 "builder_name": "chromium_rel_win7_x64",
287 "properties": { 287 "properties": {
288 "bisect_config": { 288 "bisect_config": {
289 "command": "src/tools/perf/run_benchmark -v --browser=release_x64 sm oothness.tough_scrolling_cases", 289 "command": "src/tools/perf/run_benchmark -v --browser=release_x64 sm oothness.tough_scrolling_cases",
290 "max_time_minutes": "5", 290 "max_time_minutes": "5",
291 "metric": "mean_input_event_latency/mean_input_event_latency", 291 "metric": "mean_input_event_latency/mean_input_event_latency",
292 "repeat_count": "2", 292 "repeat_count": 3,
293 "test_type": "perf" 293 "test_type": "perf"
294 }, 294 },
295 "job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test", 295 "job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test",
296 "parent_build_archive_url": "gs://chrome-perf/Win x64 Builder/full-bui ld-win32_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip", 296 "parent_build_archive_url": "gs://chrome-perf/Win x64 Builder/full-bui ld-win32_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip",
297 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", 297 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222",
298 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222" 298 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222"
299 } 299 }
300 } 300 }
301 ] 301 ]
302 }, 302 },
(...skipping 16 matching lines...) Expand all
319 "cwd": "[SLAVE_BUILD]", 319 "cwd": "[SLAVE_BUILD]",
320 "name": "Triggering test job for 314017", 320 "name": "Triggering test job for 314017",
321 "trigger_specs": [ 321 "trigger_specs": [
322 { 322 {
323 "builder_name": "chromium_rel_win7_x64", 323 "builder_name": "chromium_rel_win7_x64",
324 "properties": { 324 "properties": {
325 "bisect_config": { 325 "bisect_config": {
326 "command": "src/tools/perf/run_benchmark -v --browser=release_x64 sm oothness.tough_scrolling_cases", 326 "command": "src/tools/perf/run_benchmark -v --browser=release_x64 sm oothness.tough_scrolling_cases",
327 "max_time_minutes": "5", 327 "max_time_minutes": "5",
328 "metric": "mean_input_event_latency/mean_input_event_latency", 328 "metric": "mean_input_event_latency/mean_input_event_latency",
329 "repeat_count": "2", 329 "repeat_count": 3,
330 "test_type": "perf" 330 "test_type": "perf"
331 }, 331 },
332 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", 332 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test",
333 "parent_build_archive_url": "gs://chrome-perf/Win x64 Builder/full-bui ld-win32_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", 333 "parent_build_archive_url": "gs://chrome-perf/Win x64 Builder/full-bui ld-win32_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip",
334 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 334 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
335 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" 335 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
336 } 336 }
337 } 337 }
338 ] 338 ]
339 }, 339 },
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
504 "cwd": "[SLAVE_BUILD]", 504 "cwd": "[SLAVE_BUILD]",
505 "name": "Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988", 505 "name": "Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988",
506 "trigger_specs": [ 506 "trigger_specs": [
507 { 507 {
508 "builder_name": "chromium_rel_win7_x64", 508 "builder_name": "chromium_rel_win7_x64",
509 "properties": { 509 "properties": {
510 "bisect_config": { 510 "bisect_config": {
511 "command": "src/tools/perf/run_benchmark -v --browser=release_x64 sm oothness.tough_scrolling_cases", 511 "command": "src/tools/perf/run_benchmark -v --browser=release_x64 sm oothness.tough_scrolling_cases",
512 "max_time_minutes": "5", 512 "max_time_minutes": "5",
513 "metric": "mean_input_event_latency/mean_input_event_latency", 513 "metric": "mean_input_event_latency/mean_input_event_latency",
514 "repeat_count": "2", 514 "repeat_count": 3,
515 "test_type": "perf" 515 "test_type": "perf"
516 }, 516 },
517 "job_name": "dcdcdc0ff1122212323134879ddceeb1240b0988-test", 517 "job_name": "dcdcdc0ff1122212323134879ddceeb1240b0988-test",
518 "parent_build_archive_url": "gs://chrome-perf/Win x64 Builder/full-bui ld-win32_dcdcdc0ff1122212323134879ddceeb1240b0988.zip", 518 "parent_build_archive_url": "gs://chrome-perf/Win x64 Builder/full-bui ld-win32_dcdcdc0ff1122212323134879ddceeb1240b0988.zip",
519 "parent_got_revision": "dcdcdc0ff1122212323134879ddceeb1240b0988", 519 "parent_got_revision": "dcdcdc0ff1122212323134879ddceeb1240b0988",
520 "revision": "dcdcdc0ff1122212323134879ddceeb1240b0988" 520 "revision": "dcdcdc0ff1122212323134879ddceeb1240b0988"
521 } 521 }
522 } 522 }
523 ] 523 ]
524 }, 524 },
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
562 "----", 562 "----",
563 "cat", 563 "cat",
564 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test.results" 564 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test.results"
565 ], 565 ],
566 "cwd": "[SLAVE_BUILD]", 566 "cwd": "[SLAVE_BUILD]",
567 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12 40b0988", 567 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12 40b0988",
568 "stdout": "/path/to/tmp/" 568 "stdout": "/path/to/tmp/"
569 }, 569 },
570 { 570 {
571 "cmd": [ 571 "cmd": [
572 "python",
573 "-u",
574 "RECIPE_MODULE[auto_bisect]/resources/significantly_different.py",
575 "[19, 20, 21]",
576 "[14, 15, 16]",
577 "0.05"
578 ],
579 "cwd": "[SLAVE_BUILD]",
580 "name": "Checking sample difference",
581 "stdout": "/path/to/tmp/json",
582 "~followup_annotations": [
583 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
584 "@@@STEP_LOG_END@json.output (invalid)@@@"
585 ]
586 },
587 {
588 "cmd": [
589 "python",
590 "-u",
591 "RECIPE_MODULE[auto_bisect]/resources/significantly_different.py",
592 "[14, 15, 16]",
593 "[14, 15, 16]",
594 "0.05"
595 ],
596 "cwd": "[SLAVE_BUILD]",
597 "name": "Checking sample difference (2)",
598 "stdout": "/path/to/tmp/json",
599 "~followup_annotations": [
600 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
601 "@@@STEP_LOG_END@json.output (invalid)@@@"
602 ]
603 },
604 {
605 "cmd": [
572 "git", 606 "git",
573 "show", 607 "show",
574 "--name-only", 608 "--name-only",
575 "--pretty=format:", 609 "--pretty=format:",
576 "dcdcdc0ff1122212323134879ddceeb1240b0988" 610 "dcdcdc0ff1122212323134879ddceeb1240b0988"
577 ], 611 ],
578 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 612 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
579 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", 613 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988",
580 "stdout": "/path/to/tmp/" 614 "stdout": "/path/to/tmp/"
581 }, 615 },
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
774 "@@@STEP_LOG_LINE@json.output@}@@@", 808 "@@@STEP_LOG_LINE@json.output@}@@@",
775 "@@@STEP_LOG_END@json.output@@@" 809 "@@@STEP_LOG_END@json.output@@@"
776 ] 810 ]
777 }, 811 },
778 { 812 {
779 "name": "$result", 813 "name": "$result",
780 "recipe_result": null, 814 "recipe_result": null,
781 "status_code": 0 815 "status_code": 0
782 } 816 }
783 ] 817 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698