Craig Tiller
db0d23466a
Give make a long timeout, tests a small one, and interop a slightly longer one
9 years ago
Craig Tiller
ef12559f0f
Rework restart facility to be more portable
9 years ago
Craig Tiller
f53d9c8d0d
Testing port server
...
run_tests.py will start a server (if it's not running, or if the running
port server mismatches the 'current' one) that serves ports to use for
tests. The server is left running after run_tests.py finishes, so that
in environments such as Mac and Windows where tests run unshielded from
each other, we don't start jumping on already used ports.
9 years ago
Jan Tattermusch
9d67d8deaf
add HealthCheck tests to run_tests.py
9 years ago
Nicolas "Pixel" Noble
70787578f6
Adding a sanity check that the cached makefile variables aren't committed.
9 years ago
Jan Tattermusch
725835abf9
polishing runtests
9 years ago
Masood Malekghassemi
910f3de184
Addenda to tools readme
9 years ago
Masood Malekghassemi
2b84162bd4
Use py.test from run_tests.py
...
Also updates the version of grpcio_test. Now that grpcio and its tests
are in different project packages, the version numbers should be kept in
sync.
9 years ago
Jan Tattermusch
8015cad21c
enable oauth2_auth_token and per_rpc_creds interop tests for C#
9 years ago
Jorge Canizales
d0b32e9a55
Make plugin & server, and pod install via run_tests.py
9 years ago
Jorge Canizales
a0b3bfa356
Start integrating ObjC tests in run_tests.py
9 years ago
Masood Malekghassemi
623b7aee4a
Reorganize Python tests
9 years ago
Masood Malekghassemi
fe8dc883d0
Reorganize Python packages
...
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
9 years ago
yang-g
61fcb185dd
regenerate projects
9 years ago
Alistair Veitch
1178900c04
merge with master, fix build issue
9 years ago
murgatroid99
a43c14fef8
Make ruby tests see changes to C core
9 years ago
Alistair Veitch
ff32faf3c9
Move grpc_census_call_*_context calls into public header
9 years ago
Craig Tiller
a7957f50af
Exclude uds from default hostname tests
9 years ago
Craig Tiller
83f4d4e218
Add a subchannel factory decorator library
9 years ago
Donna Dionne
95099bb934
adding one more prepare command to mirror repositories.
9 years ago
Masood Malekghassemi
d65632ab04
Add Python documentation generation
9 years ago
Donna Dionne
206b6866a4
removing unnecessary tests.
9 years ago
yang-g
f145b3b5be
regenerate projects
9 years ago
Donna Dionne
8ff36d53cc
Adding new interop tests
9 years ago
Donna Dionne
1b0e3437be
Adding c++ interop (cloud to prod) to jenkins work flow.
...
First effort in adding interop to jenkins work flow, more languages will follow.
9 years ago
Jan Tattermusch
9a5c4f516f
make sure async test wont be silently skipped with old NUnit
9 years ago
Nicolas "Pixel" Noble
4243ca878e
Supporting FreeBSD for Jenkins.
10 years ago
Craig Tiller
c4b56b67a2
Make passing NULL for host not crash
10 years ago
vjpai
b28456b1e4
Add dynamic thread pool and initial port of test
10 years ago
Stanley Cheung
f4f6bc2c77
Minor jenkins script cleanjup
10 years ago
Stanley Cheung
0308274267
fix ruby gem path
10 years ago
Stanley Cheung
f64825f24b
run homebrew installation script on macos jenkins
10 years ago
yang-g
8b25f2aaeb
move fake_transport_security_credentials to private API
10 years ago
Stanley Cheung
a83cb9160f
use export instead
10 years ago
Stanley Cheung
29e1aca8cc
local can only be used in a function;
10 years ago
Stanley Cheung
f97b4f26d6
Add per-language homebrew testing for Mac on Jenkins
10 years ago
Nicolas "Pixel" Noble
482d761bd7
Making sure that 32 bits is being built and run on Jenkins.
10 years ago
Alistair Veitch
b46f3f400e
fix build
10 years ago
Craig Tiller
698d00c60e
Add ipv4:, ipv6: schemes
10 years ago
Stanley Cheung
b00472b62a
missed a php depenedency in dockerfile
10 years ago
Stanley Cheung
488a5b40b9
temp directory doesnt work when tests run in parallel
10 years ago
Stanley Cheung
17bb3ec921
support macos in jenkins run_distributions script
10 years ago
Michael Larson
878b63e1eb
old not parallel version of generate_projects.sh, for debuggin
10 years ago
Michael Larson
b19d4ebba0
changed vsproject generation to make c++ tests; put a hint in the .sln about lib vs. target; expand .proto includes
10 years ago
Alistair Veitch
635899d062
rebuild makefile
10 years ago
Stanley Cheung
d76bb254e2
rename script to run_distribution
10 years ago
yang-g
7ef7232dd9
split iterator into its own file
10 years ago
Craig Tiller
1ada6ad8e5
Added connectivity tests, fixed bugs
10 years ago
Nicolas "Pixel" Noble
b8c1524728
Enabling 32 bits downgrade of our environment.
10 years ago
vjpai
a2e1bb1577
Change name of thread_pool files to fixed_size_thread_pool when
...
appropriate
10 years ago