Alexander Polcyn
|
3021bc975a
|
Mark stranded_event_test as flaky
|
4 years ago |
Jan Tattermusch
|
2c95b8f6fb
|
yapf code
|
4 years ago |
Jan Tattermusch
|
eb1838b7c7
|
regenerate projects
|
4 years ago |
Jan Tattermusch
|
c67db2e8eb
|
fix pre_build_cmake.bat
|
4 years ago |
Jan Tattermusch
|
fcc679a692
|
remove clang3.5 from portability (>5years old compiler)
|
4 years ago |
Jan Tattermusch
|
31e2ecc1ba
|
c-ares is already the default resolver on windows
|
4 years ago |
Jan Tattermusch
|
8a2e1b82dc
|
no need for linux cmake portability tests: cmake is already the default
|
4 years ago |
Jan Tattermusch
|
31fa9a3530
|
switch run_tests.py C/C++ tests to cmake
|
4 years ago |
Jan Tattermusch
|
99cfec0034
|
remove no longer useful cxx_sanitizers_jessie portability test (clang "7.0")
|
4 years ago |
Jan Tattermusch
|
847a4715e5
|
remove clang3.4 portability test: ubuntu14.04 is EOL
|
4 years ago |
Jan Tattermusch
|
4fc875201d
|
get rid of unused run_tests.py --auto_set_flakes arg
|
4 years ago |
Jan Tattermusch
|
d4f3e05fef
|
switch C++ interop tests to cmake
|
4 years ago |
Alexander Polcyn
|
825dc5731f
|
Add a distrib test for source-only ruby packages
|
4 years ago |
Eric Gribkoff
|
8c03da2c0a
|
Merge pull request #23629 from ericgribkoff/delay_fail_on_failed_rpc
Update semantics of --fail_on_failed_rpc
|
4 years ago |
Menghan Li
|
f189419615
|
Merge pull request #23439 from menghanl/xds_interop_routing
xds interop: add routing path/header matching to framework
|
4 years ago |
ZHANG Dapeng
|
44a8ee928d
|
Fix string interpolation in run_xds_tests.py
|
4 years ago |
Alexander Polcyn
|
9b4ef62cb9
|
Split up run_ruby_end2end_tests.sh into more granular test targets
|
4 years ago |
Eric Gribkoff
|
7df3017c8a
|
Update semantics of --fail_on_failed_rpc
|
4 years ago |
Menghan Li
|
1c2f57ae1d
|
xds interop: add routing path matching to framework
- prefix and full path
- header matching
- print client cmd to run
- new test cases are not included in all
|
4 years ago |
Mark D. Roth
|
c35a37d6c2
|
Remove TargetAuthorityTable in favor of a per-address channel arg.
|
4 years ago |
Vijay Pai
|
1013ad87f7
|
Fixes to match shellcheck
|
4 years ago |
Vijay Pai
|
54a10f265d
|
Consistency check core_version and version
|
4 years ago |
James Newton-King
|
21e855592a
|
Output grpc-dotnet interop apps to specific directories
|
4 years ago |
Alexander Polcyn
|
bdfd96ad03
|
Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely
processing of events
|
4 years ago |
Jan Tattermusch
|
751b1d04cf
|
stop stripping .hpp files from python source packages
|
4 years ago |
Jan Tattermusch
|
cf21444b3c
|
increase timeout for PHP distribtests
|
4 years ago |
Stanley Cheung
|
dea6fbb023
|
Updated comments
|
4 years ago |
Stanley Cheung
|
cf9be63c49
|
Update PHP artifact test
|
4 years ago |
Mark D. Roth
|
5afa417c89
|
Revert "Merge pull request #23524 from markdroth/xds_logging_revert"
This reverts commit b5b9172915 , reversing
changes made to 47c6c826f7 .
|
4 years ago |
Micah Kornfield
|
1f07c0c75f
|
update one more place
|
4 years ago |
Mark D. Roth
|
a0f08b1b06
|
Revert "Merge pull request #21941 from markdroth/xds_logging"
This reverts commit 37d5d93983 , reversing
changes made to 0e8190a3c9 .
|
4 years ago |
Jan Tattermusch
|
4f96118724
|
move routeguide c++ distribtest under cmake_pkgconfig
|
4 years ago |
Jan Tattermusch
|
e329d1ddd0
|
bytes(string, encoding) is not supported in python2
results in error "TypeError: str() takes at most 1 argument (2 given)"
|
4 years ago |
Jan Tattermusch
|
375b8551f7
|
update bigquery partition expiration
|
4 years ago |
Jan Tattermusch
|
4847f85367
|
make port server python3 compatible
|
4 years ago |
Donna Dionne
|
8dd0cb4712
|
Add support for xDS regex matchers.
|
4 years ago |
Esun Kim
|
9cb284abef
|
Make pluing embed zlib
|
4 years ago |
Alexander Polcyn
|
0bfbea06bc
|
Fix use-after-free in ruby call creds
|
4 years ago |
Jan Tattermusch
|
0129e35e37
|
update boringssl dependency to master-with-bazel commit SHA
|
4 years ago |
yulin-liang
|
317fd2e13f
|
Objc support PB runtime import override
|
4 years ago |
Esun Kim
|
40dbe0e28a
|
Removed grpc_artifact_protoc/Dockerfile
|
4 years ago |
Alexander Polcyn
|
95387716dc
|
Make sure call creds user callbacks can't kill the ruby call credentials thread
|
4 years ago |
Alexander Polcyn
|
b88c0a22c7
|
Fix use-after-free in ruby call creds
|
4 years ago |
Mark D. Roth
|
c1d7180daa
|
Use upb textformat library to dump out raw xDS proto messages
|
4 years ago |
Esun Kim
|
445f6814eb
|
Add manylinux2014 artifacts
|
5 years ago |
Esun Kim
|
681d2fcb08
|
Rename com_github_google_googletest to com_google_googletest
|
5 years ago |
Lidi Zheng
|
281f80aeab
|
Install rsa==4.0 to avoid the egg cache race issue
|
5 years ago |
Lidi Zheng
|
a5d2f719bd
|
Trust google-auth library will handle their dependency properly
|
5 years ago |
Mark D. Roth
|
492889f1c0
|
Convert chttp2 server connection-handling code to C++.
|
5 years ago |
Eric Gribkoff
|
055569d5f3
|
Merge pull request #23248 from ericgribkoff/use_grpc_health_check
Use grpc health checks for PHP and Ruby xDS tests
|
5 years ago |