Vijay Pai
a3b803cfad
Added another test case for status ordering
6 years ago
Jan Tattermusch
61c3a7aa58
Merge pull request #17099 from grpc/jtattermusch-patch-1
...
Cleanup: update tools/internal_ci/README.md
6 years ago
Vijay Pai
acd07f7f40
Make inproc transport properly obey status ordering rules
6 years ago
Jan Tattermusch
ece3c40992
Merge pull request #17098 from jtattermusch/objc_only_run_separately
...
only run objc tests in their own separate job
6 years ago
Richard Belleville
35c6e5541b
Restore unnecessary 2to3 change
6 years ago
Soheil Hassas Yeganeh
b41a44dc2e
Merge pull request #16944 from soheilhy/worktree-memset
...
Remove memset(0) from arena allocate memory.
6 years ago
Jan Tattermusch
42999868dc
update tools/internal_ci/README.md
6 years ago
Soheil Hassas Yeganeh
48e4a81b05
Remeve memset(0) from arena allocated memory.
...
Callers are updated to properly initialize the memory.
This behavior can be overridden using GRPC_ARENA_INIT_STRATEGY
environment variable.
6 years ago
Jan Tattermusch
2d44cbb649
only run objc tests in their own separate job
6 years ago
Jan Tattermusch
7109bd1c65
Merge pull request #15754 from kkm000/package-grpc-tools-doc
...
Document .NET build integration with Grpc.Tools
6 years ago
Richard Belleville
3c0c4fc1fd
Use custom assertions
6 years ago
Richard Belleville
056a1a8ea4
Isolate logging in all test cases
6 years ago
Richard Belleville
a8d6e14721
Appease the yapf gods
6 years ago
Richard Belleville
0139d8777d
Add explicit test that user can configure their own handler
6 years ago
Richard Belleville
9aed6c8f8e
Fix splat
6 years ago
Richard Belleville
a56a30f5a1
Format code
6 years ago
Richard Belleville
e4b4f3131b
Pull out function to patch stderr
6 years ago
Richard Belleville
2acb85006a
Add test for 'No handlers could be found' problem
6 years ago
Richard Belleville
17dc8d3083
Format code
6 years ago
Richard Belleville
7c3c8323cd
Add logging tests to tests.json
6 years ago
Richard Belleville
916681911d
Fix various mind-numbing typos
6 years ago
Richard Belleville
61011a3af4
Add basicConfig handler to grpcio_testing
6 years ago
Richard Belleville
619f7e767b
Add basicConfig handler to unit tests
6 years ago
Richard Belleville
e57c10d9f0
Add NullHandler to avoid warnings about no handler
6 years ago
Richard Belleville
3990ff1dcf
Revert "Configure module level loggers with basicConfig()"
...
This reverts commit a20e2073c1
.
6 years ago
Richard Belleville
1ef01a1c29
Add failing unit test
6 years ago
Yash Tibrewal
e08a2b387a
Prefer lambda expressions over std::bind
6 years ago
Vijay Pai
8a7f945fa0
Resolve a deadlock in callback CQ shutdown
6 years ago
Noah Eisen
5e6c4491bf
Merge pull request #17087 from ncteisen/reset-json
...
Channelz, Reset JSON Pointer
6 years ago
Mark D. Roth
f65eb01b09
Merge pull request #17086 from markdroth/channelz_subchannel_cleanup
...
Record subchannel calls started as part of creating subchannel call.
6 years ago
Richard Belleville
ac0904b569
Remove unnecessary list conversion
6 years ago
ncteisen
1b8bf9f190
Add blank line
6 years ago
Richard Belleville
666fb1c5ee
Make run_tests.py python-version agnostic
6 years ago
ncteisen
e7d59f718f
clang format
6 years ago
ncteisen
131eedaa40
Add test
6 years ago
ncteisen
c8ee12c0f5
Reset json pointer
6 years ago
Noah Eisen
fe11db0957
Merge pull request #17084 from ncteisen/double-oops
...
Use correct macro
6 years ago
Mark D. Roth
cbf94de90f
Record subchannel calls started as part of creating subchannel call.
6 years ago
Yash Tibrewal
6faa17c6ca
s/new/post-1.0
6 years ago
ncteisen
069909ccf4
Use correct macro
6 years ago
Yash Tibrewal
7a08e3b679
Merge pull request #17083 from yashykt/tcpusertimeout
...
Do not make TCP_USER_TIMEOUT failure an error
6 years ago
yihuaz
5e9c9792b5
Merge pull request #16773 from yihuazhang/alts_tsi_handshaker_use_pollset_set
...
Use gRPC thread model (i.e., pollset_set) in ALTS TSI implementation
6 years ago
Srini Polavarapu
f00af6d1ab
Merge pull request #17081 from nathanielmanistaatgoogle/restore-python-bazel
...
Restore reverted Python Bazel work
6 years ago
Yash Tibrewal
24ca03dad7
Do not make TCP_USER_TIMEOUT failure an error
6 years ago
Yash Tibrewal
3ac7f2d24c
Merge pull request #17053 from yashykt/global_interceptor
...
Add global client interceptor factory
6 years ago
kkm
f438d7c727
Merge branch master into package-grpc-tools-doc
6 years ago
kkm
4912fb2d04
Address review comments
...
* Fix typos.
* Correct pointers to example files.
* Refer to v1.17 or 1.17.0 throughout.
* Change wording where requested, remove trailer.
* Rename INTEGRATION.md -> BUILD-INTEGRATION.md.
* Change a pointer in README.md to point to the new name.
6 years ago
Noah Eisen
53657b5de3
Merge pull request #17050 from ncteisen/channelz-sockets
...
Channelz: Socket Tracks Addresses
6 years ago
Yash Tibrewal
ded9434e4c
Add array header for complaining compiler
6 years ago
Yash Tibrewal
382fe4b475
Add override back to GetInterceptedChannel
6 years ago