-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Flaky test: TestResolverRemovedWithRPCs #7799
Comments
All the failures have the following warning:
|
I saw the test fail even though my PR didn't include the the commit for #7773. https://github.com/grpc/grpc-go/actions/runs/11662268875/job/32468286292?pr=7742 |
This is the sequence of events that I see in the failing test:
This also seems related to envoyproxy/go-control-plane#431. But I'm yet to figure out why this is happening so frequently now compared to the past. |
This seems extremely flaky now. This is a run from master, but I see it flake on almost every snapshot in a PR today:
https://github.com/grpc/grpc-go/actions/runs/11632169595/job/32394719047#step:8:226
The text was updated successfully, but these errors were encountered: