Muxi Yan
5a354d79ef
fix cannot find tests
2019-06-14 10:16:19 -07:00
Muxi Yan
1f1eff115a
Split extra arguments
2019-06-11 11:57:37 -07:00
Muxi Yan
7b239a287e
Move extra args into RUN_TESTS_FLAGS
2019-06-09 10:29:42 -07:00
Muxi Yan
04a3d9c2aa
build failure fix
2019-06-03 08:49:29 -07:00
Muxi Yan
285cea16b3
Reorganize tests
2019-05-29 10:14:52 -07:00
Jan Tattermusch
2fd2ee2289
test C# on .NET core by default too
2019-02-18 14:54:18 +01:00
Jan Tattermusch
2b87b4ff07
run_tests_matrix.py should log run_tests commands
2018-11-07 11:33:11 +01:00
Jan Tattermusch
2488dff74b
address comments
2018-09-25 23:36:19 +02:00
Jan Tattermusch
f952579464
make logs available by run_tests_matrix.py suites
2018-09-25 23:10:54 +02:00
Jan Tattermusch
ee69685f79
yapf code
2018-09-14 13:25:35 -07:00
Jan Tattermusch
bfcde072c9
run_tests_matrix: everything runs on kokoro
2018-09-14 10:59:32 -07:00
Matt Kwong
528775db08
Add Jessie Dockerfile using RBE's base
2018-05-23 10:38:21 -07:00
Jan Tattermusch
5947d337fd
run_tests.py --auto_set_flakes should be disabled by default
2018-04-25 11:31:54 +02:00
Jan Tattermusch
a7773a2000
Merge pull request #14841 from jtattermusch/cleanup_sanity
...
Don't run sanity tests as part of multilang testsuite.
2018-03-28 19:56:05 +02:00
Jan Tattermusch
ba5c7a5034
cleanup configuration for linux sanity tests
2018-03-28 11:21:03 +02:00
kpayson64
1bfff8eec0
Initial gevent support
...
Because some cpp code ends up leaking into cython, we change
the cython generator to generate cpp code.
2018-03-27 19:44:43 -07:00
Muxi Yan
b94f3b3784
Use higher timeout for objc tests
2018-02-26 13:06:30 -08:00
Jan Tattermusch
0614a68a0b
add portability test for gcc7.2
2018-01-23 11:53:57 +01:00
Jan Tattermusch
41d220eb4f
make c++ reports display correctly in resultstore
2018-01-22 17:06:35 +01:00
Vijay Pai
9d2d84382e
Add portability tests on Linux to make sure that build with -fno-exceptions
...
continues to work
2018-01-08 15:13:51 -08:00
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
2018-01-02 14:40:00 -08:00
ncteisen
888093c6ed
yapf run_tests
2017-12-11 18:08:35 -08:00
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.
2017-10-25 13:21:57 -07:00
Michael Lumish
38d089e9b9
Merge pull request #12596 from matt-kwong/node-testing
...
Add testing of grpc-node for Linux and MacOS
2017-09-28 17:35:44 -07:00
Matt Kwong
e2e7cf42a4
Add testing of grpc-node for Linux and MacOS
2017-09-20 14:24:42 -07:00
Jan Tattermusch
67cd21e6c7
adjust sanitizer timeouts
2017-09-19 16:21:20 +02:00
Jan Tattermusch
29828c58d3
differentiate run_tests suite runtime
2017-09-12 16:42:55 +02:00
Jan Tattermusch
a8003e8b96
adjust run_tests_matrix.py windows portability suites
2017-08-23 16:17:00 +02:00
Jan Tattermusch
add32254eb
adjust run tests matrix
2017-08-23 07:53:18 +02:00
Matt Kwong
c5fd890b13
Don't rerun flakes when uploading results to BQ
2017-08-16 10:13:46 -07:00
Jan Tattermusch
a3899426fe
shard basictests
2017-07-13 11:34:22 +02:00
Michael Lumish
8399f92fd6
Merge pull request #11516 from murgatroid99/upmerge_1.4.x
...
Upmerge 1.4.x into Master
2017-06-19 12:47:29 -07:00
murgatroid99
d5b0455110
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
2017-06-15 17:48:42 -07:00
Jan Tattermusch
0b0d9d47a6
make use of --build_only apparent
2017-06-13 09:55:59 +02:00
Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Ken Payson
1b0661bfd7
Rollback Dockerfile changes
2017-06-02 16:09:27 -07:00
murgatroid99
4bea5b9866
Run tests on Node 8 by default, add Node 7 to portability suite
2017-05-30 17:38:16 -07:00
Vijay Pai
add2e4da2d
Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.
2017-05-10 10:25:13 -07:00
Matt Kwong
c7676a3d00
Merge pull request #10967 from matt-kwong/upload_results2
...
Add option to upload Jenkins test result to BQ
2017-05-09 15:38:31 -07:00
kpayson64
a02b66a6cd
Merge pull request #10995 from kpayson64/upgrade_protobuf
...
Upgrade protobuf to 3.3.0
2017-05-09 12:56:27 -07:00
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
2017-05-08 13:52:45 -07:00
Ken Payson
029090628d
Upgrade protobuf to 3.3.0
2017-05-08 12:18:12 -07:00
Matt Kwong
d42f55bd90
Add UBSan to list of tests generated
2017-05-04 15:29:32 -07:00
David G. Quintas
c2ad372d43
Merge pull request #10912 from dgquintas/trying-to-fix-stuff
...
Upmerge from 1.3.0 to master
2017-05-04 10:44:03 -07:00
Jan Tattermusch
ac9c9f93b9
reports can create subdirs
2017-04-29 12:19:36 +02:00
murgatroid99
3049462b75
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
2017-04-25 12:15:53 -07:00
murgatroid99
f94f64fc12
Remove non-libuv code from Node extension
2017-04-24 13:35:21 -07:00
Craig Tiller
ceea969146
Extend time capping to run_tests_matrix scripts
2017-04-21 07:49:57 -07:00
murgatroid99
ce67bff2df
Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x
2017-04-19 15:54:27 -07:00
Ken Payson
8ab2df145d
Fix PHP interop tests
2017-04-19 10:41:40 -07:00