Commit Graph

9550 Commits

Author SHA1 Message Date
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.
2019-06-20 18:17:13 -07:00
Muxi Yan 559e328799
Merge pull request #19410 from muxi/fix-run-tests
Fix ObjC test failures in Kokoro
2019-06-20 14:26:24 -07:00
Yash Tibrewal bdab6833f1
Merge pull request #19359 from yashykt/out_of_bounds_tests
Add out of bounds frame tests
2019-06-20 11:42:40 -07:00
Muxi Yan 7eb8bac696 Resolve xcodebuild issue on Mac 2019-06-20 10:03:01 -07:00
apolcyn a6a6175ff1
Merge pull request #19414 from apolcyn/skip_broken_distrib
Skip all ruby distrib tests that use ruby 2.2
2019-06-19 23:14:34 -07:00
Alexander Polcyn 3e843d68d0 Skip all ruby distrib tests that use ruby 2.2 2019-06-19 14:59:26 -07:00
Muxi Yan 8a11a8120a More run_tests.py script fix 2019-06-19 14:53:55 -07:00
Muxi Yan 8cc3457776 fix tests so that they run 2019-06-19 13:48:37 -07:00
Muxi Yan 6a7bbbc1bd Fix objc tests pull request failures 2019-06-19 10:31:47 -07:00
Muxi Yan bb341f822d
Merge pull request #19177 from muxi/split-objc-tests
Split ObjC tests
2019-06-19 09:21:49 -07:00
Esun Kim cd27a36924 Regenerate projects 2019-06-18 15:40:50 -07:00
Srini Polavarapu e7dd800d35
Merge pull request #19373 from srini100/master
1.21.4 interop for cxx, csharp, php, ruby and python
2019-06-18 14:43:14 -07:00
Jan Tattermusch 4d33b5c955
Merge pull request #19182 from haon4/201905291635
Update protobuf version to 3.8.0
2019-06-18 17:36:27 +02:00
Srini Polavarapu 8c8dc0e3c7 1.21.4 interop for cxx, csharp, php, ruby and python 2019-06-17 15:01:28 -07:00
Yash Tibrewal e60c43ff3e Add out of bounds frame tests 2019-06-14 16:13:19 -07:00
Muxi Yan 5a354d79ef fix cannot find tests 2019-06-14 10:16:19 -07:00
Yash Tibrewal 17afa603a1
Merge pull request #19275 from yashykt/unknown_frame_attack
Add unknown frame type tests for HTTP2 parsing
2019-06-13 17:16:45 -07:00
Richard Belleville 9149b3aee9
Merge pull request #19294 from gnossen/python_3.8_test
Add Python 3.8 test
2019-06-13 15:45:06 -07:00
Muxi Yan d8ddd592f9 Rename cfg files and use opt configuration 2019-06-13 14:20:48 -07:00
Moiz Haidry 186875337c Sync with master 2019-06-11 16:16:27 -07:00
Muxi Yan 3931c0bcd2 yapf_codes 2019-06-11 11:57:58 -07:00
Muxi Yan 1f1eff115a Split extra arguments 2019-06-11 11:57:37 -07:00
James Newton-King 4155e9cf05
React to renaming grpc-dotnet sln 2019-06-11 18:02:00 +12:00
Karthik Ravi Shankar e4b992ee48 Merge branch 'master' into migrate-client-context 2019-06-10 14:01:28 -07:00
Muxi Yan 29c3d43752 Make same change to pull request configs 2019-06-09 10:30:03 -07:00
Muxi Yan 7b239a287e Move extra args into RUN_TESTS_FLAGS 2019-06-09 10:29:42 -07:00
Richard Belleville 385beb95ce Yapf 2019-06-07 13:12:51 -07:00
Richard Belleville eb48acd927 Add copyright header 2019-06-07 11:33:26 -07:00
Richard Belleville 79ffaced7d Add python 3.8 test 2019-06-07 10:09:07 -07:00
Jan Tattermusch 6f186fa8fd
Merge pull request #19274 from jtattermusch/fix_macos_interop_toprod
Fix macos interop toprod tests
2019-06-07 09:15:48 +02:00
Jan Tattermusch 00826d278b
Merge pull request #19267 from jtattermusch/corelang_pr_build_only_job
Add config for C/C++ build only PR job
2019-06-06 21:26:45 +02:00
Yash Tibrewal 7994ea53fc Add detailed unknown frame type tests 2019-06-06 11:49:57 -07:00
Jan Tattermusch 7f72d114df fix macos interop toprod tests 2019-06-06 14:13:19 -04:00
Jan Tattermusch ed045828b9 make default service account email configurable 2019-06-06 14:12:55 -04:00
Jan Tattermusch 22daa0de6f remove unused objc interop tests configs 2019-06-06 13:45:51 -04:00
Jan Tattermusch 957e71ecd2 add config for C/C++ build only PR job 2019-06-06 16:16:18 +02:00
Jan Tattermusch bf4c7f45ef use bazelisk to grab latest bazel version 2019-06-06 09:03:20 -04:00
Jan Tattermusch 51ccea9ad4
Merge pull request #19249 from jtattermusch/hijack_bazel
use bazel wrapper for "bazel" invocations in grpc workspace
2019-06-06 10:56:19 +02:00
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.
2019-06-05 16:31:39 -07:00
Moiz Haidry 1bc0ac6064
Merge pull request #12 from grpc/master
Sync with master
2019-06-05 14:19:57 -07:00
Jan Tattermusch e66fb82495 disable bazel wrapper inside docker containers 2019-06-05 16:53:12 -04:00
Jan Tattermusch f13727dfd1 add option to disable bazel wrapper 2019-06-05 16:45:41 -04:00
Jan Tattermusch a9a576c6c4
Merge pull request #19238 from JamesNK/jamesnk/duplex-interop-tests
Enable duplex streaming and special status message interop tests
2019-06-05 21:52:25 +02:00
Jan Tattermusch ed7e8c53e0 update scripts 2019-06-05 14:21:51 -04:00
Jan Tattermusch a64ddff19c hijack bazel invocations in grpc workspace 2019-06-05 14:16:51 -04:00
Jan Tattermusch cd807e4ecd
Merge pull request #18770 from jtattermusch/interop_refresh_key
Use different service_account_key for interop tests
2019-06-05 19:47:10 +02:00
Moiz Haidry 226e63dd0c Move server context implementation to grpc_impl namespace and typedef the ref to it 2019-06-05 10:41:30 -07:00
Jan Tattermusch a7e3e76aed use different service_account_key for interop tests 2019-06-05 18:05:07 +02:00
Jan Tattermusch 4686f6d518 enable special_status_message interop for grpc-dotnet server 2019-06-05 10:45:54 -04:00
Jan Tattermusch de0e9d1026 enable special_status_message interop for C# 2019-06-05 10:45:51 -04:00