Loading tests/inputmethod/ConcurrentMultiSessionImeTest/src/com/android/server/inputmethod/multisessiontest/ConcurrentMultiUserTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ import com.android.compatibility.common.util.SystemUtil; import org.junit.After; import org.junit.Before; import org.junit.ClassRule; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -110,6 +111,7 @@ public final class ConcurrentMultiUserTest { } @Test @Ignore("b/352823913") public void passengerShowImeNotAffectDriver() throws Exception { assertDriverImeHidden(); assertPassengerImeHidden(); Loading Loading
tests/inputmethod/ConcurrentMultiSessionImeTest/src/com/android/server/inputmethod/multisessiontest/ConcurrentMultiUserTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ import com.android.compatibility.common.util.SystemUtil; import org.junit.After; import org.junit.Before; import org.junit.ClassRule; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -110,6 +111,7 @@ public final class ConcurrentMultiUserTest { } @Test @Ignore("b/352823913") public void passengerShowImeNotAffectDriver() throws Exception { assertDriverImeHidden(); assertPassengerImeHidden(); Loading