Arjun Roy
bff4dd1b2d
Fast-path for no-error case for grpc_error_get_status.
...
For each client side call, we execute grpc_error_get_status; in the common case
that there is no error, we save roughly 30 instructions and a call to strlen.
6 years ago
Prashant Jaikumar
43628b286f
Update googletest version to v1.8.1
...
Bazel builds of test/cpp/end2end:end2end_test were failing on Mac OS with v1.8.0 due to missing gtest symbols. The issue is not seen in v1.8.1. A WORKSPACE file was added to gtest repo in 1.8.1, so gtest.BUILD can be removed.
6 years ago
Nicolas "Pixel" Noble
1c8894d9c4
Hail mary.
6 years ago
Alex Polcyn
9c5ed4550a
Also updated fedora 2.2 and 2.3 dockerfiles
6 years ago
Alex Polcyn
cc18abfa54
Pin bundler where needed
6 years ago
Muxi Yan
7eb8bac696
Resolve xcodebuild issue on Mac
6 years ago
Alexander Polcyn
9aa48c6d1c
Drop support for ruby < 2.3; update and unskip distrib tests
6 years ago
Alexander Polcyn
3e843d68d0
Skip all ruby distrib tests that use ruby 2.2
6 years ago
Muxi Yan
8a11a8120a
More run_tests.py script fix
6 years ago
Muxi Yan
8cc3457776
fix tests so that they run
6 years ago
Muxi Yan
6a7bbbc1bd
Fix objc tests pull request failures
6 years ago
Esun Kim
cd27a36924
Regenerate projects
6 years ago
Yash Tibrewal
4fc02c6bf5
add tests for bad stream IDs
6 years ago
Nicolas "Pixel" Noble
ee6a462f03
Another python fix.
6 years ago
Srini Polavarapu
8c8dc0e3c7
1.21.4 interop for cxx, csharp, php, ruby and python
6 years ago
Yash Tibrewal
e60c43ff3e
Add out of bounds frame tests
6 years ago
Muxi Yan
5a354d79ef
fix cannot find tests
6 years ago
Jan Tattermusch
a3fd28bdbf
fix ubsan build for 0.26
6 years ago
Nicolas "Pixel" Noble
a0dc6f7e4a
More syncup.
6 years ago
Nicolas "Pixel" Noble
46ed7524f9
Bazel version syncup.
6 years ago
Muxi Yan
d8ddd592f9
Rename cfg files and use opt configuration
6 years ago
Muxi Yan
3931c0bcd2
yapf_codes
6 years ago
Muxi Yan
1f1eff115a
Split extra arguments
6 years ago
James Newton-King
4155e9cf05
React to renaming grpc-dotnet sln
6 years ago
Muxi Yan
29c3d43752
Make same change to pull request configs
6 years ago
Muxi Yan
7b239a287e
Move extra args into RUN_TESTS_FLAGS
6 years ago
Richard Belleville
385beb95ce
Yapf
6 years ago
Richard Belleville
eb48acd927
Add copyright header
6 years ago
Richard Belleville
79ffaced7d
Add python 3.8 test
6 years ago
Stanley Cheung
795e31a84b
Re-generate projects
6 years ago
Stanley Cheung
40a914e846
Re-generate projects;
6 years ago
Yash Tibrewal
7994ea53fc
Add detailed unknown frame type tests
6 years ago
Jan Tattermusch
7f72d114df
fix macos interop toprod tests
6 years ago
Jan Tattermusch
ed045828b9
make default service account email configurable
6 years ago
Jan Tattermusch
22daa0de6f
remove unused objc interop tests configs
6 years ago
Jan Tattermusch
957e71ecd2
add config for C/C++ build only PR job
6 years ago
Jan Tattermusch
bf4c7f45ef
use bazelisk to grab latest bazel version
6 years ago
Karthik Ravi Shankar
522ddfe273
Move ClientContext to grpc_impl
...
ClientContext is another file which needs to be moved from grpc to
grpc_impl for referencing it.
6 years ago
Nicolas "Pixel" Noble
e360dd4f76
Upgrading to bazel 0.26.
6 years ago
Jan Tattermusch
e66fb82495
disable bazel wrapper inside docker containers
6 years ago
Jan Tattermusch
f13727dfd1
add option to disable bazel wrapper
6 years ago
Jan Tattermusch
ed7e8c53e0
update scripts
6 years ago
Jan Tattermusch
a64ddff19c
hijack bazel invocations in grpc workspace
6 years ago
Moiz Haidry
226e63dd0c
Move server context implementation to grpc_impl namespace and typedef the ref to it
6 years ago
Jan Tattermusch
a7e3e76aed
use different service_account_key for interop tests
6 years ago
Jan Tattermusch
4686f6d518
enable special_status_message interop for grpc-dotnet server
6 years ago
Jan Tattermusch
de0e9d1026
enable special_status_message interop for C#
6 years ago
James Newton-King
206ca33dd5
Enable duplex streaming and special status message interop tests
6 years ago
Jan Tattermusch
91b4be4da6
regenerate master tescases for c++, java and go
6 years ago
Jan Tattermusch
a1538246fd
only generate TLS-based testcases for interop_matrix
6 years ago