chromeos-mash: Fix flaky UserAddingScreenTest.AddingSeveralUsers
User adding screen does not wait for user switching animation with Window Service (crbug.com/875111). But we are still observing the animation and the screen is dismissed when the animation ends. This could cause the user adding screen being dismissed unexpectedly as shown in the single process mash browser tests. The CL fixes the issue by not observing the animation in such case. Bug: 891383 Change-Id: I21d8735d517f7cbd8a17c2902dd73d9f05e282cc Reviewed-on: https://chromium-review.googlesource.com/c/1259296 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#596344}
Showing
Please register or sign in to comment