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

Issue 2447633003: [android bisect] use devil's version of adb in bisect. (Closed)

Created:
4 years, 1 month ago by jbudorick
Modified:
4 years, 1 month ago
Reviewers:
prasadv1, RobertoCN, dtu, prasadv
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org, ghost stip (do not use)
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

[android bisect] use devil's version of adb in bisect. BUG=658319 Committed: https://chromium.googlesource.com/chromium/tools/build/+/33e2abcab21069fe1d76295652337888f76a8405

Patch Set 1 #

Patch Set 2 : Move to api.chromium_android + also handle android_bisect_staging #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5994 lines, -1885 lines) Patch
M scripts/slave/recipe_modules/chromium_android/api.py View 1 1 chunk +17 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.py View 1 3 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_fyi_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus5X_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus5_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus6_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus7_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus9_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_one_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_s5_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_s5_perf_cq.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_webview_arm64_aosp_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_webview_nexus6_aosp_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_fyi_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5X_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus6_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus7_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus9_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_one_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_s5_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_s5_perf_cq.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_webview_arm64_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_webview_nexus6_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5X_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus6_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus9_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_s5_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_s5_perf_cq.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_webview_nexus6_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_fyi_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus5X_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_cq.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_webview_nexus6_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_fyi_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus5X_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus5_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus6_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus7_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus9_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_one_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_s5_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_s5_perf_cq.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_arm64_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_nexus6_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json View 11 chunks +28 lines, -10 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json View 14 chunks +31 lines, -13 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_failed_device.json View 12 chunks +29 lines, -11 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_no_device.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_fyi_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus5X_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus5_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus6_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus7_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus9_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_one_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_s5_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_s5_perf_cq.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_webview_arm64_aosp_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_webview_nexus6_aosp_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_fyi_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_nexus5X_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_nexus5_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_nexus6_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_nexus7_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_nexus9_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_one_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_s5_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_s5_perf_cq.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_webview_arm64_aosp_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_changes_android_webview_nexus6_aosp_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_fyi_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus5X_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus5_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus6_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus7_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus9_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_one_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_s5_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_s5_perf_cq.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_webview_arm64_aosp_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_webview_nexus6_aosp_perf_bisect.json View 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_fyi_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_nexus5X_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_nexus5_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_nexus6_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_nexus7_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_nexus9_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_one_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_s5_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_s5_perf_cq.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_webview_arm64_aosp_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_webview_nexus6_aosp_perf_bisect.json View 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus5_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus6_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus7_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus9_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_s5_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_s5_perf_cq.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_arm64_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json View 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_fyi_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus5X_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus6_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus7_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus9_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_one_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_s5_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_s5_perf_cq.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_webview_arm64_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_webview_nexus6_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_staging_android_nexus5X_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus5X_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus6_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus9_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_s5_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_s5_perf_cq.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_nexus6_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_staging_android_nexus5X_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_fyi_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5X_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_s5_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_s5_perf_cq.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_webview_nexus6_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_staging_android_nexus5X_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_fyi_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_nexus5X_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_nexus5_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_nexus6_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_nexus7_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_nexus9_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_one_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_s5_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_s5_perf_cq.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_webview_arm64_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_webview_nexus6_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_staging_android_nexus5X_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/failure_in_ref_range.json View 1 11 chunks +28 lines, -10 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_basic_device.json View 1 11 chunks +28 lines, -10 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.json View 1 22 chunks +39 lines, -21 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_failed_device.json View 1 12 chunks +29 lines, -11 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_no_device.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_fyi_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_nexus5X_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_nexus5_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_nexus6_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_nexus7_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_nexus9_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_one_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_s5_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_s5_perf_cq.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_webview_arm64_aosp_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_android_webview_nexus6_aosp_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_benchmark_to_run_staging_android_nexus5X_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_fyi_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_nexus5X_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_nexus5_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_nexus6_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_nexus7_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_nexus9_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_one_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_s5_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_s5_perf_cq.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_webview_arm64_aosp_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_android_webview_nexus6_aosp_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_no_changes_staging_android_nexus5X_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_fyi_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_nexus5X_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_nexus5_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_nexus6_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_nexus7_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_nexus9_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_one_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_s5_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_s5_perf_cq.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_webview_arm64_aosp_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_android_webview_nexus6_aosp_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_cq_run_benchmark_staging_android_nexus5X_perf_bisect.json View 1 9 chunks +26 lines, -8 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_fyi_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_nexus5X_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_nexus5_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_nexus6_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_nexus7_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_nexus9_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_one_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_s5_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_s5_perf_cq.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_webview_arm64_aosp_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_webview_nexus6_aosp_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_staging_android_nexus5X_perf_bisect.json View 1 8 chunks +25 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus6_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus7_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus9_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_one_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_s5_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_s5_perf_cq.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_webview_arm64_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_staging_android_nexus5X_perf_bisect.json View 1 10 chunks +27 lines, -9 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
jbudorick
4 years, 1 month ago (2016-10-24 22:16:56 UTC) #2
prasadv1
lgtm, but I would also like robertocn or dtu to take a look at this, ...
4 years, 1 month ago (2016-10-24 22:24:37 UTC) #4
jbudorick
On 2016/10/24 22:24:37, prasadv1 wrote: > lgtm, but I would also like robertocn or dtu ...
4 years, 1 month ago (2016-10-24 22:46:51 UTC) #5
jbudorick
dtu and/or robertocn: friendly ping
4 years, 1 month ago (2016-10-25 21:32:32 UTC) #6
dtu
lgtm
4 years, 1 month ago (2016-10-25 21:35:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2447633003/20001
4 years, 1 month ago (2016-10-25 21:38:07 UTC) #10
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 21:49:06 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/tools/build/+/33e2abcab21069fe1d76...

Powered by Google App Engine
This is Rietveld 408576698