murgatroid99
|
28c06d8520
|
Added persistent caching for npm dependencies in Jenkins Dockerfiles
|
9 years ago |
murgatroid99
|
ae369de3b8
|
Added node pre-build steps to run_tests.py
|
9 years ago |
Craig Tiller
|
4c351aafed
|
Merge pull request #3701 from yang-g/unreachable
mark unreachable code with a macro
|
9 years ago |
Jan Tattermusch
|
798d8ba25f
|
Merge pull request #3761 from jtattermusch/fix_interop_tests
Various run_interop_tests.py fixes
|
9 years ago |
Jan Tattermusch
|
cc6a2b89fc
|
eat output from docker kill as well
|
9 years ago |
Jan Tattermusch
|
ab5bc721a0
|
prevent polluting output by subprocesses
|
9 years ago |
Jan Tattermusch
|
1f1c5c541a
|
run empty_stream interop test
|
9 years ago |
Jan Tattermusch
|
0a14f62e17
|
dont use + character in generated container names
|
9 years ago |
Jan Tattermusch
|
98c0be5228
|
add retries for docker port command
|
9 years ago |
Michael Lumish
|
a9c1493551
|
Merge pull request #3758 from stanley-cheung/php_empty_stream_interop_test
PHP: implement empty_stream interop test
|
9 years ago |
Stanley Cheung
|
66ec9bb0ef
|
php: call writesDone in interop test
|
9 years ago |
Stanley Cheung
|
e5ba29f337
|
php: implement empty_stream interop test
|
9 years ago |
Michael Lumish
|
4d3fc1452f
|
Merge pull request #3757 from murgatroid99/node_interop_docker_fix_real
Fix the Node interop test runner files
|
9 years ago |
murgatroid99
|
c86909ce71
|
Fixed node interop build script and Dockerfile
|
9 years ago |
Sree Kuchibhotla
|
1f0846d127
|
Merge pull request #3692 from dgquintas/inspector_fail
Fixed unprotected access to call field
|
9 years ago |
David G. Quintas
|
2ccbb91f18
|
Merge pull request #3691 from sreecha/fix_compression
Fix incorrect assert
|
9 years ago |
Jan Tattermusch
|
21361863db
|
Merge pull request #3755 from jtattermusch/handle_interop_client_timeout
Kill interop clients on timeout
|
9 years ago |
Vijay Pai
|
df58c81fb2
|
Merge pull request #3698 from ctiller/qps_test_be_locky
Add a timeout to benchmark test runs
|
9 years ago |
Jan Tattermusch
|
65854ebbd2
|
stop using --cidfile for run_tests
|
9 years ago |
Jan Tattermusch
|
9b9812133c
|
use --name instead of --cidfile
|
9 years ago |
Jan Tattermusch
|
e2686282ac
|
kill interop clients on timeout
|
9 years ago |
yang-g
|
90540b4338
|
add another return in case the macro is not defined and the compiler complains about no return statement
|
9 years ago |
David Garcia Quintas
|
0c331880d0
|
Hid test-only functions from surface/call.h
|
9 years ago |
Craig Tiller
|
9f06aba55c
|
Merge pull request #3753 from nicolasnoble/generate-all-the-reports
All of the subprojects need to generate a report, otherwise Jenkins will be sad.
|
9 years ago |
Nicolas "Pixel" Noble
|
52f6fc1e1e
|
All of the subprojects need to generate a report, otherwise Jenkins will be sad.
|
9 years ago |
yang-g
|
2b745367ff
|
merge and resolve conflicts
|
9 years ago |
Stanley Cheung
|
6d22a58361
|
Merge pull request #3750 from stanley-cheung/php_update_master
PHP: update package.xml to prepare for 0.6.1 release
|
9 years ago |
Craig Tiller
|
bf3c463cb4
|
Merge pull request #3640 from carl-mastrangelo/master
Add initial interop tests
|
9 years ago |
Craig Tiller
|
d6f7035967
|
Merge pull request #3728 from nicolasnoble/go-fetch
Improving run_tests's build step.
|
9 years ago |
Stanley Cheung
|
6d3f9ac527
|
php: update package.xml to prepare for 0.6.1 release
|
9 years ago |
Stanley Cheung
|
c96f27bc48
|
Merge pull request #3749 from jtattermusch/rename_csharp_ext_nuget
Rename grpc.native.csharp_ext nuget to grpc.native.csharp
|
9 years ago |
Stanley Cheung
|
0bb06f32fb
|
Merge pull request #3747 from stanley-cheung/remove_linuxbrew_reference
Removed a few more linuxbrew references
|
9 years ago |
Stanley Cheung
|
601f03c308
|
removed a few more linuxbrew references
|
9 years ago |
Jan Tattermusch
|
a6e68f163c
|
rename grpc.native.csharp_ext nuget to grpc.native.csharp
|
9 years ago |
Jan Tattermusch
|
3d36e6260e
|
Merge pull request #3745 from jtattermusch/fix_vs2010_compilation
Fix compilation with VS2010
|
9 years ago |
Stanley Cheung
|
2167500e8c
|
Merge pull request #3739 from jtattermusch/csharp_interop_auth
Make C# auth interop tests spec compliant
|
9 years ago |
Nicolas Noble
|
7d9bb2e0c1
|
Merge pull request #3734 from jtattermusch/nuget_restore_prebuild
Move "nuget restore" operations to prebuild phase.
|
9 years ago |
Jan Tattermusch
|
d73ca4817a
|
fix compilation with VS2010
|
9 years ago |
Jan Tattermusch
|
6d137ad4d2
|
Merge pull request #3684 from yang-g/prod_roots
remove flag use_prod_roots in interop test and add use_test_ca per th…
|
9 years ago |
Yang Gao
|
5dde2b8f95
|
Merge pull request #3731 from jtattermusch/csharp_use_common_protos
Use proto files under test/proto for C# interop tests
|
9 years ago |
Michael Lumish
|
37233e63b7
|
Merge pull request #3741 from nkibler/master
ObjC - Fixed a typo in the README
|
9 years ago |
Nate Kibler
|
6b10805049
|
Merge branch 'grpc/master'
|
9 years ago |
Nate Kibler
|
3ee1da84d3
|
Fixed a typo in the README
|
9 years ago |
Michael Lumish
|
a4218c87f9
|
Merge pull request #3740 from tbetbetbe/grpc_ruby_tmp_fix_auth_interop
Fixes the broken ruby auth interop tests
|
9 years ago |
Tim Emiola
|
211ebeba92
|
Merge pull request #3730 from nicolasnoble/fetch-ruby
Splitting out bundle install for ruby into the prebuild step.
|
9 years ago |
Tim Emiola
|
bfe8a9febc
|
Fixes the broken ruby interop tests
|
9 years ago |
Jan Tattermusch
|
cf72a3adfe
|
use JWT credentials for per_rpc_creds
|
9 years ago |
Jan Tattermusch
|
9d8a65218f
|
prevent ArgumentNullException in credentials plugin
|
9 years ago |
Jan Tattermusch
|
64d7c2461a
|
make C# auth interop tests up to spec
|
9 years ago |
Jorge Canizales
|
b58de50f28
|
Merge pull request #3601 from Scott84/Scott84-ObjC-Compiler-Warning-Fix
Prevent warnings for pure virtual methods of GRXWriter.m
|
9 years ago |