mirror of https://github.com/grpc/grpc.git
[end2end] Force crash on failure to receive an event (#33260)
When I converted these tests there was an intent to use gtest failures to see past an unexpected event/no event received error - however that doesn't work out because our tests rely on the prior events happening. What we got instead was misattributed failures, folks chasing wild theories on uninitialized data, dogs and cats living together, mass hysteria. Let's just crash and see if it makes diagnosis actually easier. <!-- 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. -->pull/33318/head
parent
645c4b43ca
commit
21996c3784
3 changed files with 13 additions and 10 deletions
Loading…
Reference in new issue