Alexander Polcyn
550621c1b5
Make local DNS server tests more generic
7 years ago
Jan Tattermusch
a3992d2769
cmake install should also install roots.pem
7 years ago
Jan Tattermusch
fe71244f5b
Install pip for Python3.4 for gcov tests
7 years ago
Matt Kwong
4d5200f99a
Install pip for Python3.4 in all Dockerfiles used for Python testing
7 years ago
Matt Kwong
fcd04ec121
Remove the fallback when creating Python virtual env
...
See https://github.com/grpc/grpc/issues/15253 for more context. The
original behavior when running Python tests is to try to create a
virtual env with the specifed Python version. If there is an issue
with that, fallback to the system's default Python version. This leads to
misleading test results, so removing the fallback and failing the test
when virtual env fails to instantiate the specified Python version is
the new behavior.
7 years ago
Alexander Polcyn
6f8f914f8d
cleanup, and get rid of unnecessary timeouts in two places
7 years ago
Alexander Polcyn
29fead7d49
Convert c-ares test runner from bash to python, so that it works on
...
windows
7 years ago
Mehrdad Afshari
c176917789
Bump Python protobuf to 3.5.2.post1
7 years ago
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
7 years ago
Mehrdad Afshari
8e9baf35bd
Bump protobuf runtime dependency versions
7 years ago
Muxi Yan
5ab4b318cd
Fix generate_projects
7 years ago
Matt Kwong
01bd0c6b19
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Matt Kwong
4598eb8a7a
Update pip pin from 9.0.1 to 9.0.2
7 years ago
ZhouyihaiDing
d03dfd1a2e
PHP: fix php pecl installation error on windos
7 years ago
ZhouyihaiDing
252a634aa7
PHP: fix pecl installaion in windows
7 years ago
Eric Gribkoff
795be954a2
Remove scripts for running Android interop on Jenkins
7 years ago
Alex Polcyn
11a45a8057
Fix c-ares tests under gcc musl
7 years ago
ZhouyihaiDing
d7bc06b935
Backport #14768 to v1.10.x
7 years ago
Muxi Yan
834aeca180
Revert "Let cronet use grpc_cronet_registry_plugin"
7 years ago
Vijay Pai
c4cc740d61
Remove tool from install
7 years ago
Jan Tattermusch
0e3d2fe823
make package builds work on kokoro
7 years ago
ZhouyihaiDing
5ad50eccdc
PHP: fix pecl installation error for fiinding address_sorting.h
7 years ago
Srini Polavarapu
cdc0e28fe5
Bump protobuf version check from 3.0.0 to 3.5.0
7 years ago
ZhouyihaiDing
32a96fef44
PHP: fix pecl build error
7 years ago
Zheng SHAO
ddc70629a9
add missing FLAGS for pecl
7 years ago
Jan Tattermusch
ffc2345ec8
fix resolver_component_tests_runner test in gcc_musl
7 years ago
Alex Polcyn
77f64f76bd
Put address_sorting's public header under its own directory. Also add
...
test_only to sort function used in test.
7 years ago
Alexander Polcyn
5de347855a
Reorganize cmake rules for address sorting; also fix merge conflict
...
Fix clang-tide issue
7 years ago
Alexander Polcyn
690dde672a
Add address sorting submodule for use in c-ares wrapper
7 years ago
Muxi Yan
7cc4bd80af
Let cronet use grpc_cronet_registry_plugin
7 years ago
Alexander Polcyn
1eaac47f52
Fix arg parsing in resolver test script
7 years ago
Jan Tattermusch
5f3a452440
make package builds work on kokoro
7 years ago
murgatroid99
9d2275864a
Use different docker image for Node pure JS interop tests
7 years ago
murgatroid99
9eb82a4461
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
7 years ago
Muxi Yan
40beafa2ee
Put change in template file
7 years ago
Yihua Zhang
04fb58efbd
Add ALTS code to grpc/core
7 years ago
Sree Kuchibhotla
ae277dd000
Revert "Add ALTS C stack to gRPC core"
7 years ago
Jan Tattermusch
dcf340e8c9
address comments
7 years ago
Yihua Zhang
eaf6486677
Add ALTS code to grpc/core
7 years ago
Alexander Polcyn
0a05b782fe
Move python DNS utilities to utils subdirectory
7 years ago
Alex Polcyn
3c5e12de08
Remove the C++ test dependency on dig and dnsutils
7 years ago
Jan Tattermusch
fdd24f10f3
enable loading grpc_csharp_ext as a unity native plugin
7 years ago
Jakob Roland Andersen
cb36a2a92b
Use pre-built Dart docker image.
7 years ago
Jakob Roland Andersen
c7dd4b4309
WIP: Add Dart support in interop
7 years ago
Eric Gribkoff
a32a4c51f8
C++ on Android example client and server
7 years ago
Jan Tattermusch
c35e52e2a5
cmake: dont use rt and pthread for Android
7 years ago
Alexander Polcyn
db3e898a98
Add a sanity check for inclusion of port_platform.h
7 years ago
Muxi Yan
6ef0159e8e
Make C++ cocoapods example work
7 years ago
Muxi Yan
b19c525796
Disable Tests subspec
7 years ago
Muxi Yan
6be15eef08
Patch gRPC-C++.podspec to support framework
7 years ago