Jan Tattermusch
|
aa40b1c8b8
|
Merge pull request #20510 from jtattermusch/bazel_test_on_mac
Start running bazel C/C++ tests on mac
|
2019-11-27 12:09:43 +01:00 |
Jan Tattermusch
|
674b1f6f52
|
use more reasonable timeouts for sanitizer tests
|
2019-11-26 13:03:40 -05:00 |
Prashant Jaikumar
|
2526dfade5
|
WIP: Make core and C++ tests work with bazel on Mac OS
|
2019-11-25 13:35:26 +01:00 |
Jan Tattermusch
|
78888d7861
|
avoid thread local unitialized problem under GRPC_PTHREAD_TLS
|
2019-11-25 13:35:26 +01:00 |
Mark D. Roth
|
6950e15882
|
Merge pull request #21274 from markdroth/xds_test_sharding
Shard xds_end2end_test.
|
2019-11-22 12:56:13 -08:00 |
Mark D. Roth
|
3d3b6d8a8a
|
shard xds_end2end_test
|
2019-11-22 10:36:10 -08:00 |
Vijay Pai
|
be6979202b
|
Revamp server-side C++ callback API, message allocator, and mocking
|
2019-11-20 16:56:18 -08:00 |
Jan Tattermusch
|
091f802554
|
Merge pull request #21218 from jtattermusch/bazel_timeout_cleanup
bazel: prefer using "size" over "timeout" for bazel tests
|
2019-11-20 19:53:56 +01:00 |
Vijay Pai
|
015a3e5811
|
Merge pull request #21239 from vjpai/server_shutdown_reorder
Fix server shutdown ordering bug
|
2019-11-19 12:33:41 -08:00 |
Vijay Pai
|
73de768139
|
Test server destruction without explicit Shutdown
|
2019-11-18 23:17:55 -08:00 |
Esun Kim
|
88527cc393
|
Add missing #include condition_variable
|
2019-11-18 15:06:56 -08:00 |
Esun Kim
|
f40a702441
|
Clean up headers
|
2019-11-15 09:38:31 -08:00 |
Prashant Jaikumar
|
c9117fa198
|
Fix C++ tests to enable running on android
|
2019-11-14 16:20:33 -08:00 |
Vijay Pai
|
334fffc8c7
|
Repeat changes of #20968 which were accidentally reverted
|
2019-11-14 08:38:35 -08:00 |
Jan Tattermusch
|
986070d280
|
use test size instead of timeout
|
2019-11-14 11:17:31 -05:00 |
Esun Kim
|
e45b60d1fe
|
Fix unique_ptr<char> memory allocation mismatch
|
2019-11-07 17:53:59 -08:00 |
Esun Kim
|
b2b7fc9af8
|
Replaced grpc_core::UniquePtr with std::unique_ptr
|
2019-11-07 13:05:39 -08:00 |
Vijay Pai
|
3928a20bdf
|
Fix outdated thread invocation that now causes Windows breakage
|
2019-11-07 01:48:33 -08:00 |
Esun Kim
|
de81f120b2
|
Abseilify StringView
|
2019-11-06 10:58:03 -08:00 |
Lidi Zheng
|
c34bef4ca4
|
Format all Bazel files with buildifier
|
2019-11-05 14:03:52 -08:00 |
Mark D. Roth
|
7ccdc85fa0
|
CDS LB policy
|
2019-10-29 12:00:12 -07:00 |
Mark D. Roth
|
bc7c655e37
|
Revert "Merge pull request #20745 from grpc/revert-20679-eds_health_status"
This reverts commit 9647a1ed99, reversing
changes made to 61059132fa.
|
2019-10-25 10:23:23 -07:00 |
Mark D. Roth
|
d942e69eac
|
Add new fields to xds policy config.
|
2019-10-25 07:43:34 -07:00 |
Mark D. Roth
|
d0c62504df
|
Reuse the same ports for each test.
|
2019-10-24 10:57:34 -07:00 |
Mark D. Roth
|
ea3e369649
|
Revert "Merge pull request #20772 from nanahpang/fix-xds-test-suite"
This reverts commit 100006d4cf, reversing
changes made to 47b873078f.
|
2019-10-24 10:40:42 -07:00 |
Jan Tattermusch
|
b00a23e43b
|
Merge pull request #20766 from rmstar/xds_e2e_test_ios
Don't run xds_end2end_test on iOS
|
2019-10-24 09:45:31 +02:00 |
Na-Na Pang
|
e925081c5b
|
clang format
|
2019-10-23 17:42:54 -07:00 |
Na-Na Pang
|
f7e47948b6
|
Comment out the test suites that has oversize port pool
|
2019-10-23 16:25:58 -07:00 |
Na-Na Pang
|
1a4fddf9a4
|
Comment out the test suites that has oversize port pool
|
2019-10-23 16:06:46 -07:00 |
Na-Na Pang
|
ca6ba44c55
|
Comment out the test suites that has oversize port pool
|
2019-10-23 15:34:21 -07:00 |
nanahpang
|
2b06d76cc0
|
Merge pull request #20742 from grpc/revert-20526-xds_policy_config_additions
Revert "Add new fields to xds policy config."
|
2019-10-23 13:02:17 -07:00 |
Prashant Jaikumar
|
78e1b58402
|
Don't run xds_end2end_test on iOS
|
2019-10-23 11:35:40 -07:00 |
nanahpang
|
9647a1ed99
|
Merge pull request #20745 from grpc/revert-20679-eds_health_status
Revert "Ignore EDS endpoints that are unhealthy."
|
2019-10-23 10:11:31 -07:00 |
Vijay Pai
|
10b9e8ee4f
|
Merge pull request #20697 from vjpai/more_cpp_warning_removals_201910210916_19
Remove unused-parameter warnings, round 2 (19 of 19)
|
2019-10-23 00:23:00 -07:00 |
nanahpang
|
8574ccc57b
|
Revert "Add new fields to xds policy config."
|
2019-10-22 14:49:59 -07:00 |
nanahpang
|
a925f2c928
|
Revert "Ignore EDS endpoints that are unhealthy."
|
2019-10-22 14:34:13 -07:00 |
Mark D. Roth
|
334c826e8c
|
Merge pull request #20701 from markdroth/xds_bootstrap_test_fix
Change xds_end2end_test to write out its own bootstrap files.
|
2019-10-21 12:26:03 -07:00 |
Mark D. Roth
|
4bdb034162
|
Change xds_end2end_test to write out its own bootstrap files.
|
2019-10-21 10:25:01 -07:00 |
Vijay Pai
|
e35c869aaf
|
Remove unused-parameter warnings, round 2 (19 of 19)
|
2019-10-21 09:16:35 -07:00 |
Mark D. Roth
|
2db50beaf5
|
Ignore EDS endpoints that are unhealthy.
|
2019-10-21 07:39:50 -07:00 |
Yash Tibrewal
|
9f9288fbb9
|
Merge pull request #20246 from yashykt/credentials_expose
Experimental method to get a debugging only view into credentials
|
2019-10-18 15:24:54 -07:00 |
Mark D. Roth
|
ff2e7ab445
|
Merge pull request #20526 from markdroth/xds_policy_config_additions
Add new fields to xds policy config.
|
2019-10-18 14:59:51 -07:00 |
Mark D. Roth
|
16286cdbec
|
Add new fields to xds policy config.
|
2019-10-18 13:52:40 -07:00 |
Vijay Pai
|
b484e40e08
|
TYPED_TEST_CASE (deprecated) -> TYPED_TEST_SUITE
|
2019-10-17 17:18:14 -07:00 |
Vijay Pai
|
d29d0d71e4
|
Merge pull request #20645 from vjpai/remove_warn_16
Remove unused parameter warnings (16 of 20)
|
2019-10-17 15:09:34 -07:00 |
Vijay Pai
|
b36f7ab747
|
Merge pull request #20646 from vjpai/remove_warn_15
Remove unused parameter warnings (15 of 20)
|
2019-10-17 13:59:16 -07:00 |
Vijay Pai
|
d90eb45780
|
Merge branch 'master' into remove_warn_16
|
2019-10-17 12:15:26 -07:00 |
Vijay Pai
|
fbfaffaf5a
|
clang-format
|
2019-10-17 09:07:46 -07:00 |
Vijay Pai
|
50d337b74d
|
clang-format
|
2019-10-17 09:07:29 -07:00 |
Vijay Pai
|
30f1230c10
|
Remove unused parameter warning (16 of 20)
|
2019-10-17 08:51:55 -07:00 |