Nicolas "Pixel" Noble
|
87879b3527
|
Forgot to add the post_build_steps for Sanity...
|
10 years ago |
murgatroid99
|
6fe015e492
|
Add some tests to increase coverage, fix some failures
|
10 years ago |
Craig Tiller
|
367d41d304
|
Trying harder to avoid Jenkins killing us
|
10 years ago |
Craig Tiller
|
41a7bf5449
|
Close standard pipes
|
10 years ago |
Craig Tiller
|
d2c39713bc
|
Attempt to daemonize port server
|
10 years ago |
Craig Tiller
|
f0a293ed67
|
Robustness work for port_server startup
|
10 years ago |
Nicolas "Pixel" Noble
|
3fcd3bf8f3
|
Adds coverage reports for C and C++.
|
10 years ago |
Craig Tiller
|
0ba432d445
|
Move profiling system to gpr
|
10 years ago |
murgatroid99
|
ae369de3b8
|
Added node pre-build steps to run_tests.py
|
10 years ago |
Masood Malekghassemi
|
26ea9e2881
|
Give Python tests 15 minutes
Also refactors configurations to setting timeout multipliers and
allowing individual test languages to set their desired absolute
timeouts.
|
10 years ago |
Nicolas "Pixel" Noble
|
0ca8c06b19
|
Adding basic redirect for the node coverage report html.
|
10 years ago |
Jan Tattermusch
|
cc6a2b89fc
|
eat output from docker kill as well
|
10 years ago |
Jan Tattermusch
|
ab5bc721a0
|
prevent polluting output by subprocesses
|
10 years ago |
Jan Tattermusch
|
1f1c5c541a
|
run empty_stream interop test
|
10 years ago |
Jan Tattermusch
|
0a14f62e17
|
dont use + character in generated container names
|
10 years ago |
Jan Tattermusch
|
98c0be5228
|
add retries for docker port command
|
10 years ago |
Jan Tattermusch
|
e2686282ac
|
kill interop clients on timeout
|
10 years ago |
David Garcia Quintas
|
0c331880d0
|
Hid test-only functions from surface/call.h
|
10 years ago |
Craig Tiller
|
35505de42c
|
Retry timeouts on pull requests
|
10 years ago |
Jan Tattermusch
|
64d7c2461a
|
make C# auth interop tests up to spec
|
10 years ago |
Craig Tiller
|
504ed5997a
|
Get basic profiler working again
|
10 years ago |
Jan Tattermusch
|
6438cfcaf2
|
fix if exist syntax in .bat files
|
10 years ago |
Jan Tattermusch
|
874aec02b4
|
move nuget restore into prebuild step on windows
|
10 years ago |
David Garcia Quintas
|
7fd0fd5023
|
C++ Alarm implementation (with tests).
|
10 years ago |
Jan Tattermusch
|
48423fc843
|
move C# nuget restore on linux to prebuild phase
|
10 years ago |
Nicolas "Pixel" Noble
|
bcf988f0f3
|
Splitting out bundle install for ruby into the prebuild step.
|
10 years ago |
Jan Tattermusch
|
7828e813f7
|
make C# interop test args parsing compliant with spec
|
10 years ago |
Nicolas "Pixel" Noble
|
351da8d113
|
Improving run_tests's build step.
-) The prebuild step is now going to retry 5 times.
-) Stop on failure in the build steps.
|
10 years ago |
David Garcia Quintas
|
4bc3463108
|
Introducing grpc_executor, for all your threading needs
|
10 years ago |
Jan Tattermusch
|
2189719b8f
|
increase timeout for build step jobs to 10 mins
|
10 years ago |
Jan Tattermusch
|
47eeb2b28c
|
reduce parallelism for windows build
|
10 years ago |
yang-g
|
a006b5f33b
|
change default value of use_test_ca
|
10 years ago |
murgatroid99
|
d3b5b7f3a5
|
Used the proper GRPC_TRACE value in run_tests.py
|
10 years ago |
Masood Malekghassemi
|
f194d6f828
|
Set pytest-xdist-compatible pytest-timeout method
|
10 years ago |
yang-g
|
92981d5c3d
|
remove flag use_prod_roots in interop test and add use_test_ca per the interop test spec
|
10 years ago |
Masood Malekghassemi
|
c234f23ce7
|
Add verbosity back to Python testing output
|
10 years ago |
Craig Tiller
|
fe4939f809
|
More robust port_server version checking
|
10 years ago |
Jan Tattermusch
|
b1dec72703
|
add ruby server to run_interop_tests.py
|
10 years ago |
Masood Malekghassemi
|
60e5f91a39
|
Enable pip caching on Jenkins slaves
|
10 years ago |
Jan Tattermusch
|
fb8c77d477
|
add auth interop tests
|
10 years ago |
David Garcia Quintas
|
7b1bd2c271
|
μChannels implementation.
|
10 years ago |
Masood Malekghassemi
|
9554534b5e
|
Clean up build_python.sh
This is in preparation for the eventual refactoring of the run_tests.py
system.
|
10 years ago |
Craig Tiller
|
1447ece093
|
Use sys.executable instead of hard coding python binary string
This is necessary to get the right binary on Windows
|
10 years ago |
Craig Tiller
|
0d6499e7e1
|
Add more verbose traces for port_server usage
|
10 years ago |
Craig Tiller
|
c6c3189f3d
|
Add more verbose traces for debug output
|
10 years ago |
Jan Tattermusch
|
cc1bde7603
|
add go support to run_interop_tests.py
|
10 years ago |
Craig Tiller
|
0801ce6ef3
|
Restore include sanity
|
10 years ago |
Craig Tiller
|
2468ff56a4
|
Restore build sanity
|
10 years ago |
Craig Tiller
|
4de3e4f41e
|
Restore sanity
|
10 years ago |
David Garcia Quintas
|
f747bbc043
|
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
|
10 years ago |