Jan Tattermusch
346d745c6e
Merge pull request #15640 from jtattermusch/slow_python_interop_build
...
Run interop tests using python3.4 (and build interop with 3.4 only)
6 years ago
ganmacs
bd1fdfaabe
Return unimplemented
...
when calling a method which is server_streamer and is not implemented by user
6 years ago
Lidi Zheng
e0d9692fa3
Merge pull request #17268 from mehrdada/remove-beta-elements-from-bazel
...
Remove beta module dependency from the Python Bazel package
6 years ago
Yash Tibrewal
c79a64d1d8
Merge pull request #17278 from yashykt/seq17219
...
Necessary change after #17219
6 years ago
Yash Tibrewal
8fb11e6d5e
Apply the conversion on the status irrespective of whether Pluck returned true
6 years ago
Yash Tibrewal
544f2a5abb
Necessary change after #17219
6 years ago
Mehrdad Afshari
e69c1b960f
Remove BUILD.bazel files from beta code elements
...
Beta code elements are going to get deprecated and
Bazel support is much newer, so Bazel users are
not supposed to accidentally depend on beta code
elements. Preventing Bazel from building and
including beta code elements makes our tests pass
without depending on beta in grpcio target and
helps avoid including that dependency accidentally
if you are using Bazel.
6 years ago
Mehrdad Afshari
107539c0d7
Removed unused import from grpc.beta in tests
6 years ago
Yash Tibrewal
474b97e44e
Merge pull request #16455 from yashykt/httpplumbing
...
Add HTTP plumbing for Fathom
6 years ago
apolcyn
84bfc5d43a
Merge pull request #17267 from apolcyn/qos_json_driver_different_cred_types
...
Allow setting per-worker credential types in QPS benchmark driver
6 years ago
Yash Tibrewal
248e304671
Merge branch 'master' into httpplumbing
6 years ago
Yash Tibrewal
d704cfe3d1
Add can_track_err methods to other platforms too
6 years ago
Alexander Polcyn
d9dbb76969
Allow specifying specific credential types to reach specific works in QPS benchmark driver
6 years ago
Jan Tattermusch
b609caebf1
trailing "-bin" metadata is binary
6 years ago
Jan Tattermusch
29f44db128
fix initial->trailing
6 years ago
Jan Tattermusch
abbfd89dfc
Merge pull request #17274 from grpc/revert-15626-revert-15602-pin_python_api_client
...
Revert "Revert "pin google-api-python-client to 1.6.7 to avoid breakage""
6 years ago
Jan Tattermusch
95bae1ead9
make client_email loading python3 compatible
6 years ago
Jan Tattermusch
5a0f722590
run interop tests using python3.4
6 years ago
Jan Tattermusch
609cb8daa0
Revert "Revert "pin google-api-python-client to 1.6.7 to avoid breakage""
6 years ago
Mehrdad Afshari
989af50e1d
Remove beta modules from the Python Bazel package
6 years ago
Jan Tattermusch
40a473f8fa
Merge pull request #15626 from grpc/revert-15602-pin_python_api_client
...
Revert "pin google-api-python-client to 1.6.7 to avoid breakage"
6 years ago
Eric Gribkoff
d68155396e
Merge pull request #17260 from ericgribkoff/ssl_reload_flake
...
python: close channels in _server_ssl_cert_config_test
6 years ago
Stanley Cheung
d66435190b
Merge pull request #17265 from stanley-cheung/php-fix-upmerge
...
Wrap pthread_atfork call
6 years ago
Stanley Cheung
c51d9c169e
Wrap pthread_atwork call
6 years ago
Bill Feng
3391245e73
removed all constraints from custom toolchain
6 years ago
Bill Feng
4a9feff1fd
removed autoconfigured constraint
6 years ago
Vishal Powar
c575d68730
Incorporate review comments
6 years ago
Bill Feng
a548f1cc64
fixed typo on WORKSPACE file
6 years ago
Eric Gribkoff
b654c8d279
python: close channels in _server_ssl_cert_config_test
6 years ago
Yash Tibrewal
b32d8f5d4d
Merge pull request #17219 from yashykt/cleanup
...
Make Pluck use the changes made in FinalizeResult
6 years ago
Bill Feng
c04583f647
registered toolchain and platform
6 years ago
Yash Tibrewal
c7e92f26eb
Reviewer comments
6 years ago
Yang Gao
e4e564679b
Merge pull request #17154 from liutongxuan/master
...
g_default_client_callbacks shouldn't be global variable
6 years ago
Jan Tattermusch
b0417a59bf
Revert "pin google-api-python-client to 1.6.7 to avoid breakage"
6 years ago
Guantao Liu
458d9d28db
Add the missing definition of shutdown_background_closure to bm_cq_multiple_threads
6 years ago
Vishal Powar
070d524352
xDS plugin is going to use LRS stream to report load to balancer. Remove
...
the current grpclb specific load reporting from the implementation.
The changes here also mean that the plugin will just get the initial
response and no subsequent response from the balancer.
6 years ago
Jan Tattermusch
edea79c014
Merge pull request #17245 from jtattermusch/coverage_split_up
...
Split up test coverage runs by language
6 years ago
Jan Tattermusch
a0912d5f1b
Merge pull request #17254 from jtattermusch/runtests_python_nits
...
run_tests.py cleanup: nits in PythonLanguage
6 years ago
Jan Tattermusch
92ceed8730
Merge pull request #17056 from jtattermusch/ccache_cleanup_followup
...
Remove remnants of ccache with --use_docker
6 years ago
Jan Tattermusch
3ce9b4fc43
remove remnants of ccache with --use_docker
...
using ccache when building under a docker image isn't useful when
building on kokoro as each build runs on a fresh VM.
Originally ccache builds were used to speed up jenkins builds,
now removing to guarantee build isolation and simplify stuff.
6 years ago
Jan Tattermusch
2108c0b6a7
avoid C++ flakes by decreasing coverage parallelism
6 years ago
Jan Tattermusch
51e238c2ed
run_tests.py cleanup: nits in PythonLanguage
6 years ago
Jan Tattermusch
3543b1b151
remove broken toplevel index.html file
6 years ago
Jan Tattermusch
cde2cec279
pip install coverage for python_stretch3.7 image
6 years ago
Jan Tattermusch
3a0c72ff6b
remove an unneeded shell script
6 years ago
Muxi Yan
69f98c1a0f
Merge pull request #17247 from muxi/bump-v1.18
...
Bump master version to v1.18.0-dev
6 years ago
Guantao Liu
a3348a3bc9
Also extend iomgr_windows.cc
6 years ago
Bill Feng
8fad166c85
added autoconfigured
6 years ago
Muxi Yan
f3e4ae633e
Regenerate projects
6 years ago
Muxi Yan
f836319f1f
Bump version to v1.18.0-dev
6 years ago