Craig Tiller
31fdaa4aa5
Retry checking port_server on socket timeout errors
10 years ago
Craig Tiller
3dc1e4f909
Add support for flaky timeouts
10 years ago
Craig Tiller
d7e09c31e6
Purple flakes
10 years ago
Craig Tiller
3ef8c0862e
More PDB trickery
10 years ago
Craig Tiller
25834347e2
Enforce a more mergable build.yaml format
10 years ago
vjpai
9839d285cd
Move block_annotate from iomgr to support since it's used in other
...
core places besides iomgr
10 years ago
Vijay Pai
3dd3ba1efa
Rebuild all project files with new header included
10 years ago
Craig Tiller
d383b0f7e7
Integrate docker-based clang_format with Jenkins
10 years ago
Craig Tiller
ddf3a511aa
Add clang-format to sanity
10 years ago
Craig Tiller
a2f38b0563
Dump portlog.txt on port server error, detect crashes earlier
10 years ago
Craig Tiller
91318bc256
Add retries for flaky tests (enabled by default for now)
10 years ago
Craig Tiller
c1385d6705
Fix (hackily) fling_stream_test under gyp
10 years ago
Craig Tiller
7bedba8c45
Disable zookeeper test for now
10 years ago
Craig Tiller
258f8de866
Windows fixes
10 years ago
Craig Tiller
64db1580f8
Remove workqueue_test from Windows for now
10 years ago
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
10 years ago
Eric Anderson
37aad2a29a
Prevent failed docker builds from accumulating
...
By default docker does not clean up temporary images when the build
fails to allow the user to inspect the state of the container to
determine what went wrong. Those images don't help us at all and just
accumulate until disk usage is 100%.
10 years ago
Nicolas "Pixel" Noble
8a7b7468c0
Fixing sanity.
10 years ago
Stanley Cheung
7a4e8e4498
php: fix jenkins flake
10 years ago
murgatroid99
08fac99e73
Added gyp to Jenkins slave Dockerfile
10 years ago
Masood Malekghassemi
db34486027
Fix Python dockerfile
10 years ago
Craig Tiller
c20b19d0f7
better logging
10 years ago
Craig Tiller
8af4c33718
Final patches for rename
10 years ago
murgatroid99
a3e244f2f1
Fixed run-time conflicts between gyp tests and other tests
10 years ago
Craig Tiller
298751c119
Split closures from iomgr.h
10 years ago
murgatroid99
fddac9632a
Fixed more style issues
10 years ago
murgatroid99
89899b1708
Removed another semicolon
10 years ago
murgatroid99
fafeeb38c1
Fixed some style issues
10 years ago
Craig Tiller
ba496454b2
Fixes
10 years ago
murgatroid99
256d3dff68
Added build steps to run_tests.py to run gyp before make
10 years ago
murgatroid99
cf08dafa41
Added gyp language to run_tests.py
10 years ago
Jan Tattermusch
13e65dfd4f
import yaml module lazily
10 years ago
Jan Tattermusch
261b58ca80
using tty option is not ok on jenkins
10 years ago
Jan Tattermusch
c96b9eb750
correct behavior for travis flag
10 years ago
Jan Tattermusch
c95eead416
use_docker support for run_tests.py
10 years ago
Jan Tattermusch
901b0f1a53
Remove traces of running zookeeper on jenkins master
10 years ago
Craig Tiller
ae322afe60
Better port selection
...
- avoid IANA and Linux ephemeral port ranges
- support dropping allocated ports
- aggressively try to reclaim ports if we reach exhaustion
- set SO_REUSEADDR on test port binds
10 years ago
nmittler
46ef6b0e13
Adding apr to grpc-java Dockerfile
10 years ago
Craig Tiller
d136a5c44c
grpc++.h was not installed
10 years ago
Craig Tiller
6a6b36c503
Enable -Wconversion
10 years ago
Craig Tiller
f96dfc3cf8
First round of fixing up implicit 64->32 bit conversions
10 years ago
Tim Emiola
6ff393f405
Remove redundant docker files from grpc repo
10 years ago
Masood Malekghassemi
38fc0bb3d5
Fix Python docgen
...
The old package directory handling was stale in grpcio's setup.py
command support module and docgen had a typo.
10 years ago
Craig Tiller
73b6606629
Workqueue: interface, test, and posix implementation
10 years ago
David Garcia Quintas
4fb049b647
Added round robin LB policy.
10 years ago
David Garcia Quintas
5c4543d9f5
Introduced a registry for LB policies.
10 years ago
Jan Tattermusch
50b8e5a0e4
remove outdated scripts for building debian packages
10 years ago
Craig Tiller
b5391e1ae6
run tests on my desktop should be parallel too
10 years ago
Craig Tiller
929e7eebc6
Fix typo
10 years ago
Craig Tiller
fe06d409c5
Try even harder to disable PDB generation
10 years ago