5883 Commits (61ee1656d2018701c846b76959e30c406fbb8f20)

Author SHA1 Message Date
Mark D. Roth 4a27b432b6
xds_cluster_e2e_test: change tests to provide better failure messages (#30727) 2 years ago
Mark D. Roth dc1cb1fb59
grpclb_e2e_test: increase timeout in InitiallyEmptyServerlist test (#30726) 2 years ago
Craig Tiller 93fb6add2a
[fixit] Reduce the size of this benchmark under expensive sanitizers (#30715) 2 years ago
AJ Heller f7d8ee068a
[fixit] Extend timeout for SameBackendListedMultipleTimes/V3 test (#30716) 2 years ago
Craig Tiller a6d67ab6db
[fixit] Disable ub/msan on all qps, tsan on some qps tests (#30713) 2 years ago
Cheng-Yu Chung 7c86c34e63
[fixit] Solve the flakiness for test case `End2endTest.ClientCancelsBidi` (#30664) 2 years ago
Craig Tiller f133d81714
[fixit] Scale down large tests (#30676) 2 years ago
Mark D. Roth 72e76f6a86
client_lb_e2e_test: fix flake in PickFirstTest.CheckStateBeforeStartWatch (#30698) 2 years ago
Craig Tiller c03b2f6b38
[fixit] Scale down large tests (#30677) 2 years ago
Mark D. Roth eed4766424
rls_e2e_test: check authority on server side instead of using death test (#30652) 2 years ago
Vignesh Babu 9f9d87cfa6
Fix CBF on mac by switching to grpc_core::Mutex and grpc_core::CondVar (#30666) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Mark D. Roth fedba4654d
xds_routing_e2e_test: fix XdsRetryPolicyMaxBackOff flake (#30649) 2 years ago
Mark D. Roth 221a969e04
client_lb_end2end_test: fix flake caused by not doing graceful server shutdown (#30647) 2 years ago
Alisha Nanda 96af4084c9
Fix StatusCancelledWithoutStartingRecvTrailingMetadata flake in client_lb_end2end_test (#30629) 2 years ago
Cheng-Yu Chung dca225be95
[fixit] Increase sleep time for test `ProxyEnd2endTest.RpcDeadlineExpires` to reduce flakiness (#30631) 2 years ago
Yash Tibrewal 02df22f52f
FaultInjection: Fix random number generation (#30623) 2 years ago
Yash Tibrewal aba48793f8
XdsSecurityTest: Use a timeout of 5000ms for RPCs (#30621) 2 years ago
Cheng-Yu Chung feeb54ec33
[fixit] Fix flakiness for test case ChannelzSamplerTest.SimpleTest by reducing the chance of port conflict (#30620) 2 years ago
Vignesh Babu f0a2b3d660
Fix flakiness in //test/cpp/common:timer_test (#30606) 2 years ago
Yash Tibrewal b9f6b2663c
XdsEnd2EndTest: Increase default RPC timeout (#30609) 2 years ago
Alisha Nanda faa0679c57
Fix flake in client_lb_end2end_test (#30601) 2 years ago
Cheng-Yu Chung 103f4c2f1e
[fixit] Increase timeout value for XDS Core End2End Test (#30593) 2 years ago
Enrico Pertoso 3c9cbb2d4d
OpenCensus: fixes broken traces exporting caused by a missing EndSpan (#29745) 2 years ago
Mark D. Roth dc4414aa0c
XdsClient: access certificate provider data via dependency injection (#30506) 2 years ago
Craig Tiller ae70e65e13
[build] Shard tests a little more (#30489) 2 years ago
Vignesh Babu 0b1a8c984b
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495) 2 years ago
Vignesh Babu 2c977a4d98
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028) 2 years ago
Yash Tibrewal f78581a18f
Istio Echo: Add version string (#30477) 2 years ago
Mark D. Roth 7fcb2e1229
outlier_detection LB: reset state when OD is disabled (#30418) 2 years ago
Mark D. Roth 536b9351ec
JSON: use absl::Status instead of grpc_error (#30397) 2 years ago
Mark D. Roth f4edc883ab
service config API: use absl::Status instead of grpc_error (#30321) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
Craig Tiller 856abd9446
[iwyu] Add test/core/util (#30289) 2 years ago
Craig Tiller f5bb60d8e8
[channel_args] Improve comparison performance (#30322) 2 years ago
AJ Heller 785d6b656a
Add logging for invalid client PayloadConfig in QPS test (#30261) 2 years ago
Mark D. Roth a1d42f84ef
xds_cluster_resolver: pass useful resolution_note to children (#30283) 2 years ago
Mark D. Roth 201213c681
client channel: add tests for authority override precedence (#30172) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
Mark D. Roth 4491ed26aa
BUILD: move work_serializer to its own build target (#30255) 2 years ago
Esun Kim 98b1a7710e
Changed num_threads based on slowness factor for xSAN (#30240) 2 years ago
Craig Tiller d7e6878ec4
[chttp2] use new channel args type (#30252) 2 years ago
Craig Tiller 1b5295a4a2
[iomgr] Remove executor/... 2 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
Mark D. Roth 694e634a79
client_lb_end2end_test: fix flake in RoundRobin.SingleReconnect test (#30229) 2 years ago
Mark D. Roth a3afb81274
Second attempt: XdsClient: refactor transport code to make it injectable (#30225) 2 years ago
AJ Heller fa57b9d0bc
Revert "XdsClient: refactor transport code to make it injectable (#30183)" (#30223) 2 years ago
Mark D. Roth bd9bc5fd3e
XdsClient: refactor transport code to make it injectable (#30183) 2 years ago
Mark D. Roth 74e1023f0a
priority LB: fix dumb reversed-conditional bug (#30149) 2 years ago
Yash Tibrewal 5e19c780c3
XdsSecurityTest: Rework infrastructure (#30138) 2 years ago