-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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/cmd/watchflakes: should report broken or missing builders #58819
Comments
I suggest:
|
I just filed #61891 for a |
Some more examples of test failures that had to be reported manually:
As far as I can tell those failures were only noticed because I happened to look at the dashboard this morning. |
More examples this week:
|
|
|
I found the failure shortly after I submitted the CL, and sent a CL to fix. I didn't file an issue. |
Right now, there are several broken builders on the dashboard, some going undetected for over a week. It would be good to prioritize this issue for the next friction fixit. |
Change https://go.dev/cl/601439 mentions this issue: |
Change https://go.dev/cl/602036 mentions this issue: |
There's a recent case where watchflakes doesn't seem to be reporting a consistent failure. Filed #68753 for it. |
@rsc says that watchflakes has code to detect broken builders. It would be nice to turn that awareness into issues, especially for breakages on x/ repos, where problems tend to go unnoticed for a long time.
cc @cherrymui, @bcmills
The text was updated successfully, but these errors were encountered: