Richard Belleville
cf624a98e6
Isolate logging in all test cases
6 years ago
Noah Eisen
70bef67c16
Merge pull request #17078 from ncteisen/channel-trace
...
Uphold Default for Channel Trace Max Memory
6 years ago
Yash Tibrewal
d736b1d309
Refactor tests slightly
6 years ago
Yash Tibrewal
fd88dcaf55
Add cancellation notification
6 years ago
Vijay Pai
ca32d42741
Merge pull request #17077 from vjpai/tidier
...
Remove redundant get on unique_ptr
6 years ago
ncteisen
96c77693d5
Uphold default for channel trace max memory
6 years ago
Vijay Pai
eea8a8b826
Remove redunant get on unique_ptr
7 years ago
Naresh
cd931752ca
Bazel rules for gRPC Python interop tests
...
Add interop tests for gRPC Python. py_proto_library rules are added to
src/proto/grpc/testing/BUILD since grpc_proto_library is not compatible
with py_* rules.
'requests' python module is added to requirements.bazel.txt as it is a
dependency for google-auth. Previously, this was installed through
tools/run_tests/helper_scripts/build_python.sh before running tests.
7 years ago
Naresh
e4382abc9c
Bazel rules for Python grpcio_reflection
7 years ago
Vijay Pai
d35a7c42dc
Merge pull request #16988 from vjpai/server_callback
...
C++: Experimental server callback unary API
7 years ago
ncteisen
580216da82
remove debugging output
7 years ago
ncteisen
44b262c361
fix build and sanity
7 years ago
ncteisen
77895eec56
use b64, handle localhost
7 years ago
ncteisen
fa4894e110
Handle uri parsing in channelz module
7 years ago
Richard Belleville
dc05e31ff1
Appease the yapf gods
7 years ago
Richard Belleville
78eae493b4
Add explicit test that user can configure their own handler
7 years ago
Richard Belleville
fec37654fb
Fix splat
7 years ago
Richard Belleville
acc72c0835
Format code
7 years ago
Richard Belleville
79d0424468
Pull out function to patch stderr
7 years ago
Richard Belleville
b7335f5c01
Add test for 'No handlers could be found' problem
7 years ago
Lidi Zheng
5a8b5e8dc6
Merge pull request #17049 from lidizheng/issue-17002
...
Ensure `libboringssl.a` is always built for Python
7 years ago
Yash Tibrewal
3ece34d45c
Let us clean a few things before getting started
7 years ago
Yash Tibrewal
857e79ce00
Improve documentation
7 years ago
Yash Tibrewal
3ec20b75ed
Add tests for global interceptor
7 years ago
ncteisen
1a3c2d3e3a
Move uri_parser to lib
7 years ago
Richard Belleville
a3ffca1440
Format code
7 years ago
Richard Belleville
db1294dd47
Add logging tests to tests.json
7 years ago
Jan Tattermusch
d3540ae832
Merge pull request #17062 from jtattermusch/bazel_dockerfile_upgrade
...
Upgrade bazel in Dockerfile to 0.17.1
7 years ago
Muxi Yan
77c4e956de
Update comments
7 years ago
hcaseyal
534845b5b9
Merge pull request #17066 from hcaseyal/fix_internal_build_error
...
Fix internal BUILD error
7 years ago
Jan Tattermusch
ff2ef97054
Merge pull request #17068 from jtattermusch/objc_kokoro_jobs
...
Add separate kokoro jobs for objc tests
7 years ago
ncteisen
1e64fa629c
Add AddressType
7 years ago
Hope Casey-Allen
1547f604e0
Remove unused fuzzer
7 years ago
Hope Casey-Allen
1b27657044
Use grpc_cc_library and remove copt
7 years ago
Jan Tattermusch
f70c2daec8
add separate kokoro jobs for objc tests
7 years ago
Vijay Pai
932abf48a3
Address reviewer comments.
7 years ago
Jan Tattermusch
185a0a7028
add python monkey-patch for parallel build_ext compilation
7 years ago
Jan Tattermusch
e573316ec3
TODO about removing realpath dependency
7 years ago
Vijay Pai
2f47137a6e
Add support for IsCancelled check
7 years ago
Hope Casey-Allen
c01f4a1d22
Fix internal BUILD error
7 years ago
Richard Belleville
4d086ef0f4
Fix various mind-numbing typos
7 years ago
Richard Belleville
fb972c960f
Add basicConfig handler to grpcio_testing
7 years ago
Richard Belleville
240ca50ec2
Add basicConfig handler to unit tests
7 years ago
Richard Belleville
839722adc5
Add NullHandler to avoid warnings about no handler
7 years ago
Richard Belleville
1e05d48d2d
Revert "Configure module level loggers with basicConfig()"
...
This reverts commit a20e2073c1
.
7 years ago
Richard Belleville
ff1c31f47c
Add failing unit test
7 years ago
Eric Anderson
7a3a09cf00
Merge pull request #17021 from ejona86/grpc-java-1.16.1
...
Add grpc-java 1.16.1 to interop matrix
7 years ago
Jan Tattermusch
862bcfe4f9
Merge pull request #17060 from jtattermusch/opensource_bazel
...
Use opensource version of bazel for RBE tests
7 years ago
hcaseyal
d45694518c
Merge pull request #17061 from hcaseyal/fix_fallthrough_error
...
Move fallthrough comment so it is recognized internally
7 years ago
Hope Casey-Allen
025bda7c33
Remove unused BUILD dependencies
7 years ago