Jan Tattermusch
|
674b1f6f52
|
use more reasonable timeouts for sanitizer tests
|
5 years ago |
Jan Tattermusch
|
7e6defd394
|
use default test timeouts for RBE opt and dbg tests
|
5 years ago |
Jan Tattermusch
|
2324e4dd1d
|
Merge pull request #21294 from jtattermusch/make_bazel_sharding_work
Make bazel test sharding work for poller-specific tests
|
5 years ago |
ZhenLian
|
69112951f4
|
Merge pull request #21196 from ZhenLian/zhen_alts_context_C++_2
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
|
5 years ago |
Jan Tattermusch
|
39f6bb152e
|
make test sharding work for poller-specific tests
|
5 years ago |
Lidi Zheng
|
70232fbd9c
|
Change the msvc back
|
5 years ago |
Lidi Zheng
|
21c3491705
|
More tolerant of Python installer
|
5 years ago |
Lidi Zheng
|
6dc57b3b0c
|
Let's see CI is happy with additional changes
|
5 years ago |
Prashant Jaikumar
|
d023aba60e
|
Sync time before running time_jump_test
|
5 years ago |
Richard Belleville
|
aa156984b1
|
Support mutating a value used for a response in grpcio_testing
|
5 years ago |
Zhen Lian
|
fe9576c861
|
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
|
5 years ago |
Yash Tibrewal
|
1ae439e3f0
|
Reviewer comments
|
5 years ago |
Lidi Zheng
|
6065163466
|
Fix typo
|
5 years ago |
Lidi Zheng
|
f0623730ef
|
Validate md5sum v2
|
5 years ago |
Yash Tibrewal
|
b4d6916552
|
Merge pull request #20567 from yashykt/docupdate
Stronger guarantee on failure of read/write operations
|
5 years ago |
Lidi Zheng
|
180e78ca42
|
Little twich, hope it works
|
5 years ago |
nanahpang
|
3240333334
|
Merge pull request #20597 from nanahpang/benchmark-correctness
Correct the benchmark calculation and add comments to clarify the meaning of each field in ScenarioResultSummary
|
5 years ago |
Lidi Zheng
|
c711e5d4a6
|
Validate checksum for Python installers
|
5 years ago |
Lidi Zheng
|
9788a9a835
|
Add side-products of Python compilation to gitignore
|
5 years ago |
Jan Tattermusch
|
eb137ea519
|
clang format
|
5 years ago |
Jan Tattermusch
|
05012c288f
|
make tcp_posix_test run when CFSTREAM is enabled
|
5 years ago |
Jan Tattermusch
|
2791791128
|
adjust port.h to fix parse_address_with_named_scope_id_test
|
5 years ago |
Jan Tattermusch
|
04796c8ccb
|
fix //test/core/security:credentials_test under local bazel run
|
5 years ago |
Jan Tattermusch
|
7bdfac26a5
|
improve cfg files and sh script
|
5 years ago |
Prashant Jaikumar
|
2526dfade5
|
WIP: Make core and C++ tests work with bazel on Mac OS
|
5 years ago |
Jan Tattermusch
|
f427cac49b
|
dont run resolver_component_tests_runner_invoker on mac
|
5 years ago |
Jan Tattermusch
|
78888d7861
|
avoid thread local unitialized problem under GRPC_PTHREAD_TLS
|
5 years ago |
Jan Tattermusch
|
5bb72e0a47
|
introduce mac.bazelrc
|
5 years ago |
Jan Tattermusch
|
5d352ded8b
|
disable a few macos bazel tests
|
5 years ago |
Julien Boeuf
|
cedf76ee9a
|
Fixing bug where subject token was used instead of the actor token.
|
5 years ago |
Lidi Zheng
|
63363aaf18
|
Install setup essentials for Python3.8
|
5 years ago |
Lidi Zheng
|
82b579ab36
|
Adding a self-taught powershell script
|
5 years ago |
Yash Tibrewal
|
d4d9e45990
|
Use std::function instead of grpc_closure
|
5 years ago |
Mark D. Roth
|
6950e15882
|
Merge pull request #21274 from markdroth/xds_test_sharding
Shard xds_end2end_test.
|
5 years ago |
Mark D. Roth
|
4e393dc035
|
Convert grpc_proxy_mapper to C++.
|
5 years ago |
Mark D. Roth
|
b073f5416d
|
Merge pull request #20902 from markdroth/c++_connector
Convert grpc_connector to C++.
|
5 years ago |
Yash Tibrewal
|
3b1d176e9d
|
LogicalThread
|
5 years ago |
Mark D. Roth
|
3d3b6d8a8a
|
shard xds_end2end_test
|
5 years ago |
Lidi Zheng
|
95528207ca
|
Add Python3.8 to Kokoro windows
|
5 years ago |
Lidi Zheng
|
315147dcae
|
Add Python3.8 to our macOS CI
|
5 years ago |
Jan Tattermusch
|
a30f2f9501
|
Merge pull request #20976 from KyleFromKitware/gflags-benchmark-optional
Automatically disable testing frameworks if gRPC_BUILD_TESTS=OFF
|
5 years ago |
Jan Tattermusch
|
4b834f4661
|
add tests empty send_message buffer
|
5 years ago |
Jan Tattermusch
|
745f973eeb
|
ensure there is at least one slice in send_message buffer
|
5 years ago |
Vijay Pai
|
2c6a7e1f19
|
Merge pull request #18856 from vjpai/unary_reactor_server
Revamp server-side callback API and message allocator API
|
5 years ago |
Hannah Shi
|
c75febf906
|
del unneed func
|
5 years ago |
Vijay Pai
|
be6979202b
|
Revamp server-side C++ callback API, message allocator, and mocking
|
5 years ago |
Esun Kim
|
e5dc51fcf3
|
Merge pull request #21259 from veblush/python-twine
Fix the version of twine <= 2.0
|
5 years ago |
Lidi Zheng
|
0db9a7a4a9
|
Merge pull request #21248 from lidizheng/fix-runner
Use dedicated threads for synchronous runners
|
5 years ago |
Jan Tattermusch
|
091f802554
|
Merge pull request #21218 from jtattermusch/bazel_timeout_cleanup
bazel: prefer using "size" over "timeout" for bazel tests
|
5 years ago |
Esun Kim
|
4dd753084a
|
Fix the version of twine to 2.0
|
5 years ago |