Matt Kwong
|
0ff1957a5b
|
Fix test coverage reporting
|
8 years ago |
Craig Tiller
|
b29f1fe3a2
|
Update include paths
|
8 years ago |
Alexander Polcyn
|
f3147b3a7c
|
watch channel state without the gil to fix deadlock on abrupt SIGTERM
|
8 years ago |
Alexander Polcyn
|
c44c16e330
|
add initial framework for full end2end tests outside of rspec
|
8 years ago |
Siddharth Shukla
|
d194f59939
|
Make testing scripts python3.x compatible
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
|
8 years ago |
David Garcia Quintas
|
e2bdbfe075
|
Fix misplaced assert in run_tests.py
|
8 years ago |
Jan Tattermusch
|
3464f70694
|
dont silence realtime output from run_tests.py --use_docker
|
8 years ago |
Alexander Polcyn
|
e0f5688a54
|
re-enable ruby tests on mac
|
8 years ago |
David Garcia Quintas
|
0727c1008a
|
Fix wrong way of logging cmd failures in run_tests.py
|
8 years ago |
murgatroid99
|
88113f7b61
|
Minor fixes to tests
|
8 years ago |
David Garcia Quintas
|
947e530e7f
|
Fix args processing in run_tests
|
8 years ago |
murgatroid99
|
1191b7202d
|
Improve Node and libuv testing and test coverage
Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
|
8 years ago |
Craig Tiller
|
cba864bfbe
|
Eliminate port server env var, force its use always, consolidate code
|
8 years ago |
David Garcia Quintas
|
b5359b5fac
|
added assert against combining -p and -n
|
8 years ago |
David Garcia Quintas
|
95b37b7dfd
|
Add random samping to run_tests.py
|
8 years ago |
David Garcia Quintas
|
0392025bff
|
Better error reporting in run_tests.py
|
8 years ago |
Jan Tattermusch
|
dd900d55b8
|
cleanup windows_build_bat
|
8 years ago |
Jan Tattermusch
|
397d2d9621
|
compile C# with VS2015
|
8 years ago |
Jan Tattermusch
|
dc5e509b4e
|
remove vs2010 references from run_tests.py
|
8 years ago |
Jan Tattermusch
|
e7f0b8579b
|
use grpc_csharp_ext built by cmake
|
8 years ago |
Alex Polcyn
|
e364b9ac54
|
skip ruby tests on mac
|
8 years ago |
Jan Tattermusch
|
c98bde60cb
|
add cmake support to run_tests.py
|
8 years ago |
Craig Tiller
|
7dc4ea66f0
|
Make the microbenchmark profile gatherer run some in parallel
|
8 years ago |
Robbie Shade
|
ca7effcdff
|
Replace timeout/scaling macros with functions.
|
8 years ago |
Sree Kuchibhotla
|
b5517ddf65
|
typo
|
8 years ago |
Sree Kuchibhotla
|
70d9ca402a
|
Excluded async_client_sync_server_* tests for poll-cv engine since it
sometimes get stuck (or extremely slow).
(https://github.com/grpc/grpc/issues/8545) created to debug poll-cv
issues with async_client_sync_server perf tests
|
8 years ago |
Tsuyoshi Ozawa
|
4e0238d8d1
|
Using "/usr/bin/env python" in run_tests.py
|
8 years ago |
murgatroid99
|
c518198d9a
|
run_tests: set Node runtime variable when using default compiler
|
8 years ago |
Jan Tattermusch
|
7dd2cc6f68
|
cleanup and speedup of sanity tests
|
8 years ago |
Jan Tattermusch
|
5c79a3199c
|
cleanup tools/run_tests directory
|
8 years ago |
Jan Tattermusch
|
a025ea7c1c
|
test timeouts eliminated by mistake
|
8 years ago |
Jan Tattermusch
|
68e27bfef3
|
enable running many runs per test without flooding the logs
|
8 years ago |
Jan Tattermusch
|
fffb2676b5
|
test timeouts eliminated by mistake
|
8 years ago |
Masood Malekghassemi
|
a0804ef0d2
|
Fix test runner failures for Python on Windows
|
8 years ago |
Masood Malekghassemi
|
c4f5a2eed2
|
Fix test runner failures for Python on Windows
|
8 years ago |
Craig Tiller
|
bc28cd6f90
|
Scale poll-cv test timeouts up
|
8 years ago |
Craig Tiller
|
ab34b12e50
|
Make a better educated guess about CPU costs of a benchmark
|
8 years ago |
Craig Tiller
|
e6684f415e
|
Remove legacy poller
|
8 years ago |
Yuchen Zeng
|
fdae4bdea5
|
Add env variable GRPC_DNS_RESOLVER
|
8 years ago |
Matt Kwong
|
1347e40563
|
Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests
|
8 years ago |
Matt Kwong
|
029ed106c5
|
Enable port tests to be run using gcc4.8
|
8 years ago |
murgatroid99
|
eaf7964001
|
Add test scripts for electron
|
8 years ago |
murgatroid99
|
5a3f862153
|
Add missing comma in run_tests.py
|
8 years ago |
murgatroid99
|
59792a39b0
|
Build Node artifacts and allow Node tests for Node 7
|
8 years ago |
murgatroid99
|
b53e5d1f2b
|
Create benchmark client and server for Node Express
|
9 years ago |
Jan Tattermusch
|
19a4121e73
|
more flexible test naming in reports
|
9 years ago |
murgatroid99
|
1687cab9ed
|
Add libuv tests, and installation step in dockerfile
|
9 years ago |
Jan Tattermusch
|
cfcc0755a0
|
more flexible test naming in reports
|
9 years ago |
kpayson64
|
d195cf589d
|
Add condition variable polling engine
|
9 years ago |
murgatroid99
|
2c287ca750
|
UV tests pass on linux
|
9 years ago |