Craig Tiller
4bef7cebe6
Use old memcpy for wrappers
9 years ago
Jan Tattermusch
8640f92c24
add artifact builder for python
9 years ago
Adele Zhou
d63e90de89
Handle the case when result.http2results is None.
9 years ago
Nicolas "Pixel" Noble
dc5cf55257
Fixing copyrights.
9 years ago
Nicolas "Pixel" Noble
3de3f809d3
Fixing run_tests scripts for Ruby.
9 years ago
Jan Tattermusch
73c99f3555
test C# nuget package
9 years ago
Jan Tattermusch
38b519a48d
replace nuget version by placeholder
9 years ago
Nicolas "Pixel" Noble
fa132c2f56
Actually moving this to the proper place.
9 years ago
Nicolas "Pixel" Noble
4fba286e4d
Adding windows support for gpr subprocesses.
9 years ago
Nicolas "Pixel" Noble
d5d83aa33f
Fixing, using and testing alarm code.
9 years ago
Nicolas "Pixel" Noble
09121799b0
Removing gpr as a separated library.
9 years ago
Jan Tattermusch
be538a1a79
generalize build_artifacts.py
9 years ago
Jan Tattermusch
3de6b76942
use correct path for C tests on win64
9 years ago
Jan Tattermusch
aab1e51bd3
Generate report.xml report with --build_only too
9 years ago
David Garcia Quintas
d79ef3af71
Fixed wrong usage of global var
9 years ago
David Garcia Quintas
6bd7b97dc6
DONE!!1one
9 years ago
David Garcia Quintas
e1300deb87
After GrpcLibrary refactoring. Compiles and passes. WIP still
9 years ago
Nicolas "Pixel" Noble
51b1aeee68
Moving some config defaults to build.yaml, and moving others to CPPFLAGS.
9 years ago
Craig Tiller
3e301a37bc
Reduce CPU, increase MSAN timeouts
9 years ago
Jan Tattermusch
ed342b1c4d
meaningful name for grpc_jenkins_slave
9 years ago
Jan Tattermusch
788ee23ab3
cleanup sanity tests
9 years ago
Craig Tiller
b0f275e4af
Small testing fixes
...
- end2end test deadlines may complete before checking IsCancelled
=> don't expect it to be false in these cases
- add exponential backoff to port_posix
- ensure run_tests rebuilds targets with a regex I commonly use
9 years ago
Craig Tiller
17b5047e46
Fix copyrights
9 years ago
Jan Tattermusch
07fb042d25
fix check_arch_option
9 years ago
Jan Tattermusch
f08018ad24
better architecture check on linux
9 years ago
Jan Tattermusch
adc9c08123
move artifact dockerfiles
9 years ago
Jan Tattermusch
5371d734de
move jenkins_slave dockerfiles under tools/dockerfile
9 years ago
Jan Tattermusch
fba6530a6a
refactor make_jobspec
9 years ago
Jan Tattermusch
9be594f76b
better arch support
9 years ago
Jan Tattermusch
4dc9e72518
refactor dockerization of run_tests.py
9 years ago
David Garcia Quintas
6a48405ed0
pre sync_stream.cc creation. Does not compile
9 years ago
David Garcia Quintas
b523c732d1
async_stream.h done. Compiles
9 years ago
David Garcia Quintas
2425bbbc55
Further work. Compiles. WIP
9 years ago
murgatroid99
e30785affb
Fixed copyright
9 years ago
murgatroid99
1559ff16c0
Fixed copyright in post_tests_ruby.sh
9 years ago
David Garcia Quintas
f48e538003
copyrights
9 years ago
Craig Tiller
087543f670
Fix copyright
9 years ago
murgatroid99
02a6b8ef1e
Stop Node tests from incorrectly reporting success
9 years ago
Jan Tattermusch
3175f7c733
fix copyright
9 years ago
Jan Tattermusch
b92cb5959e
Run nuget restore on mac as well
9 years ago
Craig Tiller
f968a87e3f
Fix build
9 years ago
Jan Tattermusch
38b06fbc35
make sure we embed openssl and zlib in artifacts
9 years ago
murgatroid99
72f9a67cea
Fix path where we check for ruby coverage report
9 years ago
Vijay Pai
4dc269ed98
Merge async client thread stress test into main thread stress test so as to
...
improve code reuse
9 years ago
Dan Born
25fe36ac83
Revert run_tests.py to master.
9 years ago
David Garcia Quintas
ddcb53a9de
made codegen targets in build.yaml
9 years ago
Vijay Pai
abd5aa402f
Introduce thread stress test using async client. The server is still sync
...
for now. This will increase our coverage of concurrent execution cases in C++
since we don't currently have any coverage for multithreaded async execution using
a common completion queue.
In this test, 100 client threads initiate 1000 RPCs each, then join, and then
100 client threads come along to proces those RPC completion events as they come back.
9 years ago
David Garcia Quintas
1e927a6ee4
updated tests.json
9 years ago
Craig Tiller
528fd1e75c
Command line parsing fix
9 years ago
Craig Tiller
ce62feb370
Fix sanity
9 years ago