Jan Tattermusch
a98a2ad7fd
enable runing C# interop tests under coreclr
2016-09-09 12:58:10 +02:00
siddharthshukla
5e3193ecf6
Add PyPy 5.3.1 to dockerfile and template
2016-08-17 19:48:26 +02:00
Nicolas "Pixel" Noble
7f074e0e20
Merge branch 'v1.0.x' into manual-upmerge
2016-08-11 21:00:08 +02:00
Alexander Polcyn
809292a7af
ran script to update actual docker files
2016-08-02 23:51:44 -07:00
Stanley Cheung
7d8c543d64
regenerate from template
2016-07-26 19:39:04 -07:00
Stanley Cheung
78f0fd4715
fix copyright
2016-07-26 19:38:28 -07:00
Stanley Cheung
fa1e4fa7f1
php: add php7 to jenkins basic and interop tests
2016-07-26 19:38:28 -07:00
Stanley Cheung
7b672f8473
remove outdated php dockerfile dependency
2016-07-26 19:38:28 -07: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
Stanley Cheung
20f900dc23
remove outdated php dockerfile dependency
2016-07-22 18:25:16 -07:00
Craig Tiller
5ca7e47493
Merge pull request #6737 from ctiller/delayed-write
...
Delay beginning most writes until we enter poll()
2016-07-19 09:25:49 -07:00
Craig Tiller
8da7b1f779
Fix some failures
2016-07-13 15:06:00 -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
kpayson64
dcca468abe
Merge pull request #6791 from soltanmm/pain
...
Make running individual Python tests less painful
2016-07-06 11:02:46 -07:00
Craig Tiller
eda85c6765
Expunge all references to zookeeper
2016-07-01 12:45:19 -07:00
Masood Malekghassemi
ac586ba21e
Remove tox
2016-07-01 10:18:45 -07: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
a9e62c2ddb
no ccache
2016-06-16 02:05:45 -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
murgatroid99
9fab438669
Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
2016-04-29 15:05:00 -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
Craig Tiller
ec8bcb8c7c
Actually update dockerfile
2016-02-24 15:44:53 -08:00
Craig Tiller
b79c1e112e
Ensure we can compile boringssl before trying: old compiler compatibility
...
Allow compiling with openssl
2016-02-23 17:05:46 -08:00