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

Side by Side Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/android_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 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
280 "cwd": "[SLAVE_BUILD]", 280 "cwd": "[SLAVE_BUILD]",
281 "name": "Triggering test job for 314015", 281 "name": "Triggering test job for 314015",
282 "trigger_specs": [ 282 "trigger_specs": [
283 { 283 {
284 "builder_name": "android-nexus7", 284 "builder_name": "android-nexus7",
285 "properties": { 285 "properties": {
286 "bisect_config": { 286 "bisect_config": {
287 "command": "src/tools/perf/run_benchmark -v --browser=android-chromi um smoothness.tough_scrolling_cases", 287 "command": "src/tools/perf/run_benchmark -v --browser=android-chromi um smoothness.tough_scrolling_cases",
288 "max_time_minutes": "5", 288 "max_time_minutes": "5",
289 "metric": "mean_input_event_latency/mean_input_event_latency", 289 "metric": "mean_input_event_latency/mean_input_event_latency",
290 "repeat_count": "2", 290 "repeat_count": 3,
291 "test_type": "perf" 291 "test_type": "perf"
292 }, 292 },
293 "job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test", 293 "job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test",
294 "parent_build_archive_url": "gs://chrome-perf/android_perf_rel/full-bu ild-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip", 294 "parent_build_archive_url": "gs://chrome-perf/android_perf_rel/full-bu ild-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip",
295 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", 295 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222",
296 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222" 296 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222"
297 } 297 }
298 } 298 }
299 ] 299 ]
300 }, 300 },
(...skipping 16 matching lines...) Expand all
317 "cwd": "[SLAVE_BUILD]", 317 "cwd": "[SLAVE_BUILD]",
318 "name": "Triggering test job for 314017", 318 "name": "Triggering test job for 314017",
319 "trigger_specs": [ 319 "trigger_specs": [
320 { 320 {
321 "builder_name": "android-nexus7", 321 "builder_name": "android-nexus7",
322 "properties": { 322 "properties": {
323 "bisect_config": { 323 "bisect_config": {
324 "command": "src/tools/perf/run_benchmark -v --browser=android-chromi um smoothness.tough_scrolling_cases", 324 "command": "src/tools/perf/run_benchmark -v --browser=android-chromi um smoothness.tough_scrolling_cases",
325 "max_time_minutes": "5", 325 "max_time_minutes": "5",
326 "metric": "mean_input_event_latency/mean_input_event_latency", 326 "metric": "mean_input_event_latency/mean_input_event_latency",
327 "repeat_count": "2", 327 "repeat_count": 3,
328 "test_type": "perf" 328 "test_type": "perf"
329 }, 329 },
330 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", 330 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test",
331 "parent_build_archive_url": "gs://chrome-perf/android_perf_rel/full-bu ild-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", 331 "parent_build_archive_url": "gs://chrome-perf/android_perf_rel/full-bu ild-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip",
332 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 332 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
333 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" 333 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
334 } 334 }
335 } 335 }
336 ] 336 ]
337 }, 337 },
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
502 "cwd": "[SLAVE_BUILD]", 502 "cwd": "[SLAVE_BUILD]",
503 "name": "Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988", 503 "name": "Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988",
504 "trigger_specs": [ 504 "trigger_specs": [
505 { 505 {
506 "builder_name": "android-nexus7", 506 "builder_name": "android-nexus7",
507 "properties": { 507 "properties": {
508 "bisect_config": { 508 "bisect_config": {
509 "command": "src/tools/perf/run_benchmark -v --browser=android-chromi um smoothness.tough_scrolling_cases", 509 "command": "src/tools/perf/run_benchmark -v --browser=android-chromi um smoothness.tough_scrolling_cases",
510 "max_time_minutes": "5", 510 "max_time_minutes": "5",
511 "metric": "mean_input_event_latency/mean_input_event_latency", 511 "metric": "mean_input_event_latency/mean_input_event_latency",
512 "repeat_count": "2", 512 "repeat_count": 3,
513 "test_type": "perf" 513 "test_type": "perf"
514 }, 514 },
515 "job_name": "dcdcdc0ff1122212323134879ddceeb1240b0988-test", 515 "job_name": "dcdcdc0ff1122212323134879ddceeb1240b0988-test",
516 "parent_build_archive_url": "gs://chrome-perf/android_perf_rel/full-bu ild-linux_dcdcdc0ff1122212323134879ddceeb1240b0988.zip", 516 "parent_build_archive_url": "gs://chrome-perf/android_perf_rel/full-bu ild-linux_dcdcdc0ff1122212323134879ddceeb1240b0988.zip",
517 "parent_got_revision": "dcdcdc0ff1122212323134879ddceeb1240b0988", 517 "parent_got_revision": "dcdcdc0ff1122212323134879ddceeb1240b0988",
518 "revision": "dcdcdc0ff1122212323134879ddceeb1240b0988" 518 "revision": "dcdcdc0ff1122212323134879ddceeb1240b0988"
519 } 519 }
520 } 520 }
521 ] 521 ]
522 }, 522 },
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
560 "----", 560 "----",
561 "cat", 561 "cat",
562 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test.results" 562 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test.results"
563 ], 563 ],
564 "cwd": "[SLAVE_BUILD]", 564 "cwd": "[SLAVE_BUILD]",
565 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12 40b0988", 565 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12 40b0988",
566 "stdout": "/path/to/tmp/" 566 "stdout": "/path/to/tmp/"
567 }, 567 },
568 { 568 {
569 "cmd": [ 569 "cmd": [
570 "python",
571 "-u",
572 "RECIPE_MODULE[auto_bisect]/resources/significantly_different.py",
573 "[19, 20, 21]",
574 "[14, 15, 16]",
575 "0.05"
576 ],
577 "cwd": "[SLAVE_BUILD]",
578 "name": "Checking sample difference",
579 "stdout": "/path/to/tmp/json",
580 "~followup_annotations": [
581 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
582 "@@@STEP_LOG_END@json.output (invalid)@@@"
583 ]
584 },
585 {
586 "cmd": [
587 "python",
588 "-u",
589 "RECIPE_MODULE[auto_bisect]/resources/significantly_different.py",
590 "[14, 15, 16]",
591 "[14, 15, 16]",
592 "0.05"
593 ],
594 "cwd": "[SLAVE_BUILD]",
595 "name": "Checking sample difference (2)",
596 "stdout": "/path/to/tmp/json",
597 "~followup_annotations": [
598 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
599 "@@@STEP_LOG_END@json.output (invalid)@@@"
600 ]
601 },
602 {
603 "cmd": [
570 "git", 604 "git",
571 "show", 605 "show",
572 "--name-only", 606 "--name-only",
573 "--pretty=format:", 607 "--pretty=format:",
574 "dcdcdc0ff1122212323134879ddceeb1240b0988" 608 "dcdcdc0ff1122212323134879ddceeb1240b0988"
575 ], 609 ],
576 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 610 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
577 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", 611 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988",
578 "stdout": "/path/to/tmp/" 612 "stdout": "/path/to/tmp/"
579 }, 613 },
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
772 "@@@STEP_LOG_LINE@json.output@}@@@", 806 "@@@STEP_LOG_LINE@json.output@}@@@",
773 "@@@STEP_LOG_END@json.output@@@" 807 "@@@STEP_LOG_END@json.output@@@"
774 ] 808 ]
775 }, 809 },
776 { 810 {
777 "name": "$result", 811 "name": "$result",
778 "recipe_result": null, 812 "recipe_result": null,
779 "status_code": 0 813 "status_code": 0
780 } 814 }
781 ] 815 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698