Revert "increase ready for server channel timeout for outlier_detection , custom_lb, round_robin test"#225
Open
Revert "increase ready for server channel timeout for outlier_detection , custom_lb, round_robin test"#225
Conversation
…on , cus…" This reverts commit 4eb2e4c.
murgatroid99
approved these changes
Feb 6, 2026
Member
Author
|
For my week 2026-01-23 – 2026-01-30: In fact, custom_lb_test and round_robin_test tests are in the the top 3. $ # excluding grpc_xds_k8s_xbranch / grpc_xds_k8s_xlang
$ pbpaste| sort | uniq -c | sort -nr
8 authz_test
6 custom_lb_test
5 round_robin_test
4 remove_neg_test
4 outlier_detection_test
4 dualstack_test
4 api_listener_test
4 affinity_test
3 security_test
3 failover_test
3 cloud_run_csm_inbound_test
3 circuit_breaking_test
3 app_net_test
1 change_backend_service_test |
Member
Author
|
@eshitachandwani - since you're investigating the issue, feel free to merge this when you're ready. Just in case you still need these tests running with extended timeouts for a bit longer. |
Member
|
Will let the timeout be 10 mins for some more time till the investigation is going on. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #222
We didn't notice improvements the flakiness rate of these tests.
Context: b/459985396#comment48