Yash Tibrewal
7a5288d2a0
Replace disrespectful words
4 years ago
Mark D. Roth
e4faf1945d
Remove grpc_client_channel_get_subchannel_call().
4 years ago
Esun Kim
165ee5007a
Replaced grpc::string with std::string
4 years ago
Esun Kim
9ae81e1d3f
Make test code use TestEnvironment
5 years ago
Vijay Pai
5d7e4bb301
Stop using deprecated gtest macros
5 years ago
Prashant Jaikumar
20e2964ada
cfstream_test: workaround Apple CFStream bug
5 years ago
Prashant Jaikumar
58771fa12a
Fix cfstream_test flake
...
Ask server to skip cancel check in network flap test.
6 years ago
Prashant Jaikumar
b1147052d3
cfstream_test: print HTTP2 stream id of completed RPCs
...
Log stream id of completed RPCs. This helps in debugging test failures.
6 years ago
Prashant Jaikumar
d20d46e976
Add C++ stress tests on mac
6 years ago
Prashant Jaikumar
80140f53fb
Fix CFStreamTest.NetworkTransition.
...
It looks like CFStream doesn't detect stream errors when the server is listening on 127.0.0.2 and the interface is shutdown.
The test started failing after address was changed from 10.0.0.1 to 127.0.0.2 in #18381 . This commit changes the server address back to 10.0.0.1.
6 years ago
Prashant Jaikumar
4e9e662729
Fixed bug in CFStream endpoint.
...
We were failing to return an error when the transport tried to write to an endpoint that was in an errored state.
6 years ago
Alex Polcyn
9644e588f6
Build c-ares bazel lib with alwayslink=1
6 years ago
Prashant Jaikumar
e8efe06a42
Re-add cfstream_test
...
2nd attempt at adding cfstream_test after fixing internal build failures caused by first attempt.
6 years ago
Prashant Jaikumar
6177befe94
Re-add cfstream_test
...
2nd attempt at adding cfstream_test after fixing internal build failures caused by first attempt.
6 years ago
Vijay Pai
03de98d5ef
Revert "Add test for network transitions when CFStream is enabled"
6 years ago
Prashant Jaikumar
2f0f522423
Add end2end test for cfstream
6 years ago