• Jun Mukai's avatar
    Re-enble ScreenRotationTest · 3ee80e39
    Jun Mukai authored
    ScreenRotationTest test cases have been disabled due to flakiness,
    but they are resolved by:
    * not running on sanitizer builds (crrev.com/r/749747)
    * fix of WindowAnimationWaiter (crrev.com/r/750605)
    
    As I tested locally, they pass all of 20 runs on debug build, so
    I think this isn't flaky anymore.
    
    Bug: 1017206, 1060667, 1057868
    Test: interactive_ui_tests --gtest_repeat=20
    Change-Id: Ia8128e04d49833d8d06d7430bd23d78348fc0823
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2109023Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
    Commit-Queue: Jun Mukai <mukai@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#751504}
    3ee80e39
screen_rotation_interactive_uitest.cc 6.03 KB