catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.91k stars 563 forks source link

[📍] Run bisect with pinned commit instead of patch #4517

Closed dave-2 closed 5 years ago

dave-2 commented 6 years ago

Right now we only support pinned patches. We want to support pinned commits too.

tdresser commented 6 years ago

Just making sure there's some movement on this. I'm currently blocking crbug.com/854605 on it.

dave-2 commented 6 years ago

I got a little bit stuck with this, but was able to deploy an experimental version to move forward on chromium:854605. Unfortunately, we ran into other issues (comment 30).

And then ultimately realized we didn't need this after all (comment 31).