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

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

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

Powered by Google App Engine
This is Rietveld 408576698