-
Notifications
You must be signed in to change notification settings - Fork 9.9k
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
Fix flaky tests for 3.4 release #10979
Comments
Sent out upstream gRPC fixes
For
|
Right now, we are debugging with gRPC tip grpc/grpc-go#2958, which should fix the panic. |
Now, only functional tests are flaky. Adding server output on failures:
|
Great. So we need grpc-go 1.23 to fix the panics? |
Is it too late to get that into 1.23? |
@jingyih @hexfusion gRPC usually releases from master branch cut. It should be included in 1.23. |
I also saw TestRoundRobinBalancedResolvableFailoverFromRequestFail fail again in https://travis-ci.com/etcd-io/etcd/jobs/223131529 |
Also this failure (a functional test?) https://travis-ci.com/etcd-io/etcd/jobs/223267755
|
One more:
Haven't seen an issue about this one, but also I don't think it's caused by my PR: |
Closing this for now. Most notable ones are fixed. |
Continued from #10700
The text was updated successfully, but these errors were encountered: