Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script for finding build regression using git bisect #215

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

Blackhex
Copy link
Member

So far this script is intended to be run manually:

tools/find-regression.sh gcc

with repository name as a single argument.

In the future, this can be extended to find regression in all the repositories (binutils, GCC, MinGW, Cygwin) and triggered automatically when daily updates workflow encounters build failure.

@Blackhex Blackhex changed the base branch from main to fix-runtime-cache October 21, 2024 18:47
tools/find-regression-run.sh Outdated Show resolved Hide resolved
tools/find-regression.sh Outdated Show resolved Hide resolved
tools/find-regression.sh Show resolved Hide resolved
@Blackhex Blackhex force-pushed the find-regression branch 2 times, most recently from e1b7270 to ca0cc8e Compare October 22, 2024 09:01
Base automatically changed from fix-runtime-cache to main October 22, 2024 12:42
@Blackhex Blackhex merged commit 371102d into main Oct 29, 2024
20 checks passed
@Blackhex Blackhex deleted the find-regression branch October 29, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants