Nicolas "Pixel" Noble
|
3fcd3bf8f3
|
Adds coverage reports for C and C++.
|
10 years ago |
Nicolas Noble
|
c2ee8140a5
|
Merge pull request #3783 from murgatroid99/node_preinstall_cache_dependencies
Preinstall and cache dependencies in docker test runs
|
10 years ago |
Craig Tiller
|
2783ced6f4
|
Merge branch 'latent-see' into try-this-simple-trick-to-double-performance
|
10 years ago |
Craig Tiller
|
42cc378a4c
|
Merge branch 'latent-see' into cache-accept-enc
|
10 years ago |
Craig Tiller
|
2b15f1e25a
|
Merge github.com:grpc/grpc into latent-see
|
10 years ago |
Craig Tiller
|
cde54ba69f
|
Merge branch 'latent-see' into latent-more-see
|
10 years ago |
Jan Tattermusch
|
b733c74ffc
|
Merge pull request #3760 from murgatroid99/node_unified_installation_failure
Fix issue with Node installation
|
10 years ago |
Nicolas Noble
|
1e2b606c06
|
Merge pull request #3752 from ctiller/just-keep-trying!
Retry timeouts on pull requests
|
10 years ago |
Craig Tiller
|
8e30e25b14
|
Fix asan compile error
|
10 years ago |
Stanley Cheung
|
b0cd08acab
|
php: validate and normalize metadata keys
|
10 years ago |
Craig Tiller
|
0ba432d445
|
Move profiling system to gpr
|
10 years ago |
David Garcia Quintas
|
5994bd167a
|
Avoid lock/unlock for common client channel pick.
|
10 years ago |
Jan Tattermusch
|
abaf47c3a5
|
Merge pull request #3746 from murgatroid99/node_interop_compliance
Made node interop tests maximally compliant with the spec
|
10 years ago |
Craig Tiller
|
cb7bf8a057
|
Set current worker for longer
==> Less self kicking
==> Double performance for sync_unary_ping_pong_test on my machine
|
10 years ago |
Craig Tiller
|
44011e8ab3
|
More markup
|
10 years ago |
Craig Tiller
|
ce1f19e531
|
More markup
|
10 years ago |
Julien Boeuf
|
01ac4f0e46
|
Removing warnings when using boringssl.
boringssl and openssl do not have the same method signatures (integer
types differ).
|
10 years ago |
murgatroid99
|
28c06d8520
|
Added persistent caching for npm dependencies in Jenkins Dockerfiles
|
10 years ago |
Yang Gao
|
8aad5a07bf
|
Merge pull request #3751 from jboeuf/fix_3680
Fixing #3680
|
10 years ago |
murgatroid99
|
e754079d0d
|
Fixed spelling error
|
10 years ago |
murgatroid99
|
ae369de3b8
|
Added node pre-build steps to run_tests.py
|
10 years ago |
Craig Tiller
|
3ff2754738
|
Enable cache for encodings accepted by peer
|
10 years ago |
Masood Malekghassemi
|
26ea9e2881
|
Give Python tests 15 minutes
Also refactors configurations to setting timeout multipliers and
allowing individual test languages to set their desired absolute
timeouts.
|
10 years ago |
Craig Tiller
|
423cce4caf
|
Merge pull request #3702 from nicolasnoble/docker-inception
Trying to allow docker-within-docker.
|
10 years ago |
Michael Lumish
|
cdb5f435df
|
Merge pull request #3763 from nicolasnoble/node-coverage-report-fix
Adding basic redirect for the node coverage report html.
|
10 years ago |
Craig Tiller
|
4c351aafed
|
Merge pull request #3701 from yang-g/unreachable
mark unreachable code with a macro
|
10 years ago |
Craig Tiller
|
1f41b6b5ed
|
Simplify adding annotations, annotate more things
|
10 years ago |
Nicolas "Pixel" Noble
|
0ca8c06b19
|
Adding basic redirect for the node coverage report html.
|
10 years ago |
Jan Tattermusch
|
798d8ba25f
|
Merge pull request #3761 from jtattermusch/fix_interop_tests
Various run_interop_tests.py fixes
|
10 years ago |
Jan Tattermusch
|
cc6a2b89fc
|
eat output from docker kill as well
|
10 years ago |
Jan Tattermusch
|
ab5bc721a0
|
prevent polluting output by subprocesses
|
10 years ago |
murgatroid99
|
5dbbd9178d
|
Revert "Added interval_us delay in Node interop server"
This reverts commit 83815eab40 .
|
10 years ago |
murgatroid99
|
be13d81824
|
Fixed some issues with the tests
|
10 years ago |
Jan Tattermusch
|
1f1c5c541a
|
run empty_stream interop test
|
10 years ago |
Jan Tattermusch
|
0a14f62e17
|
dont use + character in generated container names
|
10 years ago |
Jan Tattermusch
|
98c0be5228
|
add retries for docker port command
|
10 years ago |
Nicolas "Pixel" Noble
|
0221ecbdfd
|
Ensuring docker dependencies present in the container.
|
10 years ago |
murgatroid99
|
15def98e34
|
Expanded comment in binding.gyp
|
10 years ago |
murgatroid99
|
eb185de4cb
|
Fixed some issues with the Node tests
|
10 years ago |
murgatroid99
|
fd994f11b8
|
Consolidated gyp files to fix Node installation issue
|
10 years ago |
murgatroid99
|
32a145b73c
|
Moved grpc.gyp.template to binding.gyp.template
|
10 years ago |
Michael Lumish
|
a9c1493551
|
Merge pull request #3758 from stanley-cheung/php_empty_stream_interop_test
PHP: implement empty_stream interop test
|
10 years ago |
Stanley Cheung
|
66ec9bb0ef
|
php: call writesDone in interop test
|
10 years ago |
Stanley Cheung
|
e5ba29f337
|
php: implement empty_stream interop test
|
10 years ago |
murgatroid99
|
6374f9dc83
|
Fix a couple of issues with the node interop client
This fixes how the node interop client handles authentication failure
and how it checks the service account email responses.
|
10 years ago |
murgatroid99
|
2e58fafe55
|
Merge branch 'master' into node_interop_compliance
|
10 years ago |
Michael Lumish
|
4d3fc1452f
|
Merge pull request #3757 from murgatroid99/node_interop_docker_fix_real
Fix the Node interop test runner files
|
10 years ago |
murgatroid99
|
c86909ce71
|
Fixed node interop build script and Dockerfile
|
10 years ago |
Sree Kuchibhotla
|
1f0846d127
|
Merge pull request #3692 from dgquintas/inspector_fail
Fixed unprotected access to call field
|
10 years ago |
David G. Quintas
|
2ccbb91f18
|
Merge pull request #3691 from sreecha/fix_compression
Fix incorrect assert
|
10 years ago |