Richard Belleville
2cf60d72f3
Try installing six in python3.7 explicitly
4 years ago
Richard Belleville
bc614be487
Run run_interop_tests with python 3
4 years ago
Richard Belleville
25af6c33b5
Install six for Python 3
4 years ago
Richard Belleville
4e102b81d1
Try to symlink differently
4 years ago
Richard Belleville
0aaccf3aa8
Try adding a symlink
4 years ago
Richard Belleville
32c280e72f
Add Python 3.7 to Windows path
4 years ago
Richard Belleville
d4cd03434f
See if we have any Python 3 versions installed
4 years ago
Richard Belleville
944dc6e06b
Try installing Python 3 first
4 years ago
Richard Belleville
39876152c3
Yapf. Isort
4 years ago
Richard Belleville
d452231a72
Invoke scripts using a Python 3 interpreter
4 years ago
Richard Belleville
5010306d91
Take care of Python 2 shebangs
4 years ago
Richard Belleville
87cc8e0f25
Immediately convert subprocess.check_output output to string
4 years ago
Richard Belleville
3813f4661e
Merge branch 'python_migration' into run_test_matrix
4 years ago
Richard Belleville
e03830f032
Restore line_count directory
4 years ago
Richard Belleville
6002e77363
Remove unnecessary shebang
4 years ago
Richard Belleville
14fd0819ab
Migrate tools/distrib directory to python 3
4 years ago
Richard Belleville
5c96b8b031
Remove accidentally included file
4 years ago
Richard Belleville
36d0cdded5
Yapf. Isort
4 years ago
Richard Belleville
64b0a6789b
Remove unused line count utility
4 years ago
Richard Belleville
59aa028e70
Remove unused script
4 years ago
Richard Belleville
7281f760a9
Remove unused script
4 years ago
Richard Belleville
194b760739
Re-run 2to3
4 years ago
Richard Belleville
9b938d23fd
Delete github_stats_tracking
4 years ago
Richard Belleville
8d127a3d74
Merge remote-tracking branch 'origin/master' into python_migration
4 years ago
Paulo Castello da Costa
afb660b595
Use get to update go version in kokoro runner. ( #27088 )
...
Installed version is old and does not support install for this purpose.
4 years ago
Paulo Castello da Costa
04f774de3c
Delete logic to list leftover load tests. ( #27087 )
...
Tests have strict timeouts, so this logic is no longer needed.
4 years ago
Paulo Castello da Costa
4faaecdfc9
Update xml file location and update go version to 1.17. ( #27076 )
...
* Add subdirectories to support change in https://github.com/grpc/test-infra/pull/218 .
* Update go version in kokoro runners to go1.17.
4 years ago
Eric Gribkoff
51aea5df15
fix bash endofline ( #27075 )
...
* fix bash endofline
* set --server_image
* populate server image global
4 years ago
Craig Tiller
46afdf9989
Add test and mitigation for clang 11 compiler bug ( #27073 )
...
* Add test and mitigation for clang 11 compiler bug
* document
* document
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
4 years ago
Eric Gribkoff
df3a13a2a3
remove extra url map flagfile ( #27071 )
4 years ago
Nicolas 'Pixel' Noble
2ab4bc93cb
Properly updating links.
4 years ago
Nicolas 'Pixel' Noble
69661fb82e
Regenerate projects
4 years ago
Nicolas 'Pixel' Noble
ce9206255b
Bump version to [1.41]
4 years ago
AJ Heller
6ba4a92af7
Reorder gtest/gmock headers ( #27070 )
...
Per the style guide (or spirit thereof), these should be placed with the other external/third_party headers.
4 years ago
Hannah Shi
7fdf0fe036
Fix Unable to create a Unix file socket. issue#26421 ( #26931 )
4 years ago
Lidi Zheng
b58b009126
Add PSM gRPC subsetting test ( #27063 )
...
* Add PSM subsetting test
* Add a check for the number of unique backends
4 years ago
Yash Tibrewal
0ab13090e7
Nack certain unsupported fields in CertificateValidationContext ( #26880 )
...
* Nack certain unsupported fields in CertificateValidationContext
* Regenerate projects
* Reviewer comments
4 years ago
Esun Kim
e386d4036b
Changed to Donna ( #27021 )
4 years ago
Ming-Chuan
9da755a61e
Import binder transport channel create interface ( #27007 )
...
Also try use the API in example apk to make sure the binder transport
code and the rest of gRPC compiles with the Android toolchain
We will properly expose our interface later.
4 years ago
Craig Tiller
f292f001ee
Promise join combinator ( #26918 )
...
* Add construct/destruct helper functions
Will be used in upcoming promise implementation
* Poll type for promises library
* Library to talk about things that look like promises if you squint
* Helper code for promises to deal with status types generically
* Library to talk about things that make promises
* build
* Join combinator for promise library
* Changes to sync required for promise activities
* sanitized
* Automated change: Fix sanity tests
* Automated change: Fix sanity tests
* Update basic_join.h
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
4 years ago
Craig Tiller
59da7bc42a
Eliminate grpc_core::Atomic ( #27025 )
...
* Eliminate grpc_core::Atomic
* Automated change: Fix sanity tests
* Automated change: Fix sanity tests
* initialize things
* fix include order
* fix
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
Co-authored-by: Mark D. Roth <roth@google.com>
4 years ago
Nico Weber
40ab21d9ec
Fix -Wunreachable-code-aggressive in json_reader.cc ( #27051 )
...
Bug: chromium:1066980
4 years ago
Lidi Zheng
ac0f51e0c8
Fix the not removing IAM binding issue ( #27059 )
4 years ago
Julian Xhokaxhiu
ed1b20777c
Isolate BoringSSL for iOS builds ( #26109 )
...
Prefix BoringSSL APIs with _GRPC_ by default on iOS, by actually isolating it against other libraries with might include openssl themselves and therefore allowing to embed gRPC on iOS completely mind free.
This patch essentially does what has already been done for cocoapods ( see https://github.com/grpc/grpc/pull/21194 ).
4 years ago
AJ Heller
d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 ( #27032 )
...
Reintroducing PR #26643 , which was reverted in #27029
Fixed a memory leak and added a test that would have caught it (ASAN build): ca0c8c4
4 years ago
AJ Heller
46547d5690
Fix incorrect loop variable type ( #27055 )
...
The iterator returns a newly-constructed `std::pair<absl::string_view, absl::string_view>`.
Compiled with `-Wrange-loop-bind-reference` on iOS due to new dependencies for
iOS tests.
4 years ago
AJ Heller
4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive ( #27054 )
...
See https://github.com/grpc/grpc/pull/26951 for why this is not enforced
at the moment.
4 years ago
Craig Tiller
724ad871d4
Promise loop ( #26913 )
...
* Poll type for promises library
* Library to talk about things that look like promises if you squint
* Library to talk about things that make promises
* Promises loop construct
* build
* Changes to sync required for promise activities
* sanitized
* add comments
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
4 years ago
Craig Tiller
4c8a0d91c6
Call into plugin registry from config code ( #27041 )
...
* Call into plugin registry from config code
* Automated change: Fix sanity tests
* Remove unused name
* Remove unused name
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
4 years ago
yifeizhuang
48b194f737
release v1.40.0: build gcr images for release, fix python2.7 ( #27045 )
4 years ago