David Garcia Quintas
9260a95062
Explicit Python version for port_server
10 years ago
Masood Malekghassemi
9229810752
Update build files
10 years ago
Masood Malekghassemi
fe1093c3a8
Update build tools
10 years ago
Nicolas "Pixel" Noble
4d97707751
Adding crude html report support.
10 years ago
Jan Tattermusch
210a0ea598
tweaking of run_interop_tests.py
10 years ago
Jan Tattermusch
91ad018c00
Build and run per-language containers for interop tests
10 years ago
murgatroid99
db5b1603b2
Removed most of the gyp file, and the tests for it
...
There seems to be a bug in node-gyp (nodejs/node-gyp#752 ) that prevents
it from working properly with other gyp files.
10 years ago
murgatroid99
004128ce85
Updated run_tests with new node package location
10 years ago
yang-g
54db83d06d
fix run_interop_tests.py
10 years ago
Masood Malekghassemi
d43ad333b8
Make load_tests protocol tests run via py.test
10 years ago
murgatroid99
d7d8337df0
Added code for extension coverage
10 years ago
Jan Tattermusch
8266c67127
enable cloud_to_cloud tests with servers in a separate container
10 years ago
Jan Tattermusch
f88f3e2c69
enable php interop tests
10 years ago
Jan Tattermusch
f49936acef
make python generate args for interop tests
10 years ago
Jan Tattermusch
320bd61499
simplify running of interop tests on jenkins
10 years ago
Craig Tiller
bfc8a06a7b
Fix typo
10 years ago
Craig Tiller
95cc07b169
Split timeout and failure retry policy
10 years ago
Craig Tiller
d4509a16b3
Default to no-flakes, allow enabling them
10 years ago
Craig Tiller
8287523daf
Add missing import
10 years ago
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
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
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
Nicolas "Pixel" Noble
8a7b7468c0
Fixing sanity.
10 years ago
Stanley Cheung
7a4e8e4498
php: fix jenkins flake
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
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