Commit Graph

57 Commits

Author SHA1 Message Date
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02: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 52ff986f94 Add option to upload Jenkins test result to BQ 2017-05-08 13:52:45 -07:00
Jan Tattermusch 3c344d2f69 adjust run_tests scripts 2017-04-07 09:02:45 +02:00
Matt Kwong 0ff1957a5b Fix test coverage reporting 2017-03-31 09:54:11 -07:00
Jan Tattermusch 6820c8c746 fix bazel_deps.sh 2017-03-07 13:00:19 +01:00
murgatroid99 972b7975a6 Fixed package name in dockerfile 2017-01-13 09:28:09 -08:00
murgatroid99 93d0b580a5 Properly generate electron dependencies in test Dockerfile from template 2017-01-12 17:57:36 -08:00
Nicolas "Pixel" Noble 229def1a86 Adding Bazel tests. 2017-01-05 23:28:02 +01:00
Jan Tattermusch 7dd2cc6f68 cleanup and speedup of sanity tests 2016-12-22 10:54:25 +01:00
Matt Kwong 180ea4bb20 Set Bazel to specific commit in Dockerfile 2016-12-01 15:26:59 -08:00
Matt Kwong e403607ba7 Revert "Enable port tests to be run using gcc4.8"
This reverts commit 029ed106c5.
2016-11-03 13:50:40 -07:00
Matt Kwong 1347e40563 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests 2016-11-02 18:07:40 -07:00
Matt Kwong 029ed106c5 Enable port tests to be run using gcc4.8 2016-11-02 11:37:40 -07:00
murgatroid99 c0aa97d158 Merge branch 'master' into uv_core_transport 2016-10-12 16:41:38 -07:00
murgatroid99 22d50e98d8 Fix sanity and move a header include 2016-10-12 10:59:59 -07:00
Matt Kwong 41c06a2ed5 move changes from dockerfile to template 2016-10-11 13:49:23 -07:00
Jan Tattermusch a98a2ad7fd enable runing C# interop tests under coreclr 2016-09-09 12:58:10 +02:00
Stanley Cheung 211a2a0f12 fix copyright 2016-07-25 13:01:48 -07:00
Stanley Cheung 2e2cdffe9d php: add php7 to jenkins basic and interop tests 2016-07-23 19:07:36 -07:00
Nicolas Noble 7a70bb5486 Merge pull request #7265 from thunderboltsid/issue-7094-retry
Retrying: Make the testing scripts executable on Python 3.x
2016-07-13 13:11:51 -07:00
siddharthshukla 0589e533cd Make testing toolchain python 3.x compliant
six is necessary for making these scripts cross compatible
between python 2.x and 3.x

Changes:
Add six to python_deps.include
Include python_deps.include to all Dockerfile templates in test directory
Include python_deps.include to all Dockerfile templates in stress_test directory
Include python_deps.include to all Dockerfile templates in interop_test directory
Replace print statements with print function calls (from futute..)
Replace .iteritems() with .items() wherever necessary
use six.moves to import BaseHTTPServer
Generate new dockerfiles using generate_projects.sh
2016-07-12 01:35:53 +02:00
siddharthshukla c478214e47 Enable py35 and py36 testing
Add dockerfile template for python_pyenv_x64 docker image
Generate the dockerfile using generate_projects.sh
Modify run_tests.py to include python3.5 and python3.6
Runs python_jessie_x64 for python versions 2.7 and 3.4, and
python_pyenv_x64 for python versions 3.5 and 3.6
2016-07-11 23:05:05 +02:00
Jan Tattermusch 2c084ee31e build experimental nugets with dotnet CLI 2016-06-29 10:45:38 -07:00
Jan Tattermusch b6960d068f switch CoreCLR to preview2 2016-06-27 22:37:49 -07:00
Jan Tattermusch cfce066be8 Merge pull request #6104 from jtattermusch/coreclr_support
Add experimental CoreCLR support
2016-06-22 08:49:37 -07:00
Jan Tattermusch 39ec1cbd7a add csharp CoreCLR docker image 2016-06-17 17:31:40 -07:00
Vijay Pai ddf694cc62 Merge branch 'master' into wheezy 2016-06-17 13:41:38 -07:00
Vijay Pai 8b79fdef7a Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.
Disabling it allows clang-3.4 to run C/C++ on docker
2016-06-16 02:17:09 -07:00
Vijay Pai b9e927afcc Merge branch 'master' into wheezy 2016-06-15 22:57:21 -07:00
Jan Tattermusch 6d258c59d3 add support for clang3.5, clang3.7 and gcc4.6 2016-06-11 09:30:35 -07:00
Vijay Pai 203b20c9b2 Add g++ 2016-06-09 15:50:02 -07:00
Jan Tattermusch 348ca76cf7 hotfix for sanity tests 2016-05-22 20:23:21 -04:00
Masood Malekghassemi 58d24c259a Add sanity test for grpcio protoc package 2016-05-04 15:30:30 -07:00
Matthew Iselin 50df82ffe4 Add a sanity check to make sure vsprojects stays usable. 2016-04-07 09:33:08 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller 255bbfdbe2 Merge github.com:grpc/grpc into fuzzy-bits 2016-03-21 09:26:33 -07:00
Jan Tattermusch dc6d5a6244 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink
Fix gcc4.4 tests
2016-03-18 16:41:16 -07:00
Jan Tattermusch 9bb7062f20 Fix gcc4.4 tests 2016-03-18 12:20:41 -07:00
Craig Tiller c2c026e843 Renames 2016-03-18 08:28:21 -07:00
David Garcia Quintas f09f020a49 fixed backslashes 2016-03-17 21:54:04 -07:00
Craig Tiller a4134159ab j 2016-03-17 16:02:51 -07:00
Craig Tiller a09af92d23 Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits 2016-03-17 15:34:31 -07:00
Craig Tiller eb784f359d stuff 2016-03-17 14:50:49 -07:00
Craig Tiller 9812c6f69d adddeps 2016-03-17 14:46:18 -07:00
Craig Tiller 32173c5c3c First version of json fuzzer 2016-03-17 14:12:45 -07:00
David Garcia Quintas b84571840a moved apt-gets from .sh file to dockerfile for nanopb 2016-03-16 16:46:59 -07:00
Vijay Pai b5b18faddc Update clang for the Dockerfile used in tsan tests 2016-03-16 15:20:43 -07:00
Adele Zhou 9506ef2922 Fix code coverage. 2016-03-14 16:06:00 -07:00
Jan Tattermusch d4726c1ae6 add support for clang3.4 and 3.6 2016-03-09 17:43:29 -08:00