Loading tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/ImeOpenCloseStressTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ import androidx.test.ext.junit.runners.AndroidJUnit4; import androidx.test.platform.app.InstrumentationRegistry; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -123,6 +124,7 @@ public final class ImeOpenCloseStressTest { } } @Ignore("b/268556567") @Test public void testShowHideInSameFrame() { TestActivity activity = TestActivity.start(); Loading Loading
tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/ImeOpenCloseStressTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ import androidx.test.ext.junit.runners.AndroidJUnit4; import androidx.test.platform.app.InstrumentationRegistry; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -123,6 +124,7 @@ public final class ImeOpenCloseStressTest { } } @Ignore("b/268556567") @Test public void testShowHideInSameFrame() { TestActivity activity = TestActivity.start(); Loading