flutter / flutter/devtools

`dt` command for bisecting a Flutter regression

Open
#9,467 0 comments 0 reactions 0 assignees View on GitHub
contributions welcome infra P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

There has been a few times I've had to manually perform a binary search across Flutter commits to determine which commit caused a regression. Most recently with https://github.com/flutter/devtools/issues/9456

And each time I think, there really should be a `dt` command (e.g `dt flutter-bisect --from commitA --to commitB --test=path/to/test`) that performs the binary search and runs the regressed test for me to determine the commit that introduced the regression.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.