Craig Tiller
|
4c2f702592
|
Fixes
|
7 years ago |
Craig Tiller
|
3cf8d50d1e
|
accurate, exhaustive "fast" version of this test
|
7 years ago |
Craig Tiller
|
c5fb7e5b73
|
Use a mutex for an exact test
|
7 years ago |
Craig Tiller
|
84547efa77
|
Merge branch 'no-pollers-for-you' into verify
|
7 years ago |
Craig Tiller
|
520e59f2fb
|
test/core should trigger c++ suite nowadays
|
7 years ago |
Craig Tiller
|
8d4d52d396
|
Multithread & shard stats test, make it exhaustive
|
7 years ago |
Muxi Yan
|
313f36fd06
|
Merge pull request #12888 from muxi/port-12881-12883
Port #12881 (Make platform-specific headers textual) and #12883 (Fix GID podspec issue)
|
7 years ago |
Yash Tibrewal
|
ebf117531f
|
Merge pull request #12885 from yashykt/timeouttestfix
Fixing Linux Portability Build
|
7 years ago |
Yash Tibrewal
|
b3b20f671d
|
Adding PR #12879 changes
|
7 years ago |
Yash Tibrewal
|
84bf283218
|
tcp_server_uv_test changes
|
7 years ago |
Yash Tibrewal
|
80297d7cd7
|
uv changes for grpc_pollset_work
|
7 years ago |
Yash Tibrewal
|
cd58b2dcea
|
uv changes for grpc_pollset_work
|
7 years ago |
Yash Tibrewal
|
d6712390a6
|
tcp_client_uv_test changes
|
7 years ago |
Muxi Yan
|
128d800bb6
|
Add comment
|
7 years ago |
Muxi Yan
|
cd9729780a
|
Make platform-specific headers textual
|
7 years ago |
Muxi Yan
|
656041b3cc
|
Fix GID related subspec lint problem
|
7 years ago |
Yash Tibrewal
|
08708ae25d
|
backoff_test explicity conversion
|
7 years ago |
Yash Tibrewal
|
4b6af749e3
|
explicit type conversion
|
7 years ago |
Yash Tibrewal
|
412e7ca6e7
|
Adding PR #12882 changes
|
7 years ago |
Yash Tibrewal
|
03bd5daf5c
|
Merge pull request #12876 from yashykt/constandroidfix
const required in log_android.cc
|
7 years ago |
Matt Kwong
|
15b73035ee
|
Merge pull request #12866 from matt-kwong/fix-node
Install Mako to generate files in grpc/grpc-node
|
7 years ago |
Yash Tibrewal
|
744b656e6c
|
const required in log_android.cc
|
7 years ago |
Yash Tibrewal
|
1ed8dd1195
|
Merge pull request #12869 from yashykt/logandroid
extern C for gpr_default_log in android
|
7 years ago |
adelez
|
de4c432f94
|
Merge pull request #12865 from adelez/deflake_interop
Set allow_flakes to true for cloud_to_prod tests
|
7 years ago |
Craig Tiller
|
6d14242af6
|
Merge pull request #12868 from ctiller/merge-fixup
Import fixes
|
7 years ago |
Yash Tibrewal
|
598cbd882d
|
Clang tidy
|
7 years ago |
Yash Tibrewal
|
54b8cfc906
|
Missing extern C
|
7 years ago |
Craig Tiller
|
56f8da0f96
|
Import fixes
|
7 years ago |
Yash Tibrewal
|
0f4d34493e
|
extern C for gpr_default_log in android
|
7 years ago |
Matt Kwong
|
87bc56ab58
|
Install Mako to generate files in grpc/grpc-node
|
7 years ago |
Craig Tiller
|
3640b4084a
|
Merge pull request #12677 from ctiller/flowctl+millis
Roll-up: Flow control changes, and internal timing changes
|
7 years ago |
Adele Zhou
|
8aec8613c5
|
Set allow_flakes to true for cloud_to_prod tests
|
7 years ago |
Craig Tiller
|
d48bd078d7
|
Fixes
|
7 years ago |
Craig Tiller
|
c5f7b882b4
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
Craig Tiller
|
1b11c74541
|
Merge pull request #12769 from ctiller/fuzzy
Moving to allow fuzzer test to run entire corpora under bazel
|
7 years ago |
Craig Tiller
|
db78c2fa3b
|
Set gpr_mpscq_test to not use polling, make that bit work again
|
7 years ago |
Juanli Shen
|
12f38b8ecc
|
Merge pull request #12851 from AspirinSJL/cancel_fallback_timer
Cancel fallback timer in glb_shutdown()
|
7 years ago |
Craig Tiller
|
abecd39477
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
Jan Tattermusch
|
d059e1c43c
|
Merge pull request #12841 from jtattermusch/report_elapsed_on_timeout
jobset.py: report elapsed time for jobs that time out
|
7 years ago |
Jan Tattermusch
|
e01cffc58f
|
Merge pull request #12839 from jtattermusch/bigquery_upload_retry
Retry when uploading results to bigquery
|
7 years ago |
Vijay Pai
|
4bc0b2b661
|
Merge pull request #12852 from vjpai/rent
Reduce # of message sizes used in each async_end2end_test scenario
|
7 years ago |
Vijay Pai
|
b83077bace
|
Merge pull request #12855 from vjpai/new_const
Add some const
|
7 years ago |
Vijay Pai
|
f35ce803e7
|
Merge pull request #12854 from vjpai/magic_number
C++ async_end2end_test: now w/o magic numbers!
|
7 years ago |
Vijay Pai
|
f063f7951f
|
Add some const that is now allowed
|
7 years ago |
Vijay Pai
|
541974a709
|
Eliminate magic #s, follow API
|
7 years ago |
apolcyn
|
998c30dab2
|
Merge pull request #12842 from apolcyn/fix_ruby_mem_bug
Add test under ruby GC stress mode and fix non-GC-rooted variable
|
7 years ago |
Vijay Pai
|
c4afc644f7
|
Reduce # of message sizes used in each scenario
|
7 years ago |
Juanli Shen
|
663f50c658
|
Cancel fallback timer in glb_shutdown()
|
7 years ago |
Muxi Yan
|
39f36b4957
|
Merge pull request #12847 from muxi/Add-forward-declare-test
Add test for ObjC gRPC proto forward declaration
|
7 years ago |
Yang Gao
|
3734801aad
|
Merge pull request #12828 from yang-g/delete_stress_clients
Properly clean up stress test clients
|
7 years ago |