Tony Lu
|
f037eac0a9
|
Small fixes
|
6 years ago |
Tony Lu
|
0ad64536ed
|
Added some comments and TODOs
|
6 years ago |
Muxi Yan
|
d091480eef
|
Remove unused code as comment
|
6 years ago |
Tony Lu
|
e00d7fc179
|
Run executable from bazel instead of bazel run (which did not seem to work)
Increased timout limit because no interop_server was make'd b4 hand
|
6 years ago |
Tony Lu
|
4be53843d3
|
Use bazel to run interop server
Removed commented tests
|
6 years ago |
Tony Lu
|
d2ce6e707c
|
Isolated test-specific build steps so that unrelated tasks don't run them
Move interop making back to run_tests.py
|
6 years ago |
Tony Lu
|
ddf3f7ffb1
|
Experimentally changed non-framework builds to bazel build
Experimentally run Unit/MacTests with Bazel
|
6 years ago |
Tony Lu
|
08795cd206
|
Removed framework tests for tv and watch examples
|
6 years ago |
Tony Lu
|
28ed900adc
|
Increased timeout limit
|
6 years ago |
Tony Lu
|
efa43e1bb3
|
Modified scripts to run builds correct schemes on correct platforms
|
6 years ago |
Tony Lu
|
5be988f412
|
Adapted samples to new imports & added experimental kokoro jobs
|
6 years ago |
Tony Lu
|
63e6329c65
|
Added Kokoro jobs for tvos unit tests
|
6 years ago |
Prashant Jaikumar
|
232725b99a
|
Add C++ Cronet end2end tests
|
6 years ago |
Tony Lu
|
6b99f47bbf
|
Try modifying kokoro job because Sample's default FRAMEWORK is set to
YES now
|
6 years ago |
Muxi Yan
|
7eb8bac696
|
Resolve xcodebuild issue on Mac
|
6 years ago |
Muxi Yan
|
8a11a8120a
|
More run_tests.py script fix
|
6 years ago |
Muxi Yan
|
8cc3457776
|
fix tests so that they run
|
6 years ago |
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
|
6 years ago |
Richard Belleville
|
666fb1c5ee
|
Make run_tests.py python-version agnostic
|
6 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 |