[Signin][Android] Fix flaky test of dialog recreation
This CL fixes the flaky test testDialogIsDismissedWhenRecreated by replacing the original Activity.recreate() with a blocking call to ensure the execution is blocked till the activity is resumed. Bug: 1054855 Change-Id: I841cbc6668dc0d8df3ccbc9c9005023baebdc07e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144026Reviewed-by:Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#759564}
Showing
Please register or sign in to comment