cros: Enable DesksBentoTest.VisibleOnAllDesksActiveDeskRemoval.
This test was disabled by crrev.com/2616228 since the test was flaky. This is because the RootWindowDeskSwitchAnimator fails to take a screenshot due to the remove animation starting after the test ends. This CL re-enables the test and fixes it by using the RemoveDesk() fcn from desks_test_util.h instead of DesksController::RemoveDesk(). This makes the test wait for the desk remobal animation. Test: manual Bug: 1164381 Change-Id: I0970e333f3593c8265acbe276e85b6ab91d2ade2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615353Reviewed-by:Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#841631}
Showing
Please register or sign in to comment