Muxi Yan
|
b18d54f191
|
Use xcpretty to provide better test information
|
8 years ago |
Mark D. Roth
|
62d1dd920e
|
Merge pull request #9850 from markdroth/retry_throttle
Retry throttling implementation.
|
8 years ago |
Yuchen Zeng
|
c9ff208cc9
|
Merge pull request #10151 from y-zeng/fix_set_socket_mutator
Fix SetSocketMutator
|
8 years ago |
kpayson64
|
e50c7bdcc8
|
Merge pull request #10227 from kpayson64/optional_enum34
Make enum34 only required for Python 2.7
|
8 years ago |
Craig Tiller
|
3e9e2fd5d1
|
Merge pull request #10200 from ctiller/bad_tracking
Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it
|
8 years ago |
Vijay Pai
|
d5fa26eecd
|
Merge pull request #10201 from vjpai/combiner_explainer
Document explaining combiner structures used in gRPC core
|
8 years ago |
Craig Tiller
|
25909c4660
|
Merge pull request #10220 from ctiller/fuzzingmac
Make fuzzers run on mac (but not on mac on jenkins)
|
8 years ago |
Craig Tiller
|
7c050ea8c6
|
Merge pull request #10102 from ctiller/fuzzing-long
Fix fuzzing detected error: stack overflow in hpack parser
|
8 years ago |
Ken Payson
|
34e9194452
|
Make enum34 only required for Python 2.7
|
8 years ago |
Nathaniel Manista
|
496734412b
|
Merge pull request #10212 from nathanielmanistaatgoogle/update-tests
Update tests to current gRPC code elements.
|
8 years ago |
Yuchen Zeng
|
f9c910f715
|
Merge pull request #10207 from y-zeng/tcp_server_severity
Downgrade error severity to INFO when failing to add a listener
|
8 years ago |
Craig Tiller
|
c9bb78f2f8
|
Make fuzzers run on mac (but not on mac on jenkins)
|
8 years ago |
Nathaniel Manista
|
bb7484cee7
|
Update tests to current gRPC code elements
|
8 years ago |
Vijay Pai
|
18de3d7239
|
Make changes suggested by Mark, make this pass sanity
|
8 years ago |
Yuchen Zeng
|
cb2f3f6ba6
|
Downgrade error severity to INFO when failing to add a listener
|
8 years ago |
Yuchen Zeng
|
40a947ef93
|
Merge pull request #9889 from y-zeng/channel_arg
Destroy pointer args when destructing a ChannelArguments
|
8 years ago |
Yuchen Zeng
|
289bc21585
|
Merge pull request #9995 from y-zeng/cpu_test
Avoid repetitive division calculations
|
8 years ago |
Yuchen Zeng
|
d9efa4a5fd
|
Merge pull request #10123 from y-zeng/android
Fix android build
|
8 years ago |
Mark D. Roth
|
11c57e89e5
|
Merge pull request #10165 from markdroth/proxy_mapper_init_fix
Fix proxy mapper initialization to work with third-party plugins.
|
8 years ago |
Mark D. Roth
|
a340987ec4
|
Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fix
Also override subchannel address in channel args when proxy mapper is used.
|
8 years ago |
Vijay Pai
|
14ea772bfd
|
Explain combiner
|
8 years ago |
Craig Tiller
|
8c7444576f
|
Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it
|
8 years ago |
Mark D. Roth
|
693d2b48ab
|
Merge remote-tracking branch 'upstream/master' into retry_throttle
|
8 years ago |
Mark D. Roth
|
fecba535d9
|
Switch to using a CAS loop to update the token value.
|
8 years ago |
Yang Gao
|
18f5b66b94
|
Merge pull request #10090 from rjshade/add_test_flags
Add test feature flags
|
8 years ago |
Mark D. Roth
|
d2304d9702
|
Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fix
|
8 years ago |
Eric Gribkoff
|
01deb9d748
|
add hyper to Dockerfile.template
|
8 years ago |
Eric Gribkoff
|
2f59cf2dc3
|
move health check to just before running test cases
|
8 years ago |
Eric Gribkoff
|
246c0eee33
|
delay health check, increase timeout
|
8 years ago |
Eric Gribkoff
|
6ce6166bd0
|
reenable health check, disable other interop tests
|
8 years ago |
Eric Gribkoff
|
f9d0804daa
|
disable wait for healthy
|
8 years ago |
Eric Gribkoff
|
92a5d28a4c
|
increase wait for healthy timeout
|
8 years ago |
Eric Gribkoff
|
d86a19efd0
|
check error for docker inspect
|
8 years ago |
Eric Gribkoff
|
d3b160010e
|
add comments for health check docker flags
|
8 years ago |
Eric Gribkoff
|
22afddf53c
|
add health check for http2 server
|
8 years ago |
Eric Gribkoff
|
bee6ec2473
|
refactor common_options, correct output for manual run
|
8 years ago |
Eric Gribkoff
|
61335ec086
|
use docker port mapping for http2 server
|
8 years ago |
Eric Gribkoff
|
95f48c154b
|
really add _
|
8 years ago |
Eric Gribkoff
|
69e2f82169
|
add _
|
8 years ago |
Eric Gribkoff
|
5ae42a15cf
|
stop http2 test server with error code when failures occur
|
8 years ago |
Vijay Pai
|
5438888d3c
|
Merge pull request #9806 from vjpai/increase_the_suppression
Suppress reporting of race caused by cached_size tracking in protobuf
|
8 years ago |
Craig Tiller
|
e0e809f926
|
Merge pull request #10135 from ctiller/call_arena
Use an arena for call allocations
|
8 years ago |
Yang Gao
|
1c154bf5af
|
Merge pull request #10190 from yang-g/build_fix
Add missing files
|
8 years ago |
yang-g
|
9df13b26d2
|
Add missing files
|
8 years ago |
matt-kwong
|
da73580d2c
|
Merge pull request #10171 from matt-kwong/kokoro-inc-port-time
Increase test timeout for Linux portability
|
8 years ago |
Craig Tiller
|
06d4cbce2d
|
Fix BUILD
|
8 years ago |
Craig Tiller
|
c627664511
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Craig Tiller
|
597f51c01a
|
Merge pull request #10184 from ctiller/missing
Restore missing benchmarks
|
8 years ago |
Muxi Yan
|
c290bc73f9
|
Merge pull request #10176 from muxi/fix-test-timeout
Fix the error in flush read that was causing jenkins timeout
|
8 years ago |
Nicolas Noble
|
4a3f53a9be
|
Merge pull request #10156 from grpc/name
G stands for...
|
8 years ago |