Muxi Yan
|
3931c0bcd2
|
yapf_codes
|
6 years ago |
Richard Belleville
|
385beb95ce
|
Yapf
|
6 years ago |
Richard Belleville
|
79ffaced7d
|
Add python 3.8 test
|
6 years ago |
Muxi Yan
|
285cea16b3
|
Reorganize tests
|
6 years ago |
Muxi Yan
|
3473788621
|
Remove example build tests that do not depend on changes in a PR or master branch
|
6 years ago |
Jan Tattermusch
|
c586eea27e
|
adjust run_*tests.py
|
6 years ago |
Yash Tibrewal
|
620d80d817
|
Remove poll-cv references from bazel and run_tests.py
|
6 years ago |
Yash Tibrewal
|
abcd5861eb
|
Nuking the poll-cv polling engine
|
6 years ago |
Jan Tattermusch
|
921df1c923
|
run_tests.py: increase timeout for pre-build step
|
6 years ago |
Muxi Yan
|
1124c4edd9
|
increase timeout of cfstream-tests
|
6 years ago |
Jan Tattermusch
|
f596b95710
|
cleanup references to removed multilang docker image
|
6 years ago |
Jan Tattermusch
|
7b9e0db9be
|
update test exec scripts
|
6 years ago |
Jan Tattermusch
|
19bc2c2937
|
switch C# docker images to debian stretch
|
6 years ago |
Jan Tattermusch
|
51e238c2ed
|
run_tests.py cleanup: nits in PythonLanguage
|
6 years ago |
Jan Tattermusch
|
667a17c1f3
|
split up coverage runs by language
|
6 years ago |
Lidi Zheng
|
8a0b08b574
|
Migrate tests from Python 3.4 to Python 3.7
|
6 years ago |
Richard Belleville
|
762b269525
|
Retain compatiblity with python2
|
6 years ago |
Richard Belleville
|
96b9538e4e
|
Yapf all the things
|
6 years ago |
Richard Belleville
|
ac0904b569
|
Remove unnecessary list conversion
|
7 years ago |
Richard Belleville
|
666fb1c5ee
|
Make run_tests.py python-version agnostic
|
7 years ago |
Lidi Zheng
|
a62344e56a
|
Rename the Dockerfiles
|
7 years ago |
Lidi Zheng
|
a8658d9192
|
Put `jessie` back for Python3.4
* According to `https://packages.debian.org/jessie/python/python3.4` the Python3.4 has security issues.
* Debian `stretch` doesn't include Python3.4 packages in their repo
|
7 years ago |
Lidi Zheng
|
772c4c4336
|
Migrate from `jessie` to `stretch`
|
7 years ago |
Lidi Zheng
|
0dbd7831c3
|
Add different Dockerfile for each Python version
|
7 years ago |
Lidi Zheng
|
1a74f991e1
|
Rename Dockerfile && fix typo
|
7 years ago |
Jan Tattermusch
|
08bb0810cd
|
remove C# from coverage suite
|
7 years ago |
Lidi Zheng
|
f57f142b23
|
Migrate to new dockerfile
|
7 years ago |
Lidi Zheng
|
4b593bd084
|
Testing new dockerfile from scratch
|
7 years ago |
Lidi Zheng
|
575549c077
|
Add support for python 3.7
|
7 years ago |
Jan Tattermusch
|
ce656957ea
|
address review comments
|
7 years ago |
Jan Tattermusch
|
409def0d73
|
build C# artifact using cmake
|
7 years ago |
Jan Tattermusch
|
c08c3ccbae
|
build grpc_csharp_ext with cmake
|
7 years ago |
Vijay Pai
|
be18cedf90
|
Delete epollsig poller and tests using it
|
7 years ago |
Jan Tattermusch
|
af1966aa03
|
fixes to run_tests.py bq uploading
|
7 years ago |
Jan Tattermusch
|
3c78606fb2
|
yapf code
|
7 years ago |
Jan Tattermusch
|
cc3780eb50
|
refactor upload_to_bq functions
|
7 years ago |
Alexander Polcyn
|
2a881a3a05
|
double timeout to check if finishes
|
7 years ago |
Matt Kwong
|
6578c34b73
|
Force UBSan to use clang++ as ld
|
7 years ago |
Matt Kwong
|
cacc2ccbf0
|
Readd cmake backport to Jessie
|
7 years ago |
Matt Kwong
|
528775db08
|
Add Jessie Dockerfile using RBE's base
|
7 years ago |
Jan Tattermusch
|
79bb4e4470
|
dont run gcov coverage for Node
|
7 years ago |
Muxi Yan
|
1aedfa8628
|
Add CFStream tests
|
7 years ago |
Jan Tattermusch
|
5947d337fd
|
run_tests.py --auto_set_flakes should be disabled by default
|
7 years ago |
Jan Tattermusch
|
f723164e3e
|
new mono versions on MacOS default to 64bit runtime
|
7 years ago |
kpayson64
|
1bfff8eec0
|
Initial gevent support
Because some cpp code ends up leaking into cython, we change
the cython generator to generate cpp code.
|
7 years ago |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
7 years ago |
Jan Tattermusch
|
0614a68a0b
|
add portability test for gcc7.2
|
7 years ago |
Noah Eisen
|
e737ae9e32
|
Stop building docker from inside docker
|
7 years ago |
Mehrdad Afshari
|
87cd994b04
|
Upgrade yapf to 0.20.0
Upgrade yapf version to 0.20.0 and reformat Python files.
|
7 years ago |
ncteisen
|
e2612aa0e8
|
Use correct timeout for benchmarks
|
7 years ago |