Lidi Zheng
60b68b884d
Remove manylinux2010 i686 targets
5 years ago
Lidi Zheng
e2a005c1b6
Build Python wheels with tag manylinux2010
5 years ago
Mark D. Roth
2afaec231d
xds client bootstrap file
5 years ago
Esun Kim
d4fd33e95b
Update docker images for manylinux
5 years ago
Esun Kim
e12ff9cd58
Remove third_party/libcxx[abi]
5 years ago
Esun Kim
1743519aa9
Activate C++ stdlib
5 years ago
Jan Tattermusch
782d9bfb34
add alpine distribtest
5 years ago
Jan Tattermusch
520c4a737d
update third_party/boringssl to master
5 years ago
chentanjun
4ecc1fe6a4
fix the wrong word
5 years ago
Mark D. Roth
cb67811c47
Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert"
...
This reverts commit 48550de866
, reversing
changes made to 24b529e408
.
5 years ago
Mark D. Roth
33f139b6e6
Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher"
...
This reverts commit 0f5a111aad
, reversing
changes made to 1276a8f628
.
5 years ago
Mark D. Roth
ece8fd6642
Change transport connectivity watch API to not be lossy.
5 years ago
Prashant Jaikumar
807eaa465a
iOS performance test enhancements
5 years ago
chentanjun
05b3eeff77
fix-up some spelling mistakes
5 years ago
Hope Casey-Allen
673e0cec33
Fix
5 years ago
Hope Casey-Allen
0f116eb282
Fix
5 years ago
Jan Tattermusch
9b7677182f
try fix python linux artifact build
5 years ago
Jan Tattermusch
df12f443f4
update third_party/boringssl again
5 years ago
Jan Tattermusch
76a418f380
update check_submodules.sh and podspec template
5 years ago
Esun Kim
ac4e858731
Only dbg for sanity test
5 years ago
Jan Tattermusch
0fbc4fc7cb
yapf code
5 years ago
Jan Tattermusch
523ec7398e
improve target naming
5 years ago
Jan Tattermusch
e573d4180a
more readable run_performance_tests.py reports
5 years ago
Jan Tattermusch
0bbfc4568b
remove spurious print from run_tests_matrix.py
5 years ago
Lidi Zheng
6d63d4413f
Restrict the acceptable artifact tags to all existing uploadable combinations
5 years ago
Lidi Zheng
bb76da06d6
Make the artifact check accepts both manylinux1 and manylinux2010
5 years ago
Lidi Zheng
cdab99bba0
Add linux label to make our CI work
5 years ago
Lidi Zheng
8f19ae2d39
Remove manylinux2010 i686 targets
5 years ago
Lidi Zheng
d6f49fed09
Build Python wheels with tag manylinux2010
5 years ago
Muxi Yan
951f3d9603
Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin
5 years ago
Muxi Yan
9754150b1f
Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin
5 years ago
Pau Freixes
a44e6d76b7
[Aio] Unary unary client call barebones implementation
...
Implement the minimal stuff for making a unary call with the new
experimental gRPC Python implementation for Asyncio, called Aio.
What has been added:
- Minimal iomgr code for performing the required network and timer
calls.
- Minimal Cython code implementing the channel, call and the callback
context.
- Minimal Python code that mimics the synchronous implementation but
designed to be asynchronous.
Testing considerations:
Tests have to be executed using the `GRPC_ENABLE_FORK_SUPPORT=0`
environment variable for skipping the fork handles installed by
the core library. This is due to the usage of a syncrhonous server
used as a fixture executed in another process.
Co-authored-by: Manuel Miranda <manuel.miranda@skyscanner.net>
Co-authored-by: Mariano Anaya <mariano.anaya@skyscanner.net>
Co-authored-by: Zhanghui Mao <zhanghui.mao@skyscanner.net>
Co-authored-by: Lidi Zheng <lidiz@google.com>
5 years ago
Jan Tattermusch
f268db6f33
yapf format code
5 years ago
Jan Tattermusch
5207c148ff
more readable test target ordering
5 years ago
Jan Tattermusch
babb70705d
fixup in report_utils.py
5 years ago
Jan Tattermusch
2381d693b8
preserve the run_tests.py logs in sponge
5 years ago
Jan Tattermusch
11222b78c2
only use multi_target report for selected languages
5 years ago
Jan Tattermusch
902094f9f2
rename to run_tests_matrix_jobs
5 years ago
Jan Tattermusch
218e7b0c54
split run_tests_invocations to separate targets
5 years ago
Jan Tattermusch
243b43d6cc
better run_tests prefix
5 years ago
Jan Tattermusch
6b44344161
use run_tests_invocations instead of aggregate tests
5 years ago
Jan Tattermusch
42da891714
include run_tests in target name
5 years ago
Jan Tattermusch
9e0eb19ca4
generate separate sponge target for each test suite
5 years ago
Esun Kim
300077aac1
Update upb to HEAD
5 years ago
Lidi Zheng
8b91cdbf6d
Add a default Dockerfile for Python testing
5 years ago
Lidi Zheng
04dd147b41
Add Python 3.6 to default gRPC Python test environments
5 years ago
Mark D. Roth
51d18ecc63
Convert mpscq API from C to C++.
5 years ago
Jan Tattermusch
54c0214866
protoc cannot be run on alpine linux
5 years ago
Jan Tattermusch
e0b87cd4a1
add debian stretch distribtest
5 years ago
Jan Tattermusch
f4c7235566
get rid of ubuntu14.04 C# distribtests
5 years ago