Jan Tattermusch
e1efb43345
Revert "Install pyyaml through pip in docker"
7 years ago
ganmacs
0b4fb6a5e2
Move a script which has a pre-requirement to outside of spec
...
And make it to be execute when using `./tools/run_tests/run_tests.py -l ruby`
7 years ago
Adele Zhou
1f3d714d07
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
7 years ago
adelez
5bdd9a8cb9
Revert "Revert "Add suppressions to sanitizers for bazel builds""
7 years ago
Alexander Polcyn
7eda61937e
Separate the posix part of the c-ares driver
7 years ago
Mehrdad Afshari
797a0620c7
Use a Docker image that includes Python3.7rc1
...
In order to build Python3.7 packages for manylinux1
platform, we need our Docker image to include
Python3.7. Unfortunately, since Python 3.7 is still
in RC1 stage, the official docker image does not
include that Python release, so we temporarily
rely on our own underlying docker image to build.
7 years ago
Mehrdad Afshari
b4f4d2943e
Add Python 3.7 Linux wheels to artifact build
7 years ago
Yash Tibrewal
2bf8ef24a1
Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy'
7 years ago
Yash Tibrewal
84328e733d
No need to fallback on https_proxy for insecure connections
7 years ago
Yash Tibrewal
1b9a7faa71
Prefer using https_proxy for secure channels and http_proxy for insecure channels
7 years ago
Nicolas Noble
43557fee0b
Revert "Add suppressions to sanitizers for bazel builds"
7 years ago
Noah Eisen
7ea8a60ed0
Revert "Add Type Checking On Channel Args"
7 years ago
Alex Polcyn
f3fb98e75f
Install pyyaml through pip in docker
7 years ago
Adele Zhou
df5ca2532a
Add suppressions files as data dependency to gpr_test_util
7 years ago
Adele Zhou
4a9480b5ef
Add suppressions.
7 years ago
ncteisen
f82e28fb6f
Clean up use of GRPC_ARG_INTEGER
7 years ago
ncteisen
feead68be9
Clean out all GRPC_ARG_STRING:
7 years ago
ncteisen
3cf30bac4d
Add sanity linter to catch future use
7 years ago
Jan Tattermusch
5212dba112
really upload bq test results in batches
7 years ago
Ian Haken
68eff58df6
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
...
These options are not yet exposed to languages outside of core.
7 years ago
David Garcia Quintas
78a5e30019
removed leftover pdb import
7 years ago
Jan Tattermusch
cc42e6dba8
upload bq test results in batches
7 years ago
Jan Tattermusch
55178622eb
fix typo
7 years ago
Jan Tattermusch
5349496af0
set higher cpu_cost for arena test
7 years ago
Jan Tattermusch
b2f56a0018
Revert "run_interop_matrix.py speedup"
7 years ago
ncteisen
d93589a0a1
Don't proxy no_error_on_hotpath
7 years ago
Srini Polavarapu
c79c156307
Regenrate projects
7 years ago
Alexander Polcyn
d2e357b10d
Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket"
...
This reverts commit 8b5e45a35b
, reversing
changes made to 2ea5e1d1de
.
7 years ago
Jan Tattermusch
61278f3aa7
Revert "Fix shutdown of closed fd when c-ares opens a second fd"
7 years ago
Mehrdad Afshari
3b248945f8
Prevent early exit on one pylint failure
7 years ago
Mehrdad Afshari
2b6b6cad12
Bump pylint to pylint-1.9.2
7 years ago
ncteisen
eb2aa9cb3b
Tighten the bar and refactor and offender:
7 years ago
ncteisen
2ce76b33e3
Enforce max function length at 800
7 years ago
ncteisen
a94896ffea
Add no_error_on_hotpath test
7 years ago
Muxi Yan
eb22c792f2
Provide diff sign for each line
7 years ago
Jan Tattermusch
945cac44eb
RelWithDebInfo config for building C# artifact
7 years ago
Muxi Yan
9ea0b9f836
Description fix
7 years ago
Jan Tattermusch
62950b43c0
more dockerfile polish
7 years ago
Jan Tattermusch
8496cf31a9
wheezy LTS has ended: remove C# distribtest
7 years ago
Jan Tattermusch
e3c31a86df
update mono in docker images
7 years ago
Jan Tattermusch
619b9500bd
only build interop tests with python2.7
7 years ago
Muxi Yan
c512b4f039
revert -framework CoreFoundation
...
Make error CFStream only
7 years ago
Muxi Yan
a2da1d7b1b
Scripts for iOS size audit
7 years ago
Jan Tattermusch
97cdc6de5d
allow running adhoc interop matrix tests
7 years ago
Matt Kwong
9380e32b76
Switch RBE build_url from Sponge to ResultStore Bazel invocation
7 years ago
David Garcia Quintas
bc9573d7ac
back to using quotes for nanopb includes
7 years ago
David Garcia Quintas
8d35b8342c
Remove deprecated check_sources_and_headers.py sanity script
7 years ago
David Garcia Quintas
fdf6a302d1
Add nanopb as an exception to sanity bazel workspace script
7 years ago
Alexander Polcyn
96dbfe1664
Fix shutdown of closed fd when c-ares opens a second fd
7 years ago
Jan Tattermusch
8b746a84da
small python style fix
7 years ago