DescriptionFix asserts in gcm_client_impl_unittest
Many of the tests were calling helper methods that ASSERT, without
wrapping those calls with ASSERT_NO_FATAL_FAILURE to propagate any
assertion failures to the test. This patch wraps the calls.
BUG=none
Committed: https://crrev.com/0fb2fc0f442e3f9390d0521b19603b8095fecb23
Cr-Commit-Position: refs/heads/master@{#405494}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|