Bug 1801611: Fix CrashReporterTest
commitd29e0e539b7d040d9f04cab574a01c4781a7c2c2
authorBen Dean-Kawamura <bdk@mozilla.com>
Mon, 21 Nov 2022 15:53:16 +0000 (21 10:53 -0500)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 21 Nov 2022 16:16:01 +0000 (21 16:16 +0000)
treecbcb8fafb8ec0435f30125552ba8534ecfcfb492
parent9f5489267030f85248e0b76c6c1460350c84eabf
Bug 1801611: Fix CrashReporterTest

The test was failing intermittently because `recordCrashBreadcrumb` now
runs in a coroutine context.  Make sure to run that context before
checking the results.
mobile/android/android-components/components/lib/crash/src/test/java/mozilla/components/lib/crash/CrashReporterTest.kt