aboutsummaryrefslogtreecommitdiff
path: root/test/cpp/end2end/client_lb_end2end_test.cc
diff options
context:
space:
mode:
authornanahpang <31627465+nanahpang@users.noreply.github.com>2023-11-06 12:24:06 -0800
committerGitHub <noreply@github.com>2023-11-06 12:24:06 -0800
commit3869ef09a554dd4e8e0703b4099cc9891bbdd8c2 (patch)
treeef8e9a7d8e83c8d1a3bfab5ea568f44bc7b6306f /test/cpp/end2end/client_lb_end2end_test.cc
parent1dbbdb5820d42bb22160537dfac002c17a118b8d (diff)
downloadgrpc-grpc-3869ef09a554dd4e8e0703b4099cc9891bbdd8c2.tar.gz
[chaotic-good] Add chaotic good client transport read (roll-forward) (#34806)
Roll forward #34657, which was reverted in #34761. Previous error in CMake: ``` [ RUN ] ClientTransportTest.AddOneStreamMultipleMessages unknown file: Failure Unexpected mock function call - returning directly. Function call: Call(CANCELLED: ) Google Mock tried the following 1 expectation, but it didn't match: /[var/local/git/grpc/test/core/transport/chaotic_good/client_transport_test.cc:484](https://cs.corp.google.com/piper///depot/google3/var/local/git/grpc/test/core/transport/chaotic_good/client_transport_test.cc?l=484): EXPECT_CALL(on_done, Call(absl::OkStatus()))... Expected arg #0: is equal to OK Actual: CANCELLED: Expected: to be called once Actual: never called - unsatisfied and active /[var/local/git/grpc/test/core/transport/chaotic_good/client_transport_test.cc:484](https://cs.corp.google.com/piper///depot/google3/var/local/git/grpc/test/core/transport/chaotic_good/client_transport_test.cc?l=484): Failure Actual function call count doesn't match EXPECT_CALL(on_done, Call(absl::OkStatus()))... Expected: to be called once Actual: never called - unsatisfied and active real 0.24 user 0.00 sys 0.00 2023-10-20 01:50:32,776 FAILED: cmake/build/client_transport_test --gtest_filter=ClientTransportTest.AddOneStreamMultipleMessages GRPC_POLL_STRATEGY=epoll1 [ret=139, pid=1663532, time=0.3sec] ``` <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. -->
Diffstat (limited to 'test/cpp/end2end/client_lb_end2end_test.cc')
0 files changed, 0 insertions, 0 deletions