Craig Tiller
2ded19b84f
Update projects
9 years ago
Craig Tiller
4a71ce2633
Increase msan timeout also
9 years ago
Stanley Cheung
d0532654b0
php: fix build failure on mac
9 years ago
Craig Tiller
b2ea0b9f48
Up asan/tsan timeouts - they need it
9 years ago
Craig Tiller
8b5f4dcc7f
Fix typo
9 years ago
Craig Tiller
abd37fd278
Make run_tests.py robust against port_server not starting
9 years ago
Jan Tattermusch
940caa2d97
prevent occasional AppDomainUnloadedException from nunit
9 years ago
yang-g
d090fe1379
auth context api change for string_ref
9 years ago
Hongyu Chen
beb580b941
More merge conflict fix
9 years ago
Craig Tiller
e69426448a
Windows builds need longer
9 years ago
yang-g
31ff8bcc15
add missing headers from 2495
9 years ago
Masood Malekghassemi
8f56c422f8
Add global per-test timeout to Python test harness
9 years ago
yang-g
e21908fcee
impl
9 years ago
Craig Tiller
9f3b2d7f94
Expand error handling to ignore all errors printing output
9 years ago
Craig Tiller
3d20b000b7
Add a comment describing out views on killing
9 years ago
Craig Tiller
43fef09aec
Don't fail a build on failure to kill a docker instance
...
It's quite ok for a docker instance to already be dead.
9 years ago
Julien Boeuf
814ffd67f5
Fixing buildgen output.
9 years ago
Julien Boeuf
8fd915ab8d
Adding grpc::string_ref class.
...
- Strict subset of
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html
- Useful to avoid unnecessary string copies.
9 years ago
Craig Tiller
8d8a52cd58
Update to v1.7
9 years ago
Craig Tiller
ef2e4d8208
Update sanity
9 years ago
Hongyu Chen
a0f149e873
Move core/profiling/timers_preciseclock.h to core/support/ such that we
...
have a gpr public function which returns cycle clock.
9 years ago
yang-g
9d1f0c4a0c
Fix merge failures
9 years ago
Craig Tiller
333ced0b8a
Remove accidental dependency on zookeeper in shutdown_test
9 years ago
Vijay Pai
e8a7e30a75
Eliminate public thread-pool interface
9 years ago
Craig Tiller
11a28c7f1a
Update projects
9 years ago
yang-g
9fb35a5332
split stream.h into sync_stream.h and async_stream.h
9 years ago
yang-g
9e2f90cd06
headers reorg
9 years ago
Masood Malekghassemi
71e29ef459
Add new core tests to run_tests/run_python.sh
...
The tests don't currently get discovered by py.test due to their use of
the Python 2.7+ load_tests protocol.
9 years ago
Hongyu Chen
e09dc78e74
rename census_filter.{c,h} to grpc_filter.{c,h}
9 years ago
yang-g
2f5ea5f244
regenerate projects
9 years ago
Craig Tiller
80aa28013f
Fix character classes to updated spec
9 years ago
Craig Tiller
49772e00eb
Outlaw illegal metadata characters
9 years ago
David Garcia Quintas
a4c4f02a63
Added C API functions for compression args handling (w/ tests)
9 years ago
yang-g
11e3028e65
regenerate projects
9 years ago
yang-g
c317f07b56
Make Channel ctor private
9 years ago
yang-g
ef00308e39
remove internal_stub
9 years ago
Hongyu Chen
fdc1dc744b
Move census_filters from .../channel to .../census
9 years ago
yang-g
8c2be9f228
Remove ChannelInterface and replace it with Channel
9 years ago
Craig Tiller
711bbe6364
Exclude qps_test from tsan runs
...
The TSAN deadlock detector has some problems that prevents this test
from running successfully.
Issue #2994 has been filed to re-enable these in the future.
9 years ago
Craig Tiller
e50e5cbde2
Add a timeout to shutdown to forcefully end calls
9 years ago
yang-g
6c1fdc6c89
Only run built binaries
9 years ago
Nicolas "Pixel" Noble
4a5a8f3119
Reducing JUnit's report size.
9 years ago
Nicolas "Pixel" Noble
bb3aed0ef9
Removing gpr_cancelable.
9 years ago
Robbie Shade
6d9e1849ee
Regenerated project files
9 years ago
Donna Dionne
0218dcae0e
small fix for go docker private image building
9 years ago
Masood Malekghassemi
12dadafd22
Add health-checking to Python
...
Adds the initial reference implementation for health-checking in gRPC
Python as a separate project (but within the same grpc package to keep
namespaces consistent). Only installs the package to test the
build-proto-modules custom command introduced in the health-checking
project.
9 years ago
Donna Dionne
689b70596d
adding build.sh for go so that go can test with private changes and private docker images.
...
fixing a go docker image build error.
9 years ago
Hongyu Chen
7adbb64307
Build file changes
9 years ago
yang-g
ffc8a6b431
move auth property iterator declaration into auth_context.h
9 years ago
Hongwei Wang
fbc86857e5
Set docker environment variable GRPC_ZOOKEEPER_SERVER_TEST
9 years ago