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 |
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
|
9 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 |
Jan Tattermusch
|
ab7abdb968
|
dont eat run_tests.py errors on test failure
|
9 years ago |
Jan Tattermusch
|
e480a6a1f9
|
dont eat run_tests.py errors on test failure
|
9 years ago |
murgatroid99
|
c36f6ea745
|
Compile and link core tests with libuv
|
9 years ago |
Ken Payson
|
3299f81ea8
|
Remove run_tests.py poll-cv shim
|
9 years ago |
Ken Payson
|
65818729dc
|
Clang format
|
9 years ago |
Ken Payson
|
e02c7ed37b
|
Broke cv polling into seperate engine
|
9 years ago |
Jan Tattermusch
|
50e98574b2
|
update path to C# test build by dotnet cli
|
9 years ago |
Siddharth Shukla
|
bd268492e8
|
remove erroneously redefined function from run_tests.py
The function was added in 824c234de8 .
|
9 years ago |
murgatroid99
|
b6204f52cd
|
Add 'node6' to the other spot where it's needed in run_tests.py
|
9 years ago |
Jan Tattermusch
|
1f7ce19d63
|
update path to C# test build by dotnet cli
|
9 years ago |
murgatroid99
|
6485393534
|
Add Node 6 to the list of recognized compilers in run_tests.py
|
9 years ago |
Muxi Yan
|
58c0615c1d
|
Extend the deadline of objc-examples-build to 30 minutes
|
9 years ago |
siddharthshukla
|
2135a1b557
|
add PyPy to testing toolchain
|
9 years ago |
Jorge Canizales
|
8a9fe2ad97
|
nit: format ObjC test targets better
So they can be commented out.
|
9 years ago |
Stanley Cheung
|
fa1e4fa7f1
|
php: add php7 to jenkins basic and interop tests
|
9 years ago |
Stanley Cheung
|
2e2cdffe9d
|
php: add php7 to jenkins basic and interop tests
|
9 years ago |
Craig Tiller
|
5ca7e47493
|
Merge pull request #6737 from ctiller/delayed-write
Delay beginning most writes until we enter poll()
|
9 years ago |
Craig Tiller
|
8f18ee64b2
|
Make default log verbosity ERROR, run tests with DEBUG
|
9 years ago |
Craig Tiller
|
38fb8de100
|
get timeouts working on run_tests.py again
|
9 years ago |
Craig Tiller
|
2808be6641
|
Fix regex filtering
|
9 years ago |
Nicolas "Pixel" Noble
|
9183314435
|
Addressing comments.
|
9 years ago |