Jan Tattermusch
|
57ee3db01d
|
Merge pull request #3099 from murgatroid99/node_interop_echo_metadata
Node interop custom_metadata
|
9 years ago |
Nathaniel Manista
|
cb5b2b832d
|
Merge pull request #3683 from soltanmm/verbosity
Add verbosity to Python `run_tests.py` output.
|
9 years ago |
murgatroid99
|
f20d7db554
|
Fixed issues with binary metadata type checking
|
9 years ago |
Masood Malekghassemi
|
f194d6f828
|
Set pytest-xdist-compatible pytest-timeout method
|
9 years ago |
Vijay Pai
|
0e62195b44
|
Merge pull request #3679 from yang-g/flake3
unref slice before cancel
|
9 years ago |
Masood Malekghassemi
|
c234f23ce7
|
Add verbosity back to Python testing output
|
9 years ago |
murgatroid99
|
9b701e9f58
|
Merge branch 'master' into node_interop_echo_metadata
|
9 years ago |
yang-g
|
89f1c72779
|
unref slice before cancel
|
9 years ago |
Vijay Pai
|
1485683fcd
|
Merge pull request #3615 from dgquintas/gcc_520
Type conversion fixes to make GCC 5.2.0 happy
|
9 years ago |
Vijay Pai
|
fbfd3d42d2
|
Merge pull request #3610 from ctiller/stressy
Fix thread stuck problem on Mac
|
9 years ago |
Jan Tattermusch
|
c02cb03ecc
|
Merge pull request #3675 from jtattermusch/interop_auth_tests
Add auth interop test support to run_interop_tests.py
|
9 years ago |
Jan Tattermusch
|
4d1fc55261
|
Merge pull request #3676 from jtattermusch/add_ruby_server
Add ruby server to run_interop_tests.py
|
9 years ago |
Craig Tiller
|
6078a7d367
|
Add commentary
|
9 years ago |
Jan Tattermusch
|
b1dec72703
|
add ruby server to run_interop_tests.py
|
9 years ago |
Nicolas Noble
|
8d933d8ed6
|
Merge pull request #3645 from grpc/release-0_11
Upport changes from 0.11 release branch.
|
9 years ago |
Craig Tiller
|
d49e3a1e6b
|
Add commentary
|
9 years ago |
Craig Tiller
|
d0a00003d6
|
clang-format
|
9 years ago |
Craig Tiller
|
b937aa1b7a
|
ex --> ext
|
9 years ago |
Jan Tattermusch
|
fb8c77d477
|
add auth interop tests
|
9 years ago |
David Garcia Quintas
|
35284f0c84
|
Simplified comments
|
9 years ago |
Jan Tattermusch
|
2b778d6971
|
copy service account key logic
|
9 years ago |
Michael Lumish
|
a4aba6e668
|
Merge pull request #3628 from murgatroid99/node_test_timeout_investigation
Removed a pair of racy Node tests
|
9 years ago |
David Garcia Quintas
|
760cd88eaf
|
Merge branch 'master' of github.com:grpc/grpc into gcc_520
|
9 years ago |
murgatroid99
|
7cd632c89a
|
Re-implemented call propagation tests to avoid race conditions
|
9 years ago |
David G. Quintas
|
d48c5a5b9f
|
Merge pull request #3637 from ctiller/smash-it
Use sys.executable instead of hard coding python binary string
|
9 years ago |
Craig Tiller
|
1447ece093
|
Use sys.executable instead of hard coding python binary string
This is necessary to get the right binary on Windows
|
9 years ago |
Yang Gao
|
e1d8d4dc1b
|
Merge pull request #3635 from ctiller/be-useful
Add a more useful log message when failing to connect
|
9 years ago |
Craig Tiller
|
c6fb3f4ae4
|
Merge branch 'be-useful' of github.com:ctiller/grpc into be-useful
|
9 years ago |
Craig Tiller
|
0d6499e7e1
|
Add more verbose traces for port_server usage
|
9 years ago |
Craig Tiller
|
c6c3189f3d
|
Add more verbose traces for debug output
|
9 years ago |
Nicolas Noble
|
075821f726
|
Merge pull request #3614 from dgquintas/port_server_python_version
Small changes to tools/ Python scripts
|
9 years ago |
Stanley Cheung
|
1331bf3828
|
Merge pull request #3552 from nathanielmanistaatgoogle/example-docs-moved
Mark Python example docs as moved to grpc.io
|
9 years ago |
Yang Gao
|
27155937a8
|
Merge pull request #3629 from ctiller/sharply-sea
Fix use-after-free
|
9 years ago |
David Garcia Quintas
|
809831eef7
|
Added comments
|
9 years ago |
Craig Tiller
|
3bf828f602
|
Add a more useful log message when failing to connect
|
9 years ago |
Qi Zhao
|
69d5c19036
|
Merge pull request #3631 from jtattermusch/interop_go
Add go support to run_interop_tests.py
|
9 years ago |
Jan Tattermusch
|
4b6bc1e859
|
added comment about go dependencies
|
9 years ago |
Jan Tattermusch
|
cc1bde7603
|
add go support to run_interop_tests.py
|
9 years ago |
Craig Tiller
|
bae235cd5f
|
Fix use-after-free
|
9 years ago |
Craig Tiller
|
91054e6855
|
Merge pull request #3627 from yang-g/flake2
Deflake end2end_test
|
9 years ago |
murgatroid99
|
08005eda53
|
Removed a pair of racy Node tests
|
9 years ago |
Nicolas Noble
|
67eadf7c64
|
Merge pull request #3619 from ctiller/my-sanity-is-failing
Restore sanity
|
9 years ago |
Craig Tiller
|
0801ce6ef3
|
Restore include sanity
|
9 years ago |
Craig Tiller
|
78e1e3b128
|
Merge branch 'my-sanity-is-failing' into stressy
|
9 years ago |
Craig Tiller
|
2468ff56a4
|
Restore build sanity
|
9 years ago |
Craig Tiller
|
4de3e4f41e
|
Restore sanity
|
9 years ago |
Craig Tiller
|
72ae72d83f
|
Merge github.com:grpc/grpc into stressy
|
9 years ago |
Craig Tiller
|
a9154a36fb
|
Merge pull request #3612 from nicolasnoble/useful-assert-is-useful
Get sanity to output more interesting information if it fails.
|
9 years ago |
Craig Tiller
|
2a548d082b
|
Merge pull request #3006 from soltanmm/sketchbook
Add API tracing, coalesce surface+batch tracing
|
9 years ago |
Michael Lumish
|
c23b7df81c
|
Merge pull request #3609 from nicolasnoble/html-reports
Adding crude html report support.
|
9 years ago |