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

x/build: auto-detect flakes #19177

Open
bradfitz opened this issue Feb 18, 2017 · 1 comment
Open

x/build: auto-detect flakes #19177

bradfitz opened this issue Feb 18, 2017 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) FeatureRequest
Milestone

Comments

@bradfitz
Copy link
Contributor

Request from @danp:

When the build system is idle, run builds of tip branches periodically (every 5 min?) to see if builds alternate between "ok" and "failed" state. Maybe auto-file flake bugs if test failures aren't consistent.

@bradfitz bradfitz added the Builders x/build issues (builders, bots, dashboards) label Feb 18, 2017
@gopherbot gopherbot added this to the Unreleased milestone Mar 21, 2017
@bradfitz
Copy link
Contributor Author

bradfitz commented Aug 1, 2017

TryBots should also auto-detect flakes and re-run anything that fails to see if it fails in the same way twice.

/cc @jessfraz @adams-sarah @cybrcodr @andybons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) FeatureRequest
Projects
None yet
Development

No branches or pull requests

3 participants