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

Issue 596445 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

bisect should descend into catapult roll

Project Member Reported by sullivan@chromium.org, Mar 21 2016

Issue description

Example: https://bugs.chromium.org/p/chromium/issues/detail?id=596169#c2

The bisect should descend into the catapult roll and pinpoint which CL caused the regression.
 
Owner: robert...@chromium.org
Status: Assigned (was: Unconfirmed)
Labels: triaged
Project Member

Comment 3 by bugdroid1@chromium.org, Mar 23 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/4567f4d81d97428183c2b78d2bfde53b18883c13

commit 4567f4d81d97428183c2b78d2bfde53b18883c13
Author: robertocn <robertocn@chromium.org>
Date: Wed Mar 23 03:36:07 2016

Moving catapult revision to the vars dictionary in DEPS.

This is necessary for auto-bisect to descend into catapult rolls.

R=nednguyen,sullivan
BUG= 596445 

Review URL: https://codereview.chromium.org/1820083003

Cr-Commit-Position: refs/heads/master@{#382784}

[modify] https://crrev.com/4567f4d81d97428183c2b78d2bfde53b18883c13/DEPS

Labels: -Pri-2 Pri-1
Status: Started (was: Assigned)
Project Member

Comment 5 by bugdroid1@chromium.org, Apr 13 2016

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

commit de04c052866a5508cae822b2a65f60ca682521e8
Author: robertocn@chromium.org <robertocn@chromium.org>
Date: Wed Apr 13 20:31:58 2016

Enabling descent into catapult rolls.

R=prasadv,nednguyen
BUG= 596445 

Review URL: https://codereview.chromium.org/1829583002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@299910 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/depot_config.py
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/android_arm64_bisector.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/basic_bisect_script.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipes/bisect.expected/basic.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipes/bisect.expected/broken_good_revision_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipes/bisect_test/example_bisect_results.expected/aborted_non_telemetry_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipes/bisect_test/example_bisect_results.expected/basic_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipes/bisect_test/example_bisect_results.expected/deps_culprit_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipes/bisect_test/example_bisect_results.expected/failed_direction_test.json
[modify] https://crrev.com/de04c052866a5508cae822b2a65f60ca682521e8/scripts/slave/recipes/bisect_test/example_bisect_results.expected/failed_test.json

 Issue 600884  has been merged into this issue.
Status: Fixed (was: Started)
Components: Speed>Bisection

Sign in to add a comment