Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a869b5b66bdfd10783dca19f85e3e082de80c3f7
/
tools
/
run_tests
/
run_tests.py
6b9527c
Skip OjbC when running code coverage.
by Adele Zhou
· 9 years ago
6d80632
Merge pull request #4097 from ctiller/hpack_max_table_size
by David G. Quintas
· 9 years ago
2a2a6ed
Support rebuilding table
by Craig Tiller
· 9 years ago
3bc7ba4
Use mako template for HTML report.
by Adele Zhou
· 9 years ago
36da138
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
3bd0827
put cwd of port server elsewhere
by Jan Tattermusch
· 9 years ago
176844d
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
7cf7211
Define resultset.
by Adele Zhou
· 9 years ago
883064c
If run_tests is invoked with a regex, compile only those targets
by Craig Tiller
· 9 years ago
a30f829
Renamed report_utils.py.
by Adele Zhou
· 9 years ago
2271ab5
Create a separate utility for reporting.
by Adele Zhou
· 9 years ago
ad7aefd
Merge pull request #3974 from adelez/bazel-like-output
by Craig Tiller
· 9 years ago
05e9e27
Merge pull request #3987 from jtattermusch/csharp_opencover
by Nicolas Noble
· 9 years ago
bdf4b2e
C# native extension coverage on Linux
by Jan Tattermusch
· 9 years ago
61c3a83
unbreak linux csharp gcov
by Jan Tattermusch
· 9 years ago
bf3b153
Add OpenCover coverage for C#
by Jan Tattermusch
· 9 years ago
fe30045
Fixing 'all' run tests target.
by Nicolas "Pixel" Noble
· 9 years ago
4671096
Escape quotation marks in html.
by Adele Zhou
· 9 years ago
d5fffa5
Print detailed results for each test.
by Adele Zhou
· 9 years ago
49bca46
Merge pull request #3970 from murgatroid99/node_runtests_no_make
by Nicolas Noble
· 9 years ago
8ae409f
Prevent run_tests.py from running make if the language has no make targets
by murgatroid99
· 9 years ago
e3d6625
use proper shortname for sanity tests
by Jan Tattermusch
· 9 years ago
f2ca7bc
Fixed a couple places not updated with new jobset.run() return values.
by Adele Zhou
· 9 years ago
e4c3561
generate html report for interop tests
by Adele Zhou
· 9 years ago
9375895
Moved Node pre-build steps to a separate shell script
by murgatroid99
· 9 years ago
7b7a14f
Fix npm install failing to download Node headers in run_tests.py
by murgatroid99
· 9 years ago
bee8f10
Merge pull request #3791 from nicolasnoble/add-c-and-cxx-coverage-reports
by David G. Quintas
· 9 years ago
deea05b
Merge pull request #3688 from murgatroid99/run_tests_tracing_fix
by Michael Lumish
· 9 years ago
87879b3
Forgot to add the post_build_steps for Sanity...
by Nicolas "Pixel" Noble
· 9 years ago
367d41d
Trying harder to avoid Jenkins killing us
by Craig Tiller
· 9 years ago
d2c3971
Attempt to daemonize port server
by Craig Tiller
· 9 years ago
f0a293e
Robustness work for port_server startup
by Craig Tiller
· 9 years ago
3e1b972
Merge pull request #3766 from soltanmm/pink-floyd
by Craig Tiller
· 9 years ago
3fcd3bf
Adds coverage reports for C and C++.
by Nicolas "Pixel" Noble
· 9 years ago
c2ee814
Merge pull request #3783 from murgatroid99/node_preinstall_cache_dependencies
by Nicolas Noble
· 9 years ago
1e2b606
Merge pull request #3752 from ctiller/just-keep-trying!
by Nicolas Noble
· 9 years ago
ae369de
Added node pre-build steps to run_tests.py
by murgatroid99
· 9 years ago
26ea9e2
Give Python tests 15 minutes
by Masood Malekghassemi
· 9 years ago
35505de
Retry timeouts on pull requests
by Craig Tiller
· 9 years ago
d6f7035
Merge pull request #3728 from nicolasnoble/go-fetch
by Craig Tiller
· 9 years ago
7d9bb2e
Merge pull request #3734 from jtattermusch/nuget_restore_prebuild
by Nicolas Noble
· 9 years ago
874aec0
move nuget restore into prebuild step on windows
by Jan Tattermusch
· 9 years ago
48423fc
move C# nuget restore on linux to prebuild phase
by Jan Tattermusch
· 9 years ago
bcf988f
Splitting out bundle install for ruby into the prebuild step.
by Nicolas "Pixel" Noble
· 9 years ago
351da8d
Improving run_tests's build step.
by Nicolas "Pixel" Noble
· 9 years ago
b53b36e
Merge pull request #3725 from jtattermusch/win_jenkins_adjustments
by Craig Tiller
· 9 years ago
2189719
increase timeout for build step jobs to 10 mins
by Jan Tattermusch
· 9 years ago
854dca5
Merge pull request #3709 from jtattermusch/win_jenkins_adjustments
by Craig Tiller
· 9 years ago
47eeb2b
reduce parallelism for windows build
by Jan Tattermusch
· 9 years ago
0862bcf
Merge pull request #3625 from murgatroid99/node_single_install_step
by Tim Emiola
· 9 years ago
d3b5b7f
Used the proper GRPC_TRACE value in run_tests.py
by murgatroid99
· 9 years ago
fe4939f
More robust port_server version checking
by Craig Tiller
· 9 years ago
1447ece
Use sys.executable instead of hard coding python binary string
by Craig Tiller
· 9 years ago
e1d8d4d
Merge pull request #3635 from ctiller/be-useful
by Yang Gao
· 9 years ago
0d6499e
Add more verbose traces for port_server usage
by Craig Tiller
· 9 years ago
9260a95
Explicit Python version for port_server
by David Garcia Quintas
· 9 years ago
db5b160
Removed most of the gyp file, and the tests for it
by murgatroid99
· 9 years ago
32ba343
Merge pull request #3373 from jtattermusch/spawn_interop_server
by Craig Tiller
· 9 years ago
8266c67
enable cloud_to_cloud tests with servers in a separate container
by Jan Tattermusch
· 9 years ago
95cc07b
Split timeout and failure retry policy
by Craig Tiller
· 9 years ago
a673594
Merge pull request #3542 from ctiller/flaky-ist-nicht-gut
by Nathaniel Manista
· 9 years ago
d4509a1
Default to no-flakes, allow enabling them
by Craig Tiller
· 9 years ago
9d17f09
Merge pull request #3489 from ctiller/portlog
by Jan Tattermusch
· 9 years ago
8287523
Add missing import
by Craig Tiller
· 9 years ago
31fdaa4
Retry checking port_server on socket timeout errors
by Craig Tiller
· 9 years ago
3ef8c08
More PDB trickery
by Craig Tiller
· 9 years ago
a2f38b0
Dump portlog.txt on port server error, detect crashes earlier
by Craig Tiller
· 9 years ago
c1385d6
Fix (hackily) fling_stream_test under gyp
by Craig Tiller
· 9 years ago
f99a81f
Merge pull request #3433 from nathanielmanistaatgoogle/utility-python-shebang
by Craig Tiller
· 9 years ago
ae4fbcd
Use "#!/usr/bin/env python2.7" only in utilities
by Nathaniel Manista
· 9 years ago
521300e
Merge branch 'master' into core_gyp
by murgatroid99
· 9 years ago
a3e244f
Fixed run-time conflicts between gyp tests and other tests
by murgatroid99
· 9 years ago
fddac96
Fixed more style issues
by murgatroid99
· 9 years ago
89899b1
Removed another semicolon
by murgatroid99
· 9 years ago
fafeeb3
Fixed some style issues
by murgatroid99
· 9 years ago
256d3df
Added build steps to run_tests.py to run gyp before make
by murgatroid99
· 9 years ago
cf08daf
Added gyp language to run_tests.py
by murgatroid99
· 9 years ago
261b58c
using tty option is not ok on jenkins
by Jan Tattermusch
· 9 years ago
c96b9eb
correct behavior for travis flag
by Jan Tattermusch
· 9 years ago
c95eead
use_docker support for run_tests.py
by Jan Tattermusch
· 9 years ago
b5391e1
run tests on my desktop should be parallel too
by Craig Tiller
· 9 years ago
929e7ee
Fix typo
by Craig Tiller
· 9 years ago
fe06d40
Try even harder to disable PDB generation
by Craig Tiller
· 9 years ago
6300a18
Try harder to disable PDB
by Craig Tiller
· 9 years ago
fc3c0c4
Hopefully speed up Jenkins builds
by Craig Tiller
· 9 years ago
dfc3eee
Hmmm
by Craig Tiller
· 9 years ago
36d1ae8
Turn off parallel execution: its buggy?
by Craig Tiller
· 9 years ago
0aeb7aa
get directories right
by Craig Tiller
· 9 years ago
f418260
make windows tests run
by Craig Tiller
· 9 years ago
456ce49
Enable msbuild running parallel jobs
by Craig Tiller
· 9 years ago
7bb3efd
stuff
by Craig Tiller
· 9 years ago
6fd2384
Use msbuild for tests
by Craig Tiller
· 9 years ago
bd4e378
Windows tweak
by Craig Tiller
· 9 years ago
d590482
Windows tweak
by Craig Tiller
· 9 years ago
4a71ce2
Increase msan timeout also
by Craig Tiller
· 9 years ago
b2ea0b9
Up asan/tsan timeouts - they need it
by Craig Tiller
· 9 years ago
8b5f4dc
Fix typo
by Craig Tiller
· 9 years ago
abd37fd
Make run_tests.py robust against port_server not starting
by Craig Tiller
· 9 years ago
e694264
Windows builds need longer
by Craig Tiller
· 9 years ago
711bbe6
Exclude qps_test from tsan runs
by Craig Tiller
· 9 years ago
Next »