New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 659476 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Multiple(!) resolving hash steps clutter bisect output.

Project Member Reported by robert...@chromium.org, Oct 26 2016

Issue description

This is pretty annoying, as it adds one extra step for each revision in the revision range. (Which can get quite large)

https://build.chromium.org/p/tryserver.chromium.perf/builders/staging_linux_perf_bisect/builds/12
 
Project Member

Comment 1 by bugdroid1@chromium.org, Oct 27 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339

commit dcdd7b6c6c91f2e499e98ba1526b47a4a4173339
Author: robertocn <robertocn@chromium.org>
Date: Thu Oct 27 06:15:55 2016

Nest multiple 'resolving hash xxx' steps under a single super step.

R=dtu@chromium.org,prasadv@chromium.org
BUG= 659476 

Review-Url: https://codereview.chromium.org/2447023003

[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect/bisector.py
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/bisector.py
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_bisect_other_direction.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_linux_bisect.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_mac_bisect.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win32_bisect.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/basic_win64_bisect.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_buildbucket_get.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/no_repro.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/v8_roll_bisect_bis.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisect.expected/basic.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisect.expected/broken_good_revision_test.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_failed_device.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_basic_device.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.json
[modify] https://crrev.com/dcdd7b6c6c91f2e499e98ba1526b47a4a4173339/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_failed_device.json

Comment 2 by dtu@chromium.org, Nov 2 2016

Status: Fixed (was: Assigned)
Components: Speed>Bisection

Sign in to add a comment