forked from grpc/grpc-go
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- TestFlowControlLogicalRace: reduce some of the stressiness of this test to make it run in ~1s vs. ~4s before. - TestCZClientSocketMetricsKeepAlive: make the keepalive pings happen at a much higher rate to enable two pings to happen in 100ms vs. 2s. Update test condition to pass even if verifyResultWithDelay needs to sleep a few times (this shouldn't happen, but could in theory).
- Loading branch information
Showing
2 changed files
with
27 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters