Craig Tiller
|
ec49524269
|
Add a mutex around allocate_port
|
8 years ago |
murgatroid99
|
f94f64fc12
|
Remove non-libuv code from Node extension
|
8 years ago |
Craig Tiller
|
f62f8d37b6
|
Revert "Better cost estimation"
This reverts commit 4f98e25f8b .
|
8 years ago |
Craig Tiller
|
ea525ebd39
|
Threaded port_server
|
8 years ago |
Craig Tiller
|
c6f6663fb7
|
Rollback some changes
|
8 years ago |
Craig Tiller
|
0d46284799
|
Rollback some changes
|
8 years ago |
Jan Tattermusch
|
1dd609b3c1
|
fix C++ distribtests
|
8 years ago |
Craig Tiller
|
243a12e87a
|
Reinstate c++-compat
|
8 years ago |
Craig Tiller
|
ab424e8702
|
Back out some bad changes
|
8 years ago |
Craig Tiller
|
ceea969146
|
Extend time capping to run_tests_matrix scripts
|
8 years ago |
Craig Tiller
|
a1ac2a1317
|
Allow specifying a maximum run time to run_tests
|
8 years ago |
Craig Tiller
|
26f6c1b239
|
regen projects
|
8 years ago |
Noah Eisen
|
5e17e4430c
|
Add fuzz test
|
8 years ago |
Craig Tiller
|
143cfa7792
|
Disable compression+resource_quota_server tests
|
8 years ago |
Craig Tiller
|
dbc12105a3
|
Refine ping-pong cpu requirement estimations; sort tests by cpu cost to get better bin packing
|
8 years ago |
Craig Tiller
|
41fdf7d6ad
|
Better cost estimation
|
8 years ago |
Craig Tiller
|
e6f6a09c17
|
Eliminate gtest splitting: hopefully allows tuning cpu cost better
|
8 years ago |
Craig Tiller
|
2f269ec781
|
Rollback rqs change: may have been too aggressive
|
8 years ago |
Craig Tiller
|
d47be446d7
|
Speed up tests
|
8 years ago |
Craig Tiller
|
989aa7f97d
|
Fix sanity
|
8 years ago |
Mark D. Roth
|
0c0b89a88b
|
Change hash table to use linear probing and add unit test.
Also add some missing rules in test/core/slice/BUILD.
|
8 years ago |
Ken Payson
|
8ab2df145d
|
Fix PHP interop tests
|
8 years ago |
murgatroid99
|
9805833776
|
Add flag to compile gpr with compatibility for musl
|
8 years ago |
Mahak Mukhi
|
a0cabfcad7
|
trial and error
|
8 years ago |
Mahak Mukhi
|
b28ddaf9a9
|
trial and error
|
8 years ago |
Mahak Mukhi
|
fb059a2782
|
discovered generate_projects.sh script!
|
8 years ago |
Ken Payson
|
b702ce2117
|
Fix PHP interop tests
|
8 years ago |
murgatroid99
|
bf33410411
|
Add Node and Express benchmarks for various response sizes
|
8 years ago |
Mahak Mukhi
|
32da70d9af
|
more trial and error for sanity
|
8 years ago |
yang-g
|
6bc701659c
|
Remove status_helper as it is not needed any more
|
8 years ago |
Jan Tattermusch
|
a22a19fd64
|
fix markdown
|
8 years ago |
Mahak Mukhi
|
a68829023c
|
more sanity
trying to fix some sanity
nope that didn't work
fixing test failiures
added debug code
more trail and error
more trial and error
cleaning debug code
|
8 years ago |
David Garcia Quintas
|
53af23cfbf
|
Improvements to Fake Resolver
|
8 years ago |
Alexander Polcyn
|
4736e01c16
|
add native grpc class init tests to check that presence of grpc_init calls
|
8 years ago |
Mahak Mukhi
|
c5eee16814
|
more sanity fixes
|
8 years ago |
Alexander Polcyn
|
792c7e3d27
|
add new test where client forks after require grpc, to test that lib startup
|
8 years ago |
Makarand Dharmapurikar
|
c59db4b136
|
added more tests to 'unimplemented'
|
8 years ago |
Makarand Dharmapurikar
|
9c8e9be16b
|
removed 'objc' from list of 'all' languages
|
8 years ago |
murgatroid99
|
f25f50511e
|
Build for more versions of electron, restrict when a Windows warning is shown
|
8 years ago |
Craig Tiller
|
4f98e25f8b
|
Better cost estimation
|
8 years ago |
Craig Tiller
|
93b06d7ac1
|
Add a C++ compatibility check config
|
8 years ago |
yang-g
|
6163da5135
|
Disallow empty method slice in api_fuzzer
|
8 years ago |
Craig Tiller
|
a3583b22ea
|
Fix compilation, add a check for no slow usages of grpc_slice_malloc
|
8 years ago |
Makarand Dharmapurikar
|
d02c9d2b54
|
add ability to run objc interop tests
|
8 years ago |
yang-g
|
f3d9b4808a
|
Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973
|
8 years ago |
Craig Tiller
|
4d780a52b8
|
stuff
|
8 years ago |
Craig Tiller
|
90ce723aca
|
Fixes
|
8 years ago |
Sree Kuchibhotla
|
a07bd3a971
|
change test min time
|
8 years ago |
yang-g
|
eceec8eaf6
|
Add helper function to supply and parse error_details from Status.
|
8 years ago |
Jan Tattermusch
|
78cb931afd
|
address review comments
|
8 years ago |