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

Commit 7306a40b authored by Ziqi Chen's avatar Ziqi Chen Committed by Android (Google) Code Review
Browse files

Merge "Extend InputMethodStressTest to add more IME show/hide e2e test cases."

parents e524c69c 19e01a7c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@
          package="com.android.inputmethod.stresstest">

    <application>
        <activity android:name=".AutoShowTest$TestActivity"/>
        <activity android:name=".ImeOpenCloseStressTest$TestActivity"/>
        <activity android:name=".ImeStressTestUtil$TestActivity"
                  android:configChanges="orientation|screenSize"/>
    </application>

    <instrumentation android:name="androidx.test.runner.AndroidJUnitRunner"
+1 −1
Original line number Diff line number Diff line
{
  "presubmit": [
  "presubmit-large": [
    {
      "name": "InputMethodStressTest"
    }