Jan Tattermusch
a99687be96
Fix 32 bit linux tests
9 years ago
Craig Tiller
e7780a9c75
Merge pull request #4906 from jtattermusch/runtest_more_cleanup
...
More cleanup of run_tests.py
9 years ago
Yang Gao
cab82fd131
Merge pull request #4921 from ctiller/fix-c++
...
Small testing fixes
9 years ago
Craig Tiller
a0fef14784
clang-format code
9 years ago
Craig Tiller
2c1c7d5473
Fix copyrights
9 years ago
Craig Tiller
324426b654
Merge github.com:grpc/grpc into fix-c++
9 years ago
Masood Malekghassemi
26e4f5b1b6
Merge pull request #4923 from nathanielmanistaatgoogle/tests
...
Python test improvements
9 years ago
Yang Gao
9671a90742
Merge pull request #4907 from vjpai/generic_qps
...
Make generic QPS test work properly
9 years ago
Vijay Pai
1613fdfb78
Merge pull request #4888 from ctiller/twah
...
Fix some outstanding TSAN issues
9 years ago
Jan Tattermusch
ed342b1c4d
meaningful name for grpc_jenkins_slave
9 years ago
Jan Tattermusch
2bb4d3fda2
dockerfile cleanup
9 years ago
Jan Tattermusch
788ee23ab3
cleanup sanity tests
9 years ago
Jan Tattermusch
1b3b1ee05a
Merge pull request #4873 from murgatroid99/node_test_running_fix
...
Stop Node tests from incorrectly reporting success
9 years ago
Jan Tattermusch
06300f7b5d
Merge pull request #4885 from jtattermusch/run_tests_refactor
...
Run tests refactoring
9 years ago
Vijay Pai
36e7770101
Merge branch 'master' into generic_qps
9 years ago
Bogdan Drutu
9ee560f8b1
Merge pull request #4920 from a-veitch/census_init_fix
...
Remove bad error return in census_initialize
9 years ago
Craig Tiller
049c8cc4ff
Merge github.com:grpc/grpc into twah
9 years ago
Craig Tiller
493c15113e
Add comment
9 years ago
Vijay Pai
0a32766aa2
Merge pull request #4871 from ctiller/mwah
...
Fix a build error on newer clangs with msan
9 years ago
Craig Tiller
08f1d8e992
Merge branch 'twah' of github.com:ctiller/grpc into twah
9 years ago
Craig Tiller
8b16d14557
Merge github.com:grpc/grpc into twah
9 years ago
Nathaniel Manista
c1739ea842
Implement three missing face test methods
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
Jan Tattermusch
5b3f772432
Merge remote-tracking branch 'upstream/master' into run_tests_refactor
9 years ago
Alistair Veitch
268c356040
Remove bad error return in census_initialize
9 years ago
Craig Tiller
6b6982bde3
Merge pull request #4919 from murgatroid99/copyright_fix
...
Fix copyrights
9 years ago
David G. Quintas
857b71a27b
Merge pull request #4905 from vjpai/qps_logging
...
Better logging for QPS test
9 years ago
Nathaniel Manista
6e1dd9ad06
Fix reporting unexpected abortions in event tests
...
Writing "<format string containing one directive> % <expression>"
instead of "<format string containing one directive> % (<expression>,)"
is always a problem; the particular problem in this case came from
face.Abortion being a subclass of a class created with
collections.namedtuple.
9 years ago
murgatroid99
59ab169ac1
Fix copyrights
9 years ago
Michael Lumish
83e748f2ed
Merge pull request #4887 from wilhuff/buffer-new
...
Allocate node Buffer contents with new[]
9 years ago
Michael Lumish
990dcc0028
Merge pull request #4917 from ctiller/copy---
...
Fix copyrights
9 years ago
Vijay Pai
e0b0e27f3a
clang-format
9 years ago
vjpai
a24e9d774c
Sanity checks and asan fix
9 years ago
vjpai
0c31b60805
Sanity failures (copyright, clang-format)
9 years ago
vjpai
768007b3de
Merge branch 'master' into qps_logging
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
79288c1546
fix syntax error
9 years ago
Jan Tattermusch
b96ff5dd19
fix copyrights
9 years ago
Jan Tattermusch
8453acde02
move dockerfiles where they belong
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
1961a80e28
simplify scripts
9 years ago
Jan Tattermusch
6812f4ee35
fix copyrights
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
Craig Tiller
76ce77ba9e
Merge github.com:grpc/grpc into mwah
9 years ago
Craig Tiller
cde1ee1440
Merge github.com:grpc/grpc into twah
9 years ago