Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6eaa049 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Deflake CloseImeOnDismissPopupDialogTest" into udc-dev

parents f5c29da4 d51eab2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ open class CloseImeOnDismissPopupDialogTest(flicker: FlickerTest) : BaseTest(fli
        flicker.assertLayers {
            this.isVisible(ComponentNameMatcher.IME)
                .then()
                .isVisible(ComponentNameMatcher.IME_SNAPSHOT)
                .isVisible(ComponentNameMatcher.IME_SNAPSHOT, isOptional = true)
                .then()
                .isInvisible(ComponentNameMatcher.IME_SNAPSHOT, isOptional = true)
                .isInvisible(ComponentNameMatcher.IME)