Craig Tiller
|
ed2164db57
|
Fixes, review feedback
|
9 years ago |
Craig Tiller
|
cc0535d25e
|
Add a test of httpcli over ssl
|
9 years ago |
Jan Tattermusch
|
2dd156ef64
|
add --arch, --compiler and --build_only cmdline args
|
9 years ago |
Nicolas "Pixel" Noble
|
f72d7b5a79
|
Supporting Msys2's python.
|
9 years ago |
Nicolas "Pixel" Noble
|
7ef1e531ff
|
Adding coverage report for ruby.
|
9 years ago |
Adele Zhou
|
803af15b58
|
Run code coverage no matter if tests failed or succeeded.
|
9 years ago |
Adele Zhou
|
6b9527c0c1
|
Skip OjbC when running code coverage.
|
9 years ago |
Craig Tiller
|
ebdef9d674
|
Remove metadata context from the channel stack
|
9 years ago |
Craig Tiller
|
2a2a6ed1ca
|
Support rebuilding table
|
9 years ago |
Adele Zhou
|
3bc7ba4d95
|
Use mako template for HTML report.
|
9 years ago |
Jan Tattermusch
|
3bd0827935
|
put cwd of port server elsewhere
|
9 years ago |
Adele Zhou
|
7cf7211fc7
|
Define resultset.
|
10 years ago |
Craig Tiller
|
883064cc0d
|
If run_tests is invoked with a regex, compile only those targets
|
10 years ago |
Adele Zhou
|
a30f829e62
|
Renamed report_utils.py.
|
10 years ago |
Adele Zhou
|
2271ab5aea
|
Create a separate utility for reporting.
|
10 years ago |
Jan Tattermusch
|
bdf4b2e5da
|
C# native extension coverage on Linux
|
10 years ago |
Jan Tattermusch
|
61c3a83e94
|
unbreak linux csharp gcov
|
10 years ago |
Jan Tattermusch
|
bf3b153fdf
|
Add OpenCover coverage for C#
|
10 years ago |
Nicolas "Pixel" Noble
|
fe300456f7
|
Fixing 'all' run tests target.
|
10 years ago |
Adele Zhou
|
4671096736
|
Escape quotation marks in html.
|
10 years ago |
Adele Zhou
|
d5fffa5850
|
Print detailed results for each test.
|
10 years ago |
murgatroid99
|
8ae409f574
|
Prevent run_tests.py from running make if the language has no make targets
|
10 years ago |
Jan Tattermusch
|
e3d6625fdb
|
use proper shortname for sanity tests
|
10 years ago |
Adele Zhou
|
f2ca7bc06c
|
Fixed a couple places not updated with new jobset.run() return values.
|
10 years ago |
Adele Zhou
|
e4c3561074
|
generate html report for interop tests
|
10 years ago |
murgatroid99
|
9375895a4d
|
Moved Node pre-build steps to a separate shell script
|
10 years ago |
murgatroid99
|
7b7a14fd46
|
Fix npm install failing to download Node headers in run_tests.py
|
10 years ago |
Nicolas "Pixel" Noble
|
87879b3527
|
Forgot to add the post_build_steps for Sanity...
|
10 years ago |
Craig Tiller
|
367d41d304
|
Trying harder to avoid Jenkins killing us
|
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 |
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 |
Craig Tiller
|
35505de42c
|
Retry timeouts on pull requests
|
10 years ago |
Jan Tattermusch
|
874aec02b4
|
move nuget restore into prebuild step on windows
|
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 |
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 |
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 |
murgatroid99
|
d3b5b7f3a5
|
Used the proper GRPC_TRACE value in run_tests.py
|
10 years ago |
Craig Tiller
|
fe4939f809
|
More robust port_server version checking
|
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 |
David Garcia Quintas
|
9260a95062
|
Explicit Python version for port_server
|
10 years ago |
murgatroid99
|
db5b1603b2
|
Removed most of the gyp file, and the tests for it
There seems to be a bug in node-gyp (nodejs/node-gyp#752) that prevents
it from working properly with other gyp files.
|
10 years ago |
Jan Tattermusch
|
8266c67127
|
enable cloud_to_cloud tests with servers in a separate container
|
10 years ago |
Craig Tiller
|
95cc07b169
|
Split timeout and failure retry policy
|
10 years ago |