yang-g
|
b0ae82fe42
|
Add comment for error case
|
5 years ago |
Richard Belleville
|
61a0212539
|
Merge pull request #22373 from gnossen/creds_threads_and_breads
Stop Leak of one thread per call in case of reference cycle
|
5 years ago |
Lidi Zheng
|
19d8e2c551
|
Merge pull request #22165 from lidizheng/aio-benchmark
Integrate existing gRPC Python stack benchmarks with Bazel
|
5 years ago |
Jiangtao Li
|
c936391933
|
Merge pull request #22332 from jiangtaoli2016/sni_alert
Treat SNI mismatch as noack
|
5 years ago |
Jan Tattermusch
|
bccdd0cb29
|
Merge pull request #22356 from jtattermusch/more_flakes
Mark client_lb_end2end_test as flaky
|
5 years ago |
Jan Tattermusch
|
2f0f675ded
|
Merge pull request #22379 from jtattermusch/more_flaky_marking
Mark more tests as flaky
|
5 years ago |
Jan Tattermusch
|
e37f2fafbb
|
Merge pull request #22357 from jtattermusch/resource_quota_server_flaky_fixtures
Mark "resouce_quota_server" as flaky with certain fixtures
|
5 years ago |
Jan Tattermusch
|
0071566e67
|
Merge pull request #22380 from KyleFromKitware/list-append-cmake_module_path
Append to CMAKE_MODULE_PATH instead of replacing it
|
5 years ago |
Kyle Edwards
|
e208197cec
|
Regenerate CMakeLists.txt
|
5 years ago |
Kyle Edwards
|
bb8f6126ea
|
Append to CMAKE_MODULE_PATH instead of replacing it
|
5 years ago |
Jan Tattermusch
|
b24ddc02fd
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
2e266a82d9
|
mark end2end test as flaky
|
5 years ago |
Jan Tattermusch
|
e863750403
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
a791e16983
|
mark more tests as flaky
|
5 years ago |
Lidi Zheng
|
7be8cef10a
|
Merge pull request #22369 from lidizheng/health-default
[Health Checking] Make the empty service default to SERVING state
|
5 years ago |
Eric Gribkoff
|
8d03f1d623
|
Merge pull request #22368 from ericgribkoff/increase_timeout_again
Increase timeout for GCP API operations
|
5 years ago |
Richard Belleville
|
59b040d3c4
|
Stop leaking threads
|
5 years ago |
Lidi Zheng
|
d43ac68bf3
|
Make the empty service default to SERVING state
|
5 years ago |
Eric Gribkoff
|
699817b709
|
Increase timeout for GCP API operations
|
5 years ago |
Karthik Ravi Shankar
|
6e69d0da9f
|
Merge pull request #22364 from karthikravis/update-rotation
Passing repo manager responsibility to donnadionne
|
5 years ago |
Lidi Zheng
|
da6f9a28bf
|
Merge pull request #22311 from lidizheng/aio-one-cq
[Aio] One completion queue & many-thread many-loop
|
5 years ago |
Eric Gribkoff
|
03d6b4b411
|
Merge pull request #22362 from ericgribkoff/set_bootstrap_network
Set TRAFFICDIRECTOR_NETWORK_NAME in bootstrap
|
5 years ago |
Lidi Zheng
|
562f3ca5f5
|
Add port needs a FQN
|
5 years ago |
Lidi Zheng
|
5d1651ff65
|
Don't graceful shutdown cq to avoid the deadlock
|
5 years ago |
Muxi Yan
|
9790435b2f
|
Merge pull request #22188 from muxi/retry-apple-bug
Retry testConcurrentRPCsWithErrors
|
5 years ago |
Karthik Ravi Shankar
|
b98928a9be
|
Passing repo manager responsibility to donnadionne
|
5 years ago |
Jan Tattermusch
|
880111fe47
|
Merge pull request #22355 from jtattermusch/bm_metadata_not_flaky
bm_metadata is not flaky anymore
|
5 years ago |
Vijay Pai
|
5ff939c386
|
Merge pull request #22360 from grpc/vjpai-patch-1
bm_arena needs more time
|
5 years ago |
Vijay Pai
|
b4f0cad4bd
|
bm_arena needs more time
Internal tests show that it needs a large timeout. This has passed 100x without timeout.
|
5 years ago |
Jan Tattermusch
|
d008c07ef0
|
Merge pull request #22359 from jtattermusch/debug_upload_rbe_results
Fix bug in upload_rbe_results.py (which sometimes skips some test cases when uploading to BQ)
|
5 years ago |
Jan Tattermusch
|
fea074384f
|
sometimes not all RBE results are uploaded
|
5 years ago |
Jan Tattermusch
|
e20ed51e6f
|
easier debugging for upload_rbe_results.py
|
5 years ago |
Jan Tattermusch
|
548e989515
|
mark some fixtures as flaky with resource_quota_server test
|
5 years ago |
Jan Tattermusch
|
8b663c86b6
|
support marking end2end fixture-test pairs as flaky
|
5 years ago |
Jan Tattermusch
|
bf206eb4fa
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
5a92850ca6
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
bda2519eeb
|
mark client_lb_end2end_test as flaky
|
5 years ago |
Jan Tattermusch
|
29528fc026
|
bm_metadata is not flaky anymore
|
5 years ago |
Jan Tattermusch
|
12d5e51175
|
Merge pull request #22319 from jtattermusch/fix_test_suffix
Add missing "_test" suffix for some bazel tests
|
5 years ago |
Eric Gribkoff
|
8ded5ececb
|
Set TRAFFICDIRECTOR_NETWORK_NAME in bootstrap
|
5 years ago |
Jan Tattermusch
|
d5bb7ecbab
|
Merge pull request #22348 from yashykt/bmmetadtafix
Add missing grpc_slice_unref to bm_metadata
|
5 years ago |
Yash Tibrewal
|
b40b162cc9
|
Add missing grpc_slice_unref to bm_metadata
|
5 years ago |
Lidi Zheng
|
7622a2de38
|
Improve readability & fix a deadlock issue in _test_base
|
5 years ago |
Lidi Zheng
|
7a51ca3330
|
Plumb through loop object & pass daemon=Ture in constructor
|
5 years ago |
Lidi Zheng
|
d725a7dae8
|
Make buildifier happy
|
5 years ago |
Lidi Zheng
|
8fc872ed2e
|
Enforce one cq and support many-thread many-loop env
- Label channel_argument_test as flaky
- Add compatibility test
- Add many-loop test case
|
5 years ago |
Lidi Zheng
|
fda2111af7
|
Merge pull request #22258 from lidizheng/aio-cq
[Aio] Add an alternative mode for the AsyncIO Stack
|
5 years ago |
Yash Tibrewal
|
303495d0af
|
Merge pull request #22312 from grpc/yashykt-patch-issue-template
Update bug_report.md
|
5 years ago |
Muxi Yan
|
bc2fbf47dc
|
Merge pull request #22327 from muxi/testTimeout-deflake
Fix testTimeout flake
|
5 years ago |
Mark D. Roth
|
be7da6b149
|
Merge pull request #22330 from markdroth/xds_locality_map_update_fix
If an EDS update replaces all localities in a priority, go into CONNECTING
|
5 years ago |