commit | 59517cb4c6d9b269dd6723688022ccaf56dfd047 | [log] [tgz] |
---|---|---|
author | Yabin Huang <yabinh@google.com> | Thu Jul 11 13:12:37 2024 -0700 |
committer | Yabin Huang <yabinh@google.com> | Thu Jul 11 15:26:08 2024 -0700 |
tree | 999e95fd217b095f34f2054b6553ece683d08609 | |
parent | 93547bd63fca04530fd87356005b7c7b784a24a7 [diff] |
Fix flaky passengerShowImeNotAffectDriver() The test was flaky because sometimes the app window on the passenger display stayed black forever after the test activity was launched on the passenger display. This CL fixed by removing problematic and unnecessary window animation. Bug: 350562427 Test: atest com.android.server.inputmethod.multisessiontest.ConcurrentMultiUserTest --iterations 100 Flag: TEST_ONLY Change-Id: Ieec9d815a85dfd218cf51f5960cb4172ba537af1