OSDN Git Service

Add @SmallTest for continuous tests.
authorSeigo Nonaka <nona@google.com>
Tue, 18 Aug 2015 17:11:07 +0000 (10:11 -0700)
committerSeigo Nonaka <nona@google.com>
Tue, 18 Aug 2015 17:11:07 +0000 (10:11 -0700)
The target unit test is introduced by
I01f5fafbbcfe3e3f5313829162ec011eaf2ad991 but it lacks @SmallTest
annotation which is necessary for continuous unit tests.

Bug: 22285167
Change-Id: I75235f26fe7a3baffbc60222bd9485ade85e13e8

core/tests/coretests/src/com/android/internal/inputmethod/InputMethodUtilsTest.java

index e2077a3..5e7f127 100644 (file)
@@ -950,6 +950,7 @@ public class InputMethodUtilsTest extends InstrumentationTestCase {
         }
     }
 
+    @SmallTest
     public void testParseInputMethodsAndSubtypesString() {
         // Trivial cases.
         {