Craig Tiller
|
e0ddc35aa3
|
Speed up tests
|
9 years ago |
Craig Tiller
|
825cd4533c
|
Cleanup redundant tests
|
9 years ago |
Craig Tiller
|
116b3c5473
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Jan Tattermusch
|
bd04175b99
|
Merge pull request #6694 from ctiller/sin
Improve test debugability, fix race condition in set_initial_connect_string_test
|
9 years ago |
Craig Tiller
|
e67f7b6b54
|
Fix timeout on async server shutdown
Server was continuing to make requests for new calls forever, which were
starving out the shutdown sequence. Change order and win.
|
9 years ago |
murgatroid99
|
2939e2f9f7
|
Update ruby perf code with keyword args changes
|
9 years ago |
Jan Tattermusch
|
f581659215
|
add TODO
|
9 years ago |
Jan Tattermusch
|
6854c70c94
|
reorder clientside send preconditions
|
9 years ago |
Jan Tattermusch
|
d910833175
|
clientside writes should finish with TaskCanceledException if cancel was previously requested
|
9 years ago |
Craig Tiller
|
8c2d373aca
|
Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine
|
9 years ago |
Craig Tiller
|
c4c6ecf8e9
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Jan Tattermusch
|
5468c27841
|
reorder members for readability
|
9 years ago |
Jan Tattermusch
|
5c52f377bd
|
improve ordering of serverside send checks
|
9 years ago |
Jan Tattermusch
|
56605efca6
|
adjust the tests to reflect the correct send behavior on client
|
9 years ago |
Jan Tattermusch
|
6098848a3f
|
allow short-circuiting the send operation
|
9 years ago |
Jan Tattermusch
|
239fce1344
|
simplify implementation of SendCloseFromClient
|
9 years ago |
Robbie Shade
|
e29f7a15d0
|
Make request_with_flags timeout deadline equal to that of request_with_payload.
|
9 years ago |
Craig Tiller
|
468ee4cd65
|
Improve test debugability, fix race condition
|
9 years ago |
Alistair Veitch
|
30fe63243a
|
end-to-end compilation
|
9 years ago |
murgatroid99
|
74cb8f5e6d
|
Removed remaining reference to timeout argument from ruby interop client
|
9 years ago |
murgatroid99
|
fb2877d4c8
|
Updated ruby interop client with keyword argument changes
|
9 years ago |
Jan Tattermusch
|
8472cc5bc5
|
preparation for write semantics cleanup
|
9 years ago |
Alistair Veitch
|
013ea77216
|
checkpoint
|
9 years ago |
Jan Tattermusch
|
84dcf0661e
|
cleanup in tests
|
9 years ago |
Jan Tattermusch
|
0aca838d7d
|
add a server streaming api test
|
9 years ago |
Jan Tattermusch
|
421d2c411a
|
add TODOs and remove unused imports
|
9 years ago |
Jan Tattermusch
|
6620dc3e2d
|
remote AsyncCompletion
|
9 years ago |
Jan Tattermusch
|
82e4581898
|
get rid of AsyncCompletionDelegate
|
9 years ago |
Jan Tattermusch
|
afe1fe8a09
|
use tcs for streamingWrites
|
9 years ago |
Craig Tiller
|
fdf2a66499
|
Merge pull request #6686 from jtattermusch/sanity_fix_sanity
Attempt to fix sanity tests
|
9 years ago |
Nathaniel Manista
|
29f2cb8687
|
Add a Cython-level cancel-many-calls test
|
9 years ago |
Craig Tiller
|
8ec40975ac
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Jan Tattermusch
|
507e290b12
|
Merge pull request #6690 from grpc/revert-6661-throughput_fix
Revert "Revive C++ large-message throughput tests"
|
9 years ago |
Jan Tattermusch
|
28f6c01d76
|
Revert "Revive C++ large-message throughput tests"
|
9 years ago |
Jan Tattermusch
|
b90e6c9b4a
|
Merge pull request #6670 from ctiller/guess_cpu
Better guesses at benchmarks turned unit tests cpu cost
|
9 years ago |
Jan Tattermusch
|
348ca76cf7
|
hotfix for sanity tests
|
9 years ago |
Craig Tiller
|
4609754249
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Jan Tattermusch
|
336292d2f3
|
Merge pull request #6423 from ctiller/signal_handler
Fix some ubsan issues
|
9 years ago |
Jan Tattermusch
|
b6c7a5ae5f
|
Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please
"taking a this" -> "taking this" typo correction
|
9 years ago |
Jan Tattermusch
|
d44b15a0c6
|
Merge pull request #6436 from jboeuf/credentials_refactoring
Refactoring the core security code.
|
9 years ago |
Jan Tattermusch
|
33b7361126
|
Merge pull request #6661 from vjpai/throughput_fix
Revive C++ large-message throughput tests
|
9 years ago |
Jan Tattermusch
|
f96711dccc
|
Merge pull request #6653 from chedeti/examples
Fix to undefined reference to gpr_log
|
9 years ago |
Jan Tattermusch
|
d83b2aed53
|
Merge pull request #6684 from jtattermusch/one_more_typo_fix
One more typo fix
|
9 years ago |
Jan Tattermusch
|
9dda3fcd8a
|
one more typo fix
|
9 years ago |
Jan Tattermusch
|
c34d59e442
|
Merge pull request #6683 from jtattermusch/fixup_run_full_performance
Small run_full_performance.sh fixups
|
9 years ago |
Craig Tiller
|
5f04538411
|
Fix protobuf
|
9 years ago |
Jan Tattermusch
|
a8f72cff6e
|
run 32core tests even if previous tests fail
|
9 years ago |
Jan Tattermusch
|
9cc9218c16
|
fix trivial typo
|
9 years ago |
Craig Tiller
|
bc7593de7a
|
Revert "Revert "Remove spam""
This reverts commit e76528ce26 .
|
9 years ago |
Craig Tiller
|
34c6e87598
|
Simpler trick to force a listening cq
|
9 years ago |