Merge "Fix IME related tests"
This commit is contained in:
committed by
Android (Google) Code Review
commit
597dbd5d9c
@@ -55,6 +55,7 @@ public class OpenImeWindowTest extends NonRotationTestBase {
|
||||
@Test
|
||||
public void checkVisibility_imeWindowBecomesVisible() {
|
||||
checkResults(result -> WmTraceSubject.assertThat(result)
|
||||
.skipUntilFirstAssertion()
|
||||
.hidesImeWindow(IME_WINDOW_TITLE)
|
||||
.then()
|
||||
.showsImeWindow(IME_WINDOW_TITLE)
|
||||
|
||||
Reference in New Issue
Block a user