grpc / grpc-go

The Go language implementation of gRPC. HTTP/2 based RPC
https://grpc.io
Apache License 2.0
21.04k stars 4.37k forks source link

Flaky test: 12/10k: UnmarshalListener_WithUpdateValidatorFunc #5231

Closed easwars closed 1 year ago

easwars commented 2 years ago

https://github.com/grpc/grpc-go/runs/5472908166?check_suite_focus=true

easwars commented 2 years ago

https://github.com/grpc/grpc-go/runs/5634991537?check_suite_focus=true

dfawley commented 2 years ago

https://github.com/grpc/grpc-go/runs/5841087680?check_suite_focus=true

(x2 in this PR)

dfawley commented 1 year ago

Failing 12/10k on google3.

arvindbr8 commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5062033494/jobs/9087044357?pr=6298

zasweq commented 1 year ago

https://github.com/zasweq/grpc-go/actions/runs/5068326892/jobs/9100504652

dfawley commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5073008191/jobs/9111471736?pr=6314#step:8:198

zasweq commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5073937512/jobs/9113575290?pr=6296

dfawley commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5134976897/jobs/9239750602?pr=6331#step:8:198

dfawley commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5193271248/jobs/9363590170?pr=6351#step:8:200

zasweq commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5207214049/jobs/9394543268?pr=6361

zasweq commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5213995695/jobs/9409707907?pr=6362

zasweq commented 1 year ago

https://github.com/zasweq/grpc-go/actions/runs/5225767251/jobs/9435653328

zasweq commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5226986500/jobs/9438156058

zasweq commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5273478328/jobs/9536957357?pr=6372

arvindbr8 commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5279933026/jobs/9551325584?pr=6374

zasweq commented 1 year ago

https://github.com/zasweq/grpc-go/actions/runs/5294903669/jobs/9584721694

zasweq commented 1 year ago

https://github.com/zasweq/grpc-go/actions/runs/5294867299/jobs/9584651939

zasweq commented 1 year ago

https://github.com/grpc/grpc-go/actions/runs/5393587878/jobs/9794046289?pr=6359, luckily fix is in flight.

easwars commented 1 year ago

@zasweq : Would you mind running this on google3 once the import is done to see how well this fix addresses the issue, and if we come down to something that <10 flakes for 10k runs, we can maybe close this or at least make it p2. Thanks.

zasweq commented 1 year ago

Fails a ton still, but I realized the fix is part of my import this week. Retrying now on import citc client.

zasweq commented 1 year ago

This passes /10k runs in Forge with my change. Thus, closing this issue :).

arvindbr8 commented 3 months ago

https://github.com/grpc/grpc-go/actions/runs/9965087957/job/27534681892?pr=7409