Skip to content

x/build: auto-detect flakes #19177

Closed
Closed
@bradfitz

Description

@bradfitz

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.

Activity

added
Buildersx/build issues (builders, bots, dashboards)
on Feb 18, 2017
added this to the Unreleased milestone on Mar 21, 2017
bradfitz

bradfitz commented on Aug 1, 2017

@bradfitz
ContributorAuthor

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

added
FeatureRequestIssues asking for a new feature that does not need a proposal.
on Jun 25, 2022
dmitshur

dmitshur commented on Feb 28, 2025

@dmitshur
Member

I think we can call this done. https://go.dev/wiki/Watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FeatureRequestIssues asking for a new feature that does not need a proposal.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bradfitz@dmitshur@gopherbot

        Issue actions

          x/build: auto-detect flakes · Issue #19177 · golang/go