Julien Boeuf
373debd5c0
Adding a function to override the ssl default roots path.
...
Fixes the first part of #4834 .
9 years ago
Craig Tiller
3e301a37bc
Reduce CPU, increase MSAN timeouts
9 years ago
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
Craig Tiller
b9c5505c4a
Fix undefined behavior
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
Vijay Pai
16e45702ac
clang-format
9 years ago
Masood Malekghassemi
154b0eeaa9
Enable binary linux distributions for Python
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
Vijay Pai
7a5e89570c
Merge branch 'master' into dynamic_sizing2
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
1d71a0e084
Merge branch 'generic_qps' into dynamic_sizing2
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
Vijay Pai
7d8335f875
Don't log newlines
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
Nicolas "Pixel" Noble
1d44510083
Tidying things up.
9 years ago
Nicolas "Pixel" Noble
d649c2113d
Removing Makefile circular dependencies.
9 years ago
Vijay Pai
7a984f0e3a
Copyright
9 years ago
Vijay Pai
d02dd30a1f
Also dynamic sizing for num_clients on performance tests
9 years ago
Nicolas "Pixel" Noble
607faedc3a
Fixing gpr_getenv.
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
32baa5e622
Allow dynamic sizing of async client and server thread pools
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