root
60b5d06ec1
replace to php7
4 years ago
Jan Tattermusch
2c95b8f6fb
yapf code
5 years ago
Jan Tattermusch
fcc679a692
remove clang3.5 from portability (>5years old compiler)
5 years ago
Jan Tattermusch
31e2ecc1ba
c-ares is already the default resolver on windows
5 years ago
Jan Tattermusch
8a2e1b82dc
no need for linux cmake portability tests: cmake is already the default
5 years ago
Jan Tattermusch
99cfec0034
remove no longer useful cxx_sanitizers_jessie portability test (clang "7.0")
5 years ago
Jan Tattermusch
1316ae2d30
remove run_tests.py sanitizers from run_tests_matrix.py
5 years ago
Esun Kim
7dac73264b
Bump the version of gcc to 4.9
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Esun Kim
b7ac4d6611
Increase timeout for windows portability tests
5 years ago
Jan Tattermusch
9586644ea0
add gcc8.3 portability test
5 years ago
Jan Tattermusch
92fa3c3d4e
replace ubuntu1710 image by ubuntu1804
5 years ago
Lidi Zheng
0765cf940b
Refactor the way AsyncIO is tested under run_tests.py
5 years ago
Esun Kim
ac4e858731
Only dbg for sanity test
6 years ago
Jan Tattermusch
0bbfc4568b
remove spurious print from run_tests_matrix.py
6 years ago
Jan Tattermusch
f268db6f33
yapf format code
6 years ago
Jan Tattermusch
5207c148ff
more readable test target ordering
6 years ago
Jan Tattermusch
2381d693b8
preserve the run_tests.py logs in sponge
6 years ago
Jan Tattermusch
11222b78c2
only use multi_target report for selected languages
6 years ago
Jan Tattermusch
902094f9f2
rename to run_tests_matrix_jobs
6 years ago
Jan Tattermusch
218e7b0c54
split run_tests_invocations to separate targets
6 years ago
Jan Tattermusch
243b43d6cc
better run_tests prefix
6 years ago
Jan Tattermusch
6b44344161
use run_tests_invocations instead of aggregate tests
6 years ago
Jan Tattermusch
42da891714
include run_tests in target name
6 years ago
Jan Tattermusch
3869f43953
only run libuv portability tests as build-only
6 years ago
Muxi Yan
5a354d79ef
fix cannot find tests
6 years ago
Muxi Yan
1f1eff115a
Split extra arguments
6 years ago
Muxi Yan
7b239a287e
Move extra args into RUN_TESTS_FLAGS
6 years ago
Muxi Yan
04a3d9c2aa
build failure fix
6 years ago
Muxi Yan
285cea16b3
Reorganize tests
6 years ago
Jan Tattermusch
2fd2ee2289
test C# on .NET core by default too
6 years ago
Jan Tattermusch
2b87b4ff07
run_tests_matrix.py should log run_tests commands
6 years ago
Jan Tattermusch
2488dff74b
address comments
7 years ago
Jan Tattermusch
f952579464
make logs available by run_tests_matrix.py suites
7 years ago
Jan Tattermusch
ee69685f79
yapf code
7 years ago
Jan Tattermusch
bfcde072c9
run_tests_matrix: everything runs on kokoro
7 years ago
Matt Kwong
528775db08
Add Jessie Dockerfile using RBE's base
7 years ago
Jan Tattermusch
5947d337fd
run_tests.py --auto_set_flakes should be disabled by default
7 years ago
Jan Tattermusch
39d8973473
cleanup configuration for linux sanity tests
7 years ago
Jan Tattermusch
ba5c7a5034
cleanup configuration for linux sanity tests
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
Muxi Yan
b94f3b3784
Use higher timeout for objc tests
7 years ago
Jan Tattermusch
0614a68a0b
add portability test for gcc7.2
7 years ago
Jan Tattermusch
41d220eb4f
make c++ reports display correctly in resultstore
7 years ago
Vijay Pai
9d2d84382e
Add portability tests on Linux to make sure that build with -fno-exceptions
...
continues to work
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
888093c6ed
yapf run_tests
7 years ago
murgatroid99
38007753b0
Remove src/node and references to it
...
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
7 years ago
Matt Kwong
e2e7cf42a4
Add testing of grpc-node for Linux and MacOS
8 years ago
Jan Tattermusch
67cd21e6c7
adjust sanitizer timeouts
8 years ago