ncteisen
6616fab539
Sanity check the sanity check lol
7 years ago
ncteisen
bc20975f21
Fix sanity script
7 years ago
Jan Tattermusch
c0ed1a8734
format python code
7 years ago
Jan Tattermusch
a2f9304349
get rid of premature return in massage_qps_stats
7 years ago
Mehrdad Afshari
97c2932260
Install futures package only on Python 2
7 years ago
Mehrdad Afshari
ac6aaa3f0b
Install futures package only on Python 2
7 years ago
Yash Tibrewal
31f4eee720
Clang format and yapf
7 years ago
ZhouyihaiDing
9ef881e1ac
PHP: chang shared channel behavior
...
PHP: add persistent list upper bounnd check
change upper bound from global to each target
add ref/unreef; Only delete ref_count=0; make the code cleaner
persistent map update after review
u2nd pdate after the review
7 years ago
Matt Kwong
5aafb3b61c
Handle timeouts when uploading ResultStore results
7 years ago
Vizerai
41e4cedb70
Adding opencensus grpc plugin.
...
Rebasing to merge commits.
7 years ago
Jan Tattermusch
32c41e8d72
avoid concurrency issues with dotnet restore
7 years ago
Jan Tattermusch
d3eab8f288
get rid of Jenkins specific yaml hack
7 years ago
Jan Tattermusch
62861977f2
run_tests: keep longer logs from individual test cases
7 years ago
jiangtaoli2016
274840e4d3
Migrate SSL_transport_security TSI to new TSI handshaker API
7 years ago
Jan Tattermusch
0767878b6e
build C# android artifact
7 years ago
Alexander Polcyn
ac8b72f75b
Add a test that tcp server posix consumes socket mutators
7 years ago
Yihua Zhang
2f777f77b1
regenerate projects
7 years ago
Yihua Zhang
cc93663910
Add ALTS fuzzer
7 years ago
Jan Tattermusch
13c903552b
regenerate projects
7 years ago
Jan Tattermusch
7f0a4ba027
bump boringssl-with-bazel to latest chromium-stable-with-bazel
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
Yash Tibrewal
ae3866bf6b
Try removing stats
7 years ago
Yihua Zhang
392dad7134
incorporate alts to google default creds
7 years ago
Juanli Shen
a0aab7ebcc
Add load data store
7 years ago
kpayson64
701e70da07
c++ify
7 years ago
kpayson64
38ab21ee09
Add exec_ctx check to fork handlers
7 years ago
Mehrdad Afshari
f4bea02a72
Fix the Python source distribtest script
7 years ago
Mehrdad Afshari
97904d46e0
Add Python source distribtest targets
7 years ago
Adele Zhou
bed721cbf7
Remove VIP in cloud-to-prod interop tests.
7 years ago
ncteisen
40ec89ff67
Support microbenchmarks internally
7 years ago
Yihua Zhang
7f2880d2ac
enable c++ for ALTS kokoro tests
7 years ago
Jan Tattermusch
5947d337fd
run_tests.py --auto_set_flakes should be disabled by default
7 years ago
Hope Casey-Allen
8d6f4619e3
Update the run tests instructions to clarify a python module error
7 years ago
Jan Tattermusch
f723164e3e
new mono versions on MacOS default to 64bit runtime
7 years ago
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
7 years ago
Eric Gribkoff
57414c7c51
Remove old environment variable from Python artifact build
7 years ago
kpayson64
7a20c962df
Break out qps services into seperate protos
7 years ago
Mehrdad Afshari
12faa21c1a
Update sanity test to validate protobuf 3.5.2
7 years ago
Matt Kwong
69f664e7f8
Upgrade pip for virtualenv Python in build_python.sh
...
With the upgrade of Kokoro macOS workers to Sierra, not all versions of
Python have a pip version new enough to have TLSv1.2. This change should
make macOS Python testing more resilient to environment changes.
7 years ago
Yihua Zhang
fe2fa0c1c8
Add C++ experimental API extensions for ALTS C stack
7 years ago
Mark D. Roth
de077acf5d
Fix retry code handling of internally triggered recv_trailing_metadata.
7 years ago
Mehrdad Afshari
b189923376
Split binary and source distribtests for Python
7 years ago
Jan Tattermusch
554cef9a41
Revert "Add owners file for tools/run_tests/"
7 years ago
Jan Tattermusch
996b2328d4
add owners file for tools/run_tests/
7 years ago
Hope Casey-Allen
a368348f48
Update unit testing documentation
7 years ago
Matt Kwong
01bd0c6b19
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Matt Kwong
fe9ad99143
Unpin pip version installed in build_python.sh
...
Fix for issue #14815 . Pinning to 9.0.3 doesn't work because pip fails to
recognize that as a valid version. Newer versions of pip have a fallback
on macOS to use SecureTransport instead of their outdated OpenSSL that
doesn't support TLSv1.2.
7 years ago
Mehrdad Afshari
9424b4c778
Ensure Ruby packager adds executable bit on protoc/plugin
7 years ago
Jan Tattermusch
b284ea9338
add --cloud_to_prod auth interop tests to macos
7 years ago
Matt Kwong
4598eb8a7a
Update pip pin from 9.0.1 to 9.0.2
7 years ago