[fuchsia] Avoid use of RunUntilIdle() during test setup.
Wait explicitly for the ViewRef to be registered, during test setup, rather than relying on RunUntilIdle() causing the CreateView() and ViewRef registration calls to have completed. Bug: 973095, 1045872 Change-Id: I790d04a609f116635e311b01e8e032e239b3832e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020765 Auto-Submit: Wez <wez@chromium.org> Reviewed-by:Kevin Marshall <kmarshall@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#736031}
Showing
Please register or sign in to comment