mirror of https://github.com/grpc/grpc.git
[flake] Increase timeout to fix h2_test flakiness (#37767)
In some rare occasions on Win machines (0,2-0,5%), the tests are stuck before the handshake when we execute `grpc_call_start_batch`. We receive OP_COMPLETE with `Deadline Exceeded {grpc_status:4}` for such cases. The PR bumps it from 5 to 30s (no flakes for --runs_per_test=1000).
Closes #37767
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37767 from erm-g:h2test 9d1208ee1f
PiperOrigin-RevId: 676531975
pull/37769/head
parent
656f325b53
commit
44165b7808
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue